summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove '-C' check function;laforge2002-05-071-63/+7
| | | | add check for chain names starting with '-' to -N command.
* remove check of find_proto(), since do_command() can be called multiple times,laforge2002-05-041-2/+0
| | | | and match will be loaded after first call.
* 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
|
* version 1.2.7 coming up...laforge2002-04-101-2/+2
|
* fix bug in save() function of MASQUERADE target (A. van Schie)laforge2002-04-011-1/+1
|
* *** empty log message ***laforge2002-03-261-2/+2
|
* fix to save() and restore() functions of ah/esp match.laforge2002-03-262-14/+14
|
* new ip6 FRAG match by kiszalaforge2002-03-264-0/+317
|
* TODO updates (mostly newnat related)laforge2002-03-251-4/+7
|
* Add AH/ESP match for ipv6laforge2002-03-256-0/+476
|
* ipv6 agr match now called eui64laforge2002-03-241-8/+8
|
* make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBSmarc2002-03-242-0/+16
| | | | is defined.
* rename ipv6_agr to ipv6_eui64laforge2002-03-191-1/+1
|
* TODO updatelaforge2002-03-191-3/+3
|
* 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-183-4/+40
|
* libipt_pkttype now compiled by defaultlaforge2002-03-183-3/+10
|
* 1.2.6a release versionsvn_t_iptables_1_2_6alaforge2002-03-171-2/+2
|
* fixed stupid typo.laforge2002-03-141-1/+1
| | | | why does this always have to happen _after_ the release?
* *** empty log message ***laforge2002-03-141-2/+2
|
* add FTOS test filesvn_t_iptables_1_2_6laforge2002-03-141-0/+2
|
* add DSCP matchlaforge2002-03-144-14/+180
|
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-1450-160/+113
|
* add length match to default extension build listlaforge2002-03-141-2/+2
|
* LOCAL_NAT changelaforge2002-03-141-3/+3
|
* manpage updates by Herve Eychennelaforge2002-03-142-227/+370
|
* Makefile fix for owner mac multiport limit (kisza)laforge2002-03-031-1/+1
|
* add ip6tables-save/restore manpages; sync with ipv4 (kisza)laforge2002-03-034-128/+234
|
* sync ip6tables.c / ip6tables.8 with ipv4laforge2002-03-032-245/+272
|
* 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
|
* todo updatelaforge2002-02-251-7/+8
|
* fix IP6T_MIN_ALIGN macro (Andreas Herrmann)laforge2002-02-251-1/+1
|
* some more items marked as done... great :)laforge2002-02-191-10/+10
|
* todo update, lots of item done, lots of them left :(laforge2002-02-191-16/+16
|
* fix cut&paste typolaforge2002-02-181-2/+2
|
* add bugfix in case we are using a protocol number (-p N) which has no ↵laforge2002-02-181-3/+8
| | | | matching /etc/protocols entry
* add ECN target supportlaforge2002-02-172-0/+150
|
* add new version of ipt_DSCP.hlaforge2002-02-171-1/+6
|
* dscp fixeslaforge2002-02-171-15/+10
|
* add DSCP target supportlaforge2002-02-172-0/+158
|