Fix problem with 8B fields and extend test-acl test coverage. v2: - extend app/test-acl/test-acl.sh to support both formats for IPv6 addresses.
Konstantin Ananyev (2): acl: fix rules with 8 bytes field size are broken app/acl: support different formats for IPv6 address app/test-acl/main.c | 355 ++++++++++++++++++++++++++++++--------- app/test-acl/test-acl.sh | 4 +- lib/acl/acl_bld.c | 14 +- 3 files changed, 289 insertions(+), 84 deletions(-) -- 2.34.1