summaryrefslogtreecommitdiffstats
path: root/tc/m_xt.c
Commit message (Expand)AuthorAgeFilesLines
* More minor spelling fixesStephen Hemminger2013-08-041-1/+1
* iproute2: act_ipt fix xtables breakage on older versions.Alexander Duyck2013-05-011-6/+8
* ip: make local functions staticStephen Hemminger2013-02-121-2/+2
* iproute2: act_ipt fix xtables breakageJamal Hadi Salim2013-01-161-18/+45
* Convert to use rta_getattr_ functionsStephen Hemminger2012-04-101-3/+3
* iproute2: fix calling up the xt actionJan Engelhardt2012-01-031-2/+2
* xt: only unset fields if m is non NULLDan McGee2011-08-311-6/+8
* Remove redundant limits.hStephen Hemminger2011-07-131-1/+0
* iproute2: Fix building xt module against xtables version 6Andreas Henriksson2011-07-111-4/+12
* xt match: fix set-never-used warningStephen Hemminger2011-06-291-2/+0
* m_xt: stop using xtables_set_revision()Mike Frysinger2010-11-301-1/+1
* Workaround missing ALIGN() macroStephen Hemminger2010-03-291-0/+5
* Add new (iptables 1.4.5 compatible) tc/ipt/xt module.Andreas Henriksson2009-12-261-0/+346
* Keep the old tc/ipt/xt module for compatibility.Andreas Henriksson2009-12-261-433/+0
* tc: remove dlfcn.h from files that dont need itMike Frysinger2009-11-131-1/+0
* remove duplicate limits.hStephen Hemminger2009-03-271-1/+0
* Add missing limits.hStephen Hemminger2009-03-011-0/+1
* Breakage noticed when debian upgraded to xtables (iptables > 1.4.1)Jamal Hadi Salim2009-02-191-0/+434