X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdhcp%2Fdhcp_client_detect.c;h=f9ba4fee4d2a8e1e19b8476d919a4df4ca322dcd;hb=8269d3dbe70adaae60806d5d84e35f25d23193c5;hp=1b916cdd356f1a67500d21e6f0bf025407468d2b;hpb=f2a23cc8602525a325eaeaae6aca5e18882c33da;p=vpp.git diff --git a/src/vnet/dhcp/dhcp_client_detect.c b/src/vnet/dhcp/dhcp_client_detect.c index 1b916cdd356..f9ba4fee4d2 100644 --- a/src/vnet/dhcp/dhcp_client_detect.c +++ b/src/vnet/dhcp/dhcp_client_detect.c @@ -319,7 +319,7 @@ VNET_FEATURE_INIT (ip4_dvr_reinject_feat_node, static) = { .arc_name = "ip4-unicast", .node_name = "ip4-dhcp-client-detect", - .runs_before = VNET_FEATURES ("ip4-drop"), + .runs_before = VNET_FEATURES ("ip4-not-enabled"), }; /* *INDENT-ON* */