summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_owner.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 11/13] Unique names 5/6/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-10-041-23/+16
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-09-081-6/+6
* [PATCH]: Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-09-021-1/+0
* Make the option structures const./C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-301-1/+1
* Fixes warning on compilation of ip6tables matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-3/+3
* Replaces ip6t_entry_* with xt_entry_* in matches/targets/C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-241-3/+3
* attempt to fix save/restore of '! --uid-owner squid' problem as reported by C.../C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-06-291-2/+2
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org2005-02-141-9/+0
* make structure initializers use C99 standard (Harald Welte)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-02-011-14/+12
* Fix even more possibly not zero-terminated strings after copy (Karsten Desler)gandalf2004-01-311-0/+1
* 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 n...laforge2002-05-291-2/+2
* 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
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches (Jan...laforge2001-02-161-0/+220