summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* another string_to_number fixlaforge2001-09-131-2/+2
* removed re-defined structurelaforge2001-09-131-5/+0
* Yet another set of string_to_number() fixes.marc2001-09-084-6/+9
* fix commentlaforge2001-09-021-1/+1
* add shared library for lenght-ipv6 matchlaforge2001-09-022-0/+171
* bugfix and spelling corrections for psd matchlaforge2001-08-311-4/+10
* second part of SAME patch which I missed to commit :(laforge2001-08-261-30/+53
* - added patch to support statically linking of iptableslaforge2001-08-0656-1/+103
* Fixed REJECTv6 compile errors.laforge2001-07-302-1/+5
* added realm match from Sampsa Rantalaforge2001-07-302-0/+139
* SAME patch update (add --nodst option)laforge2001-07-281-15/+49
* Fixed string_to_number() return value check.marc2001-07-232-2/+2