classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL 72/10472/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 8 Feb 2018 20:45:08 +0000 (21:45 +0100)
committerJohn Lo <loj@cisco.com>
Thu, 8 Feb 2018 22:34:29 +0000 (22:34 +0000)
commit08118f00e113424ca8ae22d83c766b14297a15f8
tree8728ab2334b37d2c15109901a90b530431c743d9
parent97cabc96916997395d49d4ad9fb4037700e90e6b
classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL

There was no test coverage for the L2 ACL (other than indirect by
means of ACL plugin tests), so the enabling of the outbound ACL
got fumbled throughout the revisions of the refactoring.

Fix both issues - the error and the lack of test coverage for L2 ACL.

Change-Id: Ib7f42780ef84b4a4f70bd88d7319aeeda866cf06
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/vnet/classify/in_out_acl.c
test/test_classify_l2_acl.py [new file with mode: 0644]