diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2017-01-03 17:06:29 +0000 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-01-03 18:25:21 +0000 |
commit | ddcc99ebc9789b198532a2d6cdb3e29256fa58e4 (patch) | |
tree | df36ca312501a76bb0135d0213ced8d258234a0a /src/vlibapi | |
parent | 66f76f287824188bc707eb1c88c1d94f201e66f5 (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: I7c05c7893f6df8258998eed8983056c77586df81
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Diffstat (limited to 'src/vlibapi')
0 files changed, 0 insertions, 0 deletions