X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fl2%2Fl2_input.h;h=dc9d95484ee8b998ac3516b6b3bc4ab2c1557230;hb=55d03788290d51c79686218ef5de2be8ff6ce976;hp=e8a6c776cefcfea7d61d873d606ea11c63f412f6;hpb=4c8a45491dc38a1075881be225df3be14801ffe9;p=vpp.git diff --git a/src/vnet/l2/l2_input.h b/src/vnet/l2/l2_input.h index e8a6c776cef..dc9d95484ee 100644 --- a/src/vnet/l2/l2_input.h +++ b/src/vnet/l2/l2_input.h @@ -112,6 +112,7 @@ l2input_bd_config (u32 bd_index) _(FWD, "l2-fwd") \ _(RW, "l2-rw") \ _(LEARN, "l2-learn") \ + _(L2_EMULATION, "l2-emulation") \ _(VTR, "l2-input-vtr") \ _(VPATH, "vpath-input-l2") \ _(ACL, "l2-input-acl") \