summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc3 compile errors (Silvan Minghetti)laforge2002-04-102-4/+12
* fix bug in save() function of MASQUERADE target (A. van Schie)laforge2002-04-011-1/+1
* fix to save() and restore() functions of ah/esp match.laforge2002-03-262-14/+14
* new ip6 FRAG match by kiszalaforge2002-03-262-0/+275
* Add AH/ESP match for ipv6laforge2002-03-254-0/+432
* ipv6 agr match now called eui64laforge2002-03-241-8/+8
* rename ipv6_agr to ipv6_eui64laforge2002-03-191-1/+1
* Fix ip6tables save/restore '! --syn' output of libip6t_tcp.claforge2002-03-181-6/+10
* compile libip6t_agr by defaultlaforge2002-03-182-3/+1
* make libipt_conntrack compile by defaultlaforge2002-03-182-4/+1
* libipt_pkttype now compiled by defaultlaforge2002-03-182-3/+1
* fixed stupid typo.laforge2002-03-141-1/+1
* add FTOS test filesvn_t_iptables_1_2_6laforge2002-03-141-0/+2
* add DSCP matchlaforge2002-03-142-1/+147
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-1447-135/+86
* add length match to default extension build listlaforge2002-03-141-2/+2
* Makefile fix for owner mac multiport limit (kisza)laforge2002-03-031-1/+1
* Add LOGv6 to Makefile listlaforge2002-03-031-1/+1
* add support for connmark match/targetlaforge2002-02-254-0/+300
* Change $Id$ tagslaforge2002-02-252-2/+2
* fix cut&paste typolaforge2002-02-181-2/+2
* add ECN target supportlaforge2002-02-171-0/+125
* dscp fixeslaforge2002-02-171-15/+10
* add DSCP target supportlaforge2002-02-171-0/+140
* make compilation of libip6t_LOG, libipt_length, libip6t_length andlaforge2002-02-175-13/+3
* fix for psd-delay-threshold > 100laforge2002-02-141-4/+3
* recent patch update by stephen frostlaforge2002-02-041-4/+29
* added break; to eliminate gcc3 warningmarc2002-01-191-0/+1
* Added support for --cmd-owner option when ownercmd.patch is applied to kernel.marc2002-01-191-0/+33
* general conntrack match module userspace support filesmarc2002-01-192-0/+520
* helper match (Martin Josefsson)svn_t_iptables_1_2_5laforge2002-01-112-0/+111
* updated ipv6header patchlaforge2001-12-251-4/+20
* add new ipv6header matchlaforge2001-12-182-0/+306
* add timezone support to time matchlaforge2001-12-071-2/+2
* removed duplicate 'static' keyword.marc2001-12-061-1/+0
* add quota patchlaforge2001-12-032-0/+117
* new IPV4OPTSSTRIP targetlaforge2001-11-272-0/+84
* add support for all ipv4 options to the ipv4options matchlaforge2001-11-271-7/+53
* add new recent match to patch-o-matic (Stephen Frost)laforge2001-11-082-0/+181
* same set problem as libipt_LOG.c - very, very strangelaforge2001-10-221-0/+1
* loglevel patch was missing one line (strange...)laforge2001-10-221-2/+3
* nth match extension by Rick Wagnerlaforge2001-10-171-8/+70
* add " " to log-level save functionlaforge2001-10-171-3/+3
* more precise limit rate printing/savinglaforge2001-10-161-1/+1
* string_to_number fix (*sigh*)laforge2001-10-151-1/+1
* added randmo match by Fabrice Maurielaforge2001-10-152-0/+154
* IPv6 ICMP naming problem fixlaforge2001-10-041-2/+2
* Fabrice MARIE's patch, fixes bug in time parsing of list of dayslaforge2001-10-021-6/+8
* i'm stupid and deleted a {laforge2001-09-131-0/+1
* another string_to_number fixlaforge2001-09-131-4/+2