X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fvpp_ip_route.py;h=a70180b3de51dac066497d621ea6563a487a0e1d;hb=1dbcf30b7d9691e9223c71c5fa594e7831e4ea32;hp=864a39aeb3479ab81d5690cc32fe4eca1f7ad73e;hpb=1e5ca9b918dfe988eb0247ec35fc188bfabb4dcb;p=vpp.git diff --git a/test/vpp_ip_route.py b/test/vpp_ip_route.py index 864a39aeb34..a70180b3de5 100644 --- a/test/vpp_ip_route.py +++ b/test/vpp_ip_route.py @@ -64,6 +64,7 @@ class FibPathFlags: FIB_PATH_FLAG_NONE = 0 FIB_PATH_FLAG_RESOLVE_VIA_ATTACHED = 1 FIB_PATH_FLAG_RESOLVE_VIA_HOST = 2 + FIB_PATH_FLAG_POP_PW_CW = 4 class MplsLspMode: