summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-1447-135/+86
|
* add length match to default extension build listHarald Welte2002-03-141-2/+2
|
* Makefile fix for owner mac multiport limit (kisza)András Kis-Szabó2002-03-031-1/+1
|
* Add LOGv6 to Makefile listHarald Welte2002-03-031-1/+1
|
* add support for connmark match/targetHarald Welte2002-02-254-0/+300
|
* Change $Id$ tagsHarald Welte2002-02-252-2/+2
|
* fix cut&paste typoHarald Welte2002-02-181-2/+2
|
* add ECN target supportHarald Welte2002-02-171-0/+125
|
* dscp fixesHarald Welte2002-02-171-15/+10
|
* add DSCP target supportHarald Welte2002-02-171-0/+140
|
* make compilation of libip6t_LOG, libipt_length, libip6t_length andHarald Welte2002-02-175-13/+3
| | | | libip6t_owner mandatory
* fix for psd-delay-threshold > 100Harald Welte2002-02-141-4/+3
|
* recent patch update by stephen frostStephen Frost2002-02-041-4/+29
|
* added break; to eliminate gcc3 warningMarc Boucher2002-01-191-0/+1
|
* Added support for --cmd-owner option when ownercmd.patch is applied to kernel.Marc Boucher2002-01-191-0/+33
|
* general conntrack match module userspace support filesMarc Boucher2002-01-192-0/+520
|
* helper match (Martin Josefsson)v1.2.5Martin Josefsson2002-01-112-0/+111
|
* updated ipv6header patchHarald Welte2001-12-251-4/+20
|
* add new ipv6header matchHarald Welte2001-12-182-0/+306
|
* add timezone support to time matchHarald Welte2001-12-071-2/+2
|
* removed duplicate 'static' keyword.Marc Boucher2001-12-061-1/+0
|
* add quota patchHarald Welte2001-12-032-0/+117
|
* new IPV4OPTSSTRIP targetHarald Welte2001-11-272-0/+84
|
* add support for all ipv4 options to the ipv4options matchHarald Welte2001-11-271-7/+53
|
* add new recent match to patch-o-matic (Stephen Frost)Stephen Frost2001-11-082-0/+181
|
* same set problem as libipt_LOG.c - very, very strangeHarald Welte2001-10-221-0/+1
|
* loglevel patch was missing one line (strange...)Harald Welte2001-10-221-2/+3
|
* nth match extension by Rick WagnerRick Wagner2001-10-171-8/+70
|
* add " " to log-level save functionHarald Welte2001-10-171-3/+3
|
* more precise limit rate printing/savingHarald Welte2001-10-161-1/+1
|
* string_to_number fix (*sigh*)Harald Welte2001-10-151-1/+1
|
* added randmo match by Fabrice MaurieFabrice MARIE2001-10-152-0/+154
|
* IPv6 ICMP naming problem fixHarald Welte2001-10-041-2/+2
|
* Fabrice MARIE's patch, fixes bug in time parsing of list of daysFabrice MARIE2001-10-021-6/+8
|
* i'm stupid and deleted a {Harald Welte2001-09-131-0/+1
|
* another string_to_number fixHarald Welte2001-09-131-4/+2
|
* another string_to_number fixHarald Welte2001-09-131-2/+2
|
* removed re-defined structureHarald Welte2001-09-131-5/+0
|
* Yet another set of string_to_number() fixes.Marc Boucher2001-09-084-6/+9
|
* fix commentHarald Welte2001-09-021-1/+1
|
* add shared library for lenght-ipv6 matchHarald Welte2001-09-022-0/+171
|
* bugfix and spelling corrections for psd matchHarald Welte2001-08-311-4/+10
|
* second part of SAME patch which I missed to commit :(Harald Welte2001-08-261-30/+53
|
* - added patch to support statically linking of iptablesHarald Welte2001-08-0656-1/+103
| | | | - iptables-save/-restore is no longer experimental
* Fixed REJECTv6 compile errors.Harald Welte2001-07-302-1/+5
|
* added realm match from Sampsa RantaSampsa Ranta2001-07-302-0/+139
|
* SAME patch update (add --nodst option)Harald Welte2001-07-281-15/+49
|
* Fixed string_to_number() return value check.Marc Boucher2001-07-232-2/+2
|
* added libip6t_REJECT.c for IPv6 reject supportHarald Welte2001-07-232-1/+173
|
* further fixes of string_to_number fixesHarald Welte2001-07-2323-75/+63
|