aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/l2/l2_output_acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/l2/l2_output_acl.c')
-rw-r--r--vnet/vnet/l2/l2_output_acl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnet/vnet/l2/l2_output_acl.c b/vnet/vnet/l2/l2_output_acl.c
index 4597d42e..94a4d66b 100644
--- a/vnet/vnet/l2/l2_output_acl.c
+++ b/vnet/vnet/l2/l2_output_acl.c
@@ -306,8 +306,8 @@ VLIB_NODE_FUNCTION_MULTIARCH (l2_outacl_node, l2_outacl_node_fn)
VLIB_INIT_FUNCTION (l2_outacl_init);
#if 0
-/** @todo maybe someone will add output ACL's in the future
- * set subinterface outacl enable/disable
+/** @todo maybe someone will add output ACL's in the future.
+ * Set subinterface outacl enable/disable.
* The CLI format is:
* set interface acl output <interface> [disable]
*/