summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_udp.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+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 saving of udp port range in ip6tables (Thomas Woerner)laforge2003-10-021-2/+2
* check for invalid port ranges (Thomas Poehnitz)laforge2002-07-261-0/+4
* 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-4/+2
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
* further fixes of string_to_number fixeslaforge2001-07-231-2/+2
* Aligning matchsize and targetsize now responsibility of extension writersrusty2000-07-031-2/+2
* Phil Blundell's new ipv6 extensions.rusty2000-06-041-0/+253