summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_policy.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes warning on compilation of ip6tables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ip6t_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-4/+4
* make policy match compile independant of kernel headersv1.3.5Harald Welte2006-02-011-1/+1
* Prepare policy match for x_tables unification by making sure bothPatrick McHardy2006-01-311-4/+4
* Fix "empty policy element" complaining in non-strict mode.Noticed by Tom Eastep2006-01-221-1/+2
* Move empty policy element check to also catch last elementPatrick McHardy2006-01-121-5/+6
* Don't allow using --next option without specifying a policy elementPatrick McHardy2006-01-121-2/+7
* Fix invalid assignment of tunnel-src to dest address (Patrick McHardy)Patrick McHardy2006-01-091-2/+2
* Add policy match extensions from patch-o-maticPatrick McHardy2005-11-191-0/+471