summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* new HBH and DSTopts match for IPv6 by kiszalaforge2002-04-293-0/+572
|
* Route6 updates by Kisza:laforge2002-04-291-8/+98
| | | | | | | - Type0 address handling (up to 16 addresses) - 'soft' mode (--rt-0-not-strict): the address list in the packet is not exactly the same, but contains all the specified addresses in the same order
* this file was missed during commitlaforge2002-04-271-0/+2
|
* Some ipv6 fixes by kisza:laforge2002-04-242-18/+9
| | | | | | AH save function fix (problem with --len ! 0) FRAG help fix FRAG save and prtint fix (problem with --len [!] 0)
* New 'route6' match by kisza.laforge2002-04-241-0/+274
|
* fix libipt_mport save/restore (Bob Hockney)laforge2002-04-161-2/+2
|
* DSCP class support (Iain Barnes)laforge2002-04-111-0/+67
|
* 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
| | | | why does this always have to happen _after_ the release?
* 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
| | | | 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
|