X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2Fgbp_subnet.c;h=b3925110b7bc433dcc573e9f96032b9f73bd5c2b;hb=61b94c6bc417dbcb11323962b40493e6f7ec2f7e;hp=3819a51595bcea4d22b83236c2e91809bac35509;hpb=b414d0d23aff66f793c018a75d83af4d29fb1bd4;p=vpp.git diff --git a/src/plugins/gbp/gbp_subnet.c b/src/plugins/gbp/gbp_subnet.c index 3819a51595b..b3925110b7b 100644 --- a/src/plugins/gbp/gbp_subnet.c +++ b/src/plugins/gbp/gbp_subnet.c @@ -129,7 +129,7 @@ gbp_subnet_fib_table_walk (fib_node_index_t fei, void *arg) /* *INDENT-OFF* */ ctx->cb (table_id, pfx, ~0, // sw_if_index - ~0, // epg + EPG_INVALID, // epg 1, // is_internal ctx->ctx); /* *INDENT-ON* */