acl_lib: remove unused dualstack code from acl library 63/34663/1
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 12 May 2017 03:07:29 +0000 (08:37 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Fri, 12 May 2017 03:10:17 +0000 (08:40 +0530)
commit14b87143571f5b7c51899df58c209dfc7dcc3c53
tree3776c1af1546d0ad6c729aadfeb15ad5c2ad9dd9
parent37380d5213c3fefcd59e76c10a624c33a59ea093
acl_lib: remove unused dualstack code from acl library

JIRA: SAMPLEVNF-14

The simultaneous IPV4 and IPV6 traffic is not required/supported.
The IPv4 and IPv6 separation is done to avoid multiple checks between
v4 and v6 and to improve the throughput performance.

Remove this in-used/unsupported code from the acl library code.

Change-Id: I4b5c562e541b1616279f0332d8b837c44b7e865d
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
common/VIL/acl/lib_acl.c
common/VIL/acl/lib_acl.h