summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.2.6a release versionv1.2.6aHarald Welte2002-03-171-2/+2
|
* fixed stupid typo.Harald Welte2002-03-141-1/+1
| | | | why does this always have to happen _after_ the release?
* *** 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 ↵Harald Welte2002-02-181-3/+8
| | | | matching /etc/protocols entry
* 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
| | | | libip6t_owner mandatory
* 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 ↵Harald Welte2002-02-132-35/+52
| | | | mangle5hooks
* - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enableHarald Welte2002-02-134-20/+46
| | | | | | | | libiptc debugging. This is to make people at RedHat and Mandrake happy. - add debugging code for mangle5hooks table (will break debugging of iptables >= 1.2.6 on old kernels <= 2.4.18-pre6. *sigh*
* update debugging code to mangle5hooks changesHarald Welte2002-02-082-2/+8
|
* recent patch update by stephen frostStephen Frost2002-02-041-4/+29
|
* fix typo in SEE ALSO sectionHarald Welte2002-01-251-1/+1
|
* shit, forgot to update this one. Let's hope that the kernel's headersHarald Welte2002-01-241-3/+3
| | | | precede the ones in this directory
* added break; to eliminate gcc3 warningMarc Boucher2002-01-191-0/+1
|
* Added #include <unistd.h> to eliminate close() warning.Marc Boucher2002-01-192-0/+2
|
* Added support for --cmd-owner option when ownercmd.patch is applied to kernel.Marc Boucher2002-01-192-0/+38
|
* general conntrack match module userspace support filesMarc Boucher2002-01-192-0/+520
|
* fix typo in commentHarald Welte2002-01-171-2/+2
|
* helper match (Martin Josefsson)v1.2.5Martin Josefsson2002-01-112-0/+111
|
* heading towards 1.2.5Harald Welte2002-01-101-2/+2
|
* todo updateHarald Welte2002-01-101-1/+3
|
* libiptc socket leaking fixHarald Welte2002-01-071-1/+4
|
* updated ipv6header patchHarald Welte2001-12-251-4/+20
|
* Added output nat + slip oops to the important issues list.James Morris2001-12-181-1/+3
|
* add new ipv6header matchHarald Welte2001-12-182-0/+306
|
* add timezone support to time matchHarald Welte2001-12-071-2/+2
|