diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2017-01-03 13:28:26 +0000 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-01-03 15:48:39 +0000 |
commit | 856ab8aca32dcb06b5392f391e116ce350334f52 (patch) | |
tree | 01d044d031c59f36d1b1d23cbf5cbe679ce6c8b1 /vnet/test/lisp-gpe | |
parent | 81c09d03d8d8f37867f776ecf29a6c205883c4d9 (diff) |
VPP-574: fix the MACIP ACLs blocking ARP traffic
The initial assumption was that the MACIP ACL classifier tables would be applied
after the classification of the traffic based on the ethertype, it turned out
to be untrue, but the fix in the code did not happen.
Add the ethertype to the mask, and the logic to create the ACL classifier tables
permitting the ARP ethertype with the correct payload.
Change-Id: I70236a8a723970c662ddaef6bc9fce93d2e630c1
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'vnet/test/lisp-gpe')
0 files changed, 0 insertions, 0 deletions