]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iptables compatiablity
authorDenys Fedoryshchenko <nuclearcat@nuclearcat.com>
Mon, 24 Dec 2007 16:51:11 +0000 (11:51 -0500)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 31 Dec 2007 19:15:29 +0000 (11:15 -0800)
commit53c017880b311d7d68926109d4248c900286f6b7
tree7604a0af35d1da73a11d5b088c072a9063b9f19b
parenteeee367d91c4004c9f75749b5b09e21fa9244b51
iptables compatiablity

New iptables 1.4.0 has some library names changed from libipt to libxt.
It is prefferable also to open libxt_ first, as newer "style".

Signed-off-by: Denys Fedoryshchenko <nuclearcat@nuclearcat.com>
Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
tc/m_ipt.c