History log of /external/iptables/iptables/nft-arp.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
742baabd185c326cc2125e648e240894362eb31c 15-Sep-2015 Pablo Neira Ayuso <pablo@netfilter.org> iptables-compat: use new symbols in libnftnl

Adapt this code to use the new symbols in libnftnl. This patch contains quite
some renaming to reserve the nft_ prefix for our high level library.

Explicitly request libnftnl 1.0.5 at configure stage.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
/external/iptables/iptables/nft-arp.h
ab1e03849d7fb60e861b9715d90681f7120c3bbb 08-Oct-2014 Pablo Neira Ayuso <pablo@netfilter.org> arptables-compat: allow to not specify a target

arptables allows this:

# arptables -I INPUT

however, arptables-compat says:

arptables v1.4.21: No target provided or initalization failed
Try `arptables -h' or 'arptables --help' for more information.

the compat utility must mimic the same behaviour.

Fix this by introducing the arptables_command_state abstraction that
is already available in ip{6}tables.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
/external/iptables/iptables/nft-arp.h