NAT: VPP-1661 - test case cleanup and refactoring
[vpp.git] / src / vcl / ldp.h
index f96219f..5646df6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 Cisco and/or its affiliates.
+ * Copyright (c) 2017-2019 Cisco and/or its affiliates.
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at:
@@ -31,7 +31,7 @@
 #define LDP_ENV_APP_NAME  "LDP_APP_NAME"
 #define LDP_ENV_SID_BIT   "LDP_SID_BIT"
 
-#define LDP_SID_BIT_MIN   9
+#define LDP_SID_BIT_MIN   5
 #define LDP_SID_BIT_MAX   30
 
 #define LDP_APP_NAME_MAX  256