summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* make compilation of libip6t_LOG, libipt_length, libip6t_length andlaforge2002-02-178-13/+40
| | | | libip6t_owner mandatory
* add PREFIX variablelaforge2002-02-171-5/+6
|
* fix for psd-delay-threshold > 100laforge2002-02-141-4/+3
|
* version 1.2.6laforge2002-02-131-2/+2
|
* explicitly check for two possible sets of hooks in case of nat and manglelaforge2002-02-132-24/+56
|
* fix compatibility with mangle2hooks and mangle5hookslaforge2002-02-132-13/+17
|
* first attempt in trying to make debug code work with mangle2hooks and ↵laforge2002-02-132-35/+52
| | | | mangle5hooks
* - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enablelaforge2002-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 changeslaforge2002-02-082-2/+8
|
* recent patch update by stephen frostlaforge2002-02-041-4/+29
|
* fix typo in SEE ALSO sectionlaforge2002-01-251-1/+1
|
* shit, forgot to update this one. Let's hope that the kernel's headerslaforge2002-01-241-3/+3
| | | | precede the ones in this directory
* added break; to eliminate gcc3 warningmarc2002-01-191-0/+1
|
* Added #include <unistd.h> to eliminate close() warning.marc2002-01-192-0/+2
|
* Added support for --cmd-owner option when ownercmd.patch is applied to kernel.marc2002-01-192-0/+38
|
* general conntrack match module userspace support filesmarc2002-01-192-0/+520
|
* fix typo in commentlaforge2002-01-171-2/+2
|
* helper match (Martin Josefsson)svn_t_iptables_1_2_5laforge2002-01-112-0/+111
|
* heading towards 1.2.5laforge2002-01-101-2/+2
|
* todo updatelaforge2002-01-101-1/+3
|
* libiptc socket leaking fixlaforge2002-01-071-1/+4
|
* updated ipv6header patchlaforge2001-12-251-4/+20
|
* Added output nat + slip oops to the important issues list.jamesm2001-12-181-1/+3
|
* add new ipv6header matchlaforge2001-12-182-0/+306
|
* add timezone support to time matchlaforge2001-12-071-2/+2
|
* Added Jozsef to the Core Team list.jamesm2001-12-072-4/+4
|
* Set verbose = 1 when -v option specified.marc2001-12-061-2/+5
|
* Added -d and -t short options to getopt_long() call.marc2001-12-061-1/+1
|
* Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()marc2001-12-062-4/+11
| | | | | and parse_protocol() as they are needed by the upcoming ipt_conntrack match module.
* removed duplicate 'static' keyword.marc2001-12-061-1/+0
|
* TODO update / remove obsolete stuff from makefilelaforge2001-12-032-12/+4
|
* add quota patchlaforge2001-12-032-0/+117
|
* Added a list of 2.5 userspace queuing issues.jamesm2001-11-301-1/+15
|
* new IPV4OPTSSTRIP targetlaforge2001-11-272-0/+84
|
* add support for all ipv4 options to the ipv4options matchlaforge2001-11-271-7/+53
|