]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
m_xt: stop using xtables_set_revision()
authorMike Frysinger <vapier@gentoo.org>
Sun, 21 Nov 2010 21:16:54 +0000 (16:16 -0500)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 30 Nov 2010 17:48:38 +0000 (09:48 -0800)
commitbe3c4d4f3c14875e459d27b8b095e29af8591489
tree0cb3e9797055ba5ae65da625705559af8bc7ea8c
parent5d8056357a032131057462fadb77c62cab6b2f0f
m_xt: stop using xtables_set_revision()

iptables dropped the xtables_set_revision() function around version 1.4.9,
so set the rev directly ourselves.  This should be compatible back to the
original version m_xt itself is designed for.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
tc/m_xt.c