]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: move kernel version find routing into libxtables
authorJan Engelhardt <jengelh@medozas.de>
Sat, 3 Sep 2011 12:27:55 +0000 (14:27 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 3 Sep 2011 12:27:55 +0000 (14:27 +0200)
commitf56b8a8bf4b1041cb875fd8439778f35276bdb30
tree493341214fb88c923f3d44bb78aa13a0e860a449
parent751da923262746bf8fd3195e178504fb18c37dc5
iptables: move kernel version find routing into libxtables

That way, the remaining unreferenced symbols that do appear in
libipt_DNAT and libipt_SNAT as part of the new check can be resolved,
and the ugly -rdynamic hack can finally be removed.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am
include/iptables.h
include/xtables.h.in
iptables/Makefile.am
iptables/iptables.c
iptables/xtables.c