summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | libip6t_owner mandatory
* 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
| | | | - iptables-save/-restore is no longer experimental
* 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
|
* added libip6t_REJECT.c for IPv6 reject supportlaforge2001-07-232-1/+173
|
* further fixes of string_to_number fixeslaforge2001-07-2323-75/+63
|
* added n'th packet match to patch-o-maticlaforge2001-07-212-0/+182
|
* Major icmpv6 cleanup / fixes by Kis-Szabo Andras.laforge2001-07-142-54/+54
|
* fix srr and add router-alert support to ipv4options patchlaforge2001-07-141-1/+37
|
* changed order of port_unreachable / prot_unreachable to reflect kernel enumlaforge2001-06-161-2/+2
|
* Andreas Ferber's mulitport with ranges patch.rusty2001-06-052-0/+308
|
* DO_IPV6 fix.rusty2001-06-051-1/+4
|
* typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n)laforge2001-05-211-1/+1
|