summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 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
|
* Added Jozsef to the Core Team list.James Morris2001-12-072-4/+4
|
* Set verbose = 1 when -v option specified.Marc Boucher2001-12-061-2/+5
|
* Added -d and -t short options to getopt_long() call.Marc Boucher2001-12-061-1/+1
|
* Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()Marc Boucher2001-12-062-4/+11
| | | | | and parse_protocol() as they are needed by the upcoming ipt_conntrack match module.
* removed duplicate 'static' keyword.Marc Boucher2001-12-061-1/+0
|
* TODO update / remove obsolete stuff from makefileHarald Welte2001-12-032-12/+4
|
* add quota patchHarald Welte2001-12-032-0/+117
|
* Added a list of 2.5 userspace queuing issues.James Morris2001-11-301-1/+15
|
* new IPV4OPTSSTRIP targetHarald Welte2001-11-272-0/+84
|
* add support for all ipv4 options to the ipv4options matchHarald Welte2001-11-271-7/+53
|
* no warning for . in interface names (vlan)Harald Welte2001-11-271-1/+3
|
* Added libipq version item to the TODO list.James Morris2001-11-241-1/+2
|
* IPv6 queue handler, libipq support, documentation from Fernando Anton.James Morris2001-11-244-11/+33
|
* todo update (Fabrice Marie)Fabrice MARIE2001-11-131-22/+2
|
* adopt Makefile to big patch-o-matic updateHarald Welte2001-11-121-11/+13
|
* add new recent match to patch-o-matic (Stephen Frost)Stephen Frost2001-11-082-0/+181
|
* make sure we print the "+" at the end of ppp+ stype interface namesHarald Welte2001-11-081-1/+3
|
* remove PATCHES.txtHarald Welte2001-10-251-1/+2
|
* check for --table as well as -t (Andreas Ferber)Harald Welte2001-10-222-3/+5
|
* new 1.2.4 releasev1.2.4Harald Welte2001-10-221-2/+2
|
* 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
|
* fix stupid bug introduced with too-lazy "-t" checking.Harald Welte2001-10-212-33/+19
|
* nth match extension by Rick WagnerRick Wagner2001-10-171-8/+70
|
* add " " to log-level save functionHarald Welte2001-10-171-3/+3
|
* Fixed typo.James Morris2001-10-162-4/+4
|
* Updated libipq documentation with information on new timeout feature,James Morris2001-10-168-42/+56
| | | | | as well as minor miscellaneous updates. Added a bit more info to the install-devel description in the INSTALL file.
* fix of-by-one for-loop for debug statementHarald Welte2001-10-161-2/+2
|
* fix bug in iptables-save, ocurring with targets without save() function.Harald Welte2001-10-161-6/+14
| | | | Debian Bug #113011
* more precise limit rate printing/savingHarald Welte2001-10-161-1/+1
|
* iptables-save/-restoer no longer experimentalHarald Welte2001-10-161-3/+3
|
* todo updateHarald Welte2001-10-161-1/+2
|