summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_udp.c
Commit message (Expand)AuthorAgeFilesLines
* check for invalid port ranges (Thomas Poehnitz)Harald Welte2002-07-261-0/+4
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-4/+2
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
* further fixes of string_to_number fixesHarald Welte2001-07-231-2/+2
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-031-4/+4
* Changes to allow matching (for delete) on part of a rule, for rules whichRusty Russell2000-04-191-0/+1
* Fixed typo.Marc Boucher2000-04-071-1/+1
* Fixed save() to properly interpret ports in host byte order and use ':'Marc Boucher2000-04-071-8/+8
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+252