summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_owner.c
Commit message (Collapse)AuthorAgeFilesLines
* fix saving of inverted parameters (same as in ipv4 libipt_owner.c)laforge2003-06-191-1/+1
|
* apply ipv6 port of ownercmd patch (Patrick McHardy)laforge2003-04-131-0/+41
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-2/+2
| | | | naming
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-8/+4
|
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches ↵laforge2001-02-161-0/+220
(Jan Rekorajski)