X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Facl%2Facl.c;h=ae1cbf714c15f6b962a8ddd087cd45b5f4097d92;hb=refs%2Fchanges%2F29%2F7229%2F2;hp=51929ad91883091a1685a18d17cf423e72721da0;hpb=7f4d577d6bc243f53a044d92ca9367b3f1fa170e;p=vpp.git diff --git a/src/plugins/acl/acl.c b/src/plugins/acl/acl.c index 51929ad9188..ae1cbf714c1 100644 --- a/src/plugins/acl/acl.c +++ b/src/plugins/acl/acl.c @@ -2076,6 +2076,8 @@ acl_show_aclplugin_fn (vlib_main_t * vm, u32 show_bihash_verbose = 0; if (unformat (input, "acl")) { + show_acl_hash_info = 1; + /* mask-type is handy to see as well right there */ show_mask_type = 1; unformat (input, "index %u", &acl_index); } else if (unformat (input, "applied")) {