VOM: acl: Some necessary fixes 18/10618/2
authorMohsin Kazmi <sykazmi@cisco.com>
Wed, 14 Feb 2018 14:47:19 +0000 (15:47 +0100)
committerNeale Ranns <nranns@cisco.com>
Mon, 19 Feb 2018 10:09:49 +0000 (10:09 +0000)
commitd91d14095b8ac0d3151fd8f6b03277d447029814
tree8a13d06fabde29305353bb4985a70a71253f52bd
parent3a5938223395bb6dc74769d109471f4210217b43
VOM: acl: Some necessary fixes

It:
  1. changes ethertype_rule_t to hold actual objects instead of
reference to them.
  2. fixes acl_ethertype 'update' function
  3. fixes pretty-print of acl-list-update.
  4. adds l3-acl update unit test.

Change-Id: Iec72212806e96bd0574b46b563de79f0744cb248
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vpp-api/vom/acl_ethertype.cpp
src/vpp-api/vom/acl_ethertype.hpp
src/vpp-api/vom/acl_list_cmds.hpp
test/ext/vom_test.cpp