summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DSCP class support (Iain Barnes)Iain Barnes2002-04-111-0/+67
* Fix gcc3 compile errors (Silvan Minghetti)Silvan Minghetti2002-04-102-4/+12
* version 1.2.7 coming up...Harald Welte2002-04-101-2/+2
* fix bug in save() function of MASQUERADE target (A. van Schie)A. van Schie2002-04-011-1/+1
* *** empty log message ***Harald Welte2002-03-261-2/+2
* fix to save() and restore() functions of ah/esp match.Harald Welte2002-03-262-14/+14
* new ip6 FRAG match by kiszaAndrás Kis-Szabó2002-03-264-0/+317
* TODO updates (mostly newnat related)Harald Welte2002-03-251-4/+7
* Add AH/ESP match for ipv6Harald Welte2002-03-256-0/+476
* ipv6 agr match now called eui64Harald Welte2002-03-241-8/+8
* make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBSMarc Boucher2002-03-242-0/+16
* rename ipv6_agr to ipv6_eui64Harald Welte2002-03-191-1/+1
* TODO updateHarald Welte2002-03-191-3/+3
* Fix ip6tables save/restore '! --syn' output of libip6t_tcp.cHarald Welte2002-03-181-6/+10
* compile libip6t_agr by defaultHarald Welte2002-03-182-3/+1
* make libipt_conntrack compile by defaultHarald Welte2002-03-183-4/+40
* libipt_pkttype now compiled by defaultHarald Welte2002-03-183-3/+10
* 1.2.6a release versionv1.2.6aHarald Welte2002-03-171-2/+2
* fixed stupid typo.Harald Welte2002-03-141-1/+1
* *** empty log message ***Harald Welte2002-03-141-2/+2
* add FTOS test filev1.2.6Harald Welte2002-03-141-0/+2
* add DSCP matchHarald Welte2002-03-144-14/+180
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-1450-160/+113
* add length match to default extension build listHarald Welte2002-03-141-2/+2
* LOCAL_NAT changeHarald Welte2002-03-141-3/+3
* manpage updates by Herve EychenneHervé Eychenne2002-03-142-227/+370
* Makefile fix for owner mac multiport limit (kisza)András Kis-Szabó2002-03-031-1/+1
* add ip6tables-save/restore manpages; sync with ipv4 (kisza)András Kis-Szabó2002-03-034-128/+234
* sync ip6tables.c / ip6tables.8 with ipv4Harald Welte2002-03-032-245/+272
* 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
* todo updateHarald Welte2002-02-251-7/+8
* fix IP6T_MIN_ALIGN macro (Andreas Herrmann)Andreas Herrmann2002-02-251-1/+1
* some more items marked as done... great :)Harald Welte2002-02-191-10/+10
* todo update, lots of item done, lots of them left :(Harald Welte2002-02-191-16/+16
* fix cut&paste typoHarald Welte2002-02-181-2/+2
* add bugfix in case we are using a protocol number (-p N) which has no matchin...Harald Welte2002-02-181-3/+8
* add ECN target supportHarald Welte2002-02-172-0/+150
* add new version of ipt_DSCP.hHarald Welte2002-02-171-1/+6
* dscp fixesHarald Welte2002-02-171-15/+10
* add DSCP target supportHarald Welte2002-02-172-0/+158
* make compilation of libip6t_LOG, libipt_length, libip6t_length andHarald Welte2002-02-178-13/+40
* add PREFIX variableHarald Welte2002-02-171-5/+6
* fix for psd-delay-threshold > 100Harald Welte2002-02-141-4/+3
* version 1.2.6Harald Welte2002-02-131-2/+2
* explicitly check for two possible sets of hooks in case of nat and mangleHarald Welte2002-02-132-24/+56
* fix compatibility with mangle2hooks and mangle5hooksHarald Welte2002-02-132-13/+17
* first attempt in trying to make debug code work with mangle2hooks and mangle5...Harald Welte2002-02-132-35/+52
* - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enableHarald Welte2002-02-134-20/+46