security: use net library to include IP structs
authorTal Shnaiderman <talshn@nvidia.com>
Wed, 6 Oct 2021 22:35:41 +0000 (22:35 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 7 Oct 2021 12:47:35 +0000 (14:47 +0200)
commitf9b2a75ed4598909a706c39ca1440806e0c3e930
tree5e36497ed94cffbbbdaa33344ca74d6aa3e7b31b
parentc5e6bc12a319d4500d931ca84d4227e4d7495956
security: use net library to include IP structs

Remove the netinet includes and replaces them
with rte_ip.h to support the in_addr/in6_addr structs
on all operating systems.

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: William Tu <u9012063@gmail.com>
lib/net/rte_ip.h
lib/security/meson.build
lib/security/rte_security.h