summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix iptables-save (save everything numerically)laforge2003-07-146-37/+22
* fix rule deletion in modified libiptc (Martin Josefsson)laforge2003-07-051-5/+9
* Various fixes (Herve Eychenne)gandalf2003-06-292-70/+85
* INVALID state incorrectly explained (Cedric Blancher, Maciej Soltysiak)gandalf2003-06-291-1/+3
* fix ipv6_prefix_length endianness bugs (Closes: #103)laforge2003-06-241-1/+1
* Fix printing of odd ip6tables netmasks (Closes: #103)laforge2003-06-241-3/+6
* Add my recent performance optimization work, might destabilize iptables.laforge2003-06-241-13/+108
* implement chain cache ussing relative offsets instead of absolute entrylaforge2003-06-231-50/+73
* Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>)laforge2003-06-192-0/+136
* fix saving of inverted parameters (same as in ipv4 libipt_owner.c)laforge2003-06-191-1/+1
* fix NETFILTER_VERSION -> IPTABLES_VERSION (Oliver Fudd ofudd@speed-test.net)laforge2003-06-191-2/+2
* Fix save-invert printout (David Zambonini, me)gandalf2003-06-142-12/+22
* Fix save function (Hime Aguiar e Oliveira Jr.)gandalf2003-06-142-4/+9
* Fix possible doubleclose of sockfd.gandalf2003-06-131-2/+7
* Fix libipt_recent.c save() (Sven Strickroth)gandalf2003-06-011-4/+5
* Fix '-L format bug' (Edward J. Huff) (Closes: #93)laforge2003-05-311-2/+2
* add new IPMARK target (Grzegorz Janoszka)laforge2003-05-312-0/+173
* add XOR patch by Tim Vandermeerschlaforge2003-05-312-0/+114
* finally commit the overly delayed RFC1812 admin prohibited optionlaforge2003-05-243-3/+26
* Userspace files of the raw patch (JK).kadlec2003-05-216-0/+195
* Martin added as Core Team Member (Jozsef)kadlec2003-05-121-2/+2
* Cleanups (Stephane Ouellette)gandalf2003-05-071-53/+32
* Add addrtype match (Patrick McHardy)gandalf2003-05-072-0/+219
* Fix the previous fixgandalf2003-05-053-14/+5
* fix trivial typolaforge2003-05-031-1/+1
* add (untested) sctp userspace support for even more untested kernel part (in ...laforge2003-05-032-0/+427
* add nth match for ipv6 (Maciej Soltysiak)laforge2003-05-032-0/+241
* add random6 patch (Maciej Soltysiak)laforge2003-05-032-0/+155
* fix saving of inverted owner match parameters (Martin Josefsson)laforge2003-05-031-1/+1
* fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...laforge2003-05-0210-22/+61
* rename iplimit to connlimitlaforge2003-04-303-25/+25
* Fix typo in libipt_string (Nancy Fudd). (Closes: #89)laforge2003-04-301-1/+1
* Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)laforge2003-04-301-2/+4
* the following two patches move the call to check_inverse() to a sanerlaforge2003-04-272-6/+8
* - Remove unneeded fputc() in help().laforge2003-04-271-34/+42
* ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymerlaforge2003-04-273-41/+108
* iprange match support added (Jozsef Kadlecsik)kadlec2003-04-232-0/+197
* add fix to string match (Michael Rash)laforge2003-04-211-2/+24
* add ipt_recent version 0.3.1 to CVSlaforge2003-04-141-33/+36
* apply ipv6 port of ownercmd patch (Patrick McHardy)laforge2003-04-131-0/+41
* version 1.2.8 upcominglaforge2003-04-131-2/+2
* add a few notes about how to deal with CVS COMMIT accesslaforge2003-04-131-0/+24
* no space between '#!' and '/bin/sh'svn_t_iptables_1_2_8laforge2003-04-131-1/+1
* todo updatelaforge2003-04-132-15/+7
* IPv6 port of the fuzzy match added.kadlec2003-04-112-0/+159
* CLASSIFY target added.kadlec2003-04-112-0/+133
* unused print_dscp removed, structures converted to C99 (Stephane Ouellette)kadlec2003-04-111-25/+15
* fix stupid typo (Maciej Soltysiak)laforge2003-03-311-1/+1
* compile with old kernel, new userspacesvn_t_iptables_1_2_8_freezelaforge2003-03-301-1/+1
* fix a compiler warninglaforge2003-03-301-0/+11