summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* prevent ip(6)tables-restore from crashing when a line contains -tHarald Welte2001-10-162-1/+33
* move ipt_LOG.patch to pending_patchesHarald Welte2001-10-151-1/+1
* string_to_number fix (*sigh*)Harald Welte2001-10-151-1/+1
* added randmo match by Fabrice MaurieFabrice MARIE2001-10-153-1/+155
* kisza's manpage for ip6tablesAndrás Kis-Szabó2001-10-142-1/+804
* ip6tables-(save/restore) sync with IPv4 codeHarald Welte2001-10-042-64/+128
* IPv6 ICMP naming problem fixHarald Welte2001-10-042-10/+28
* Fabrice MARIE's patch, fixes bug in time parsing of list of daysFabrice MARIE2001-10-021-6/+8
* sackperm.patch included in 2.4.10, moved on line down.Harald Welte2001-09-271-2/+2
* Libipq timeout patch from Joost Remijn, updated TODO and scores.James Morris2001-09-212-9/+49
* i'm stupid and deleted a {Harald Welte2001-09-131-0/+1
* another string_to_number fixHarald Welte2001-09-131-4/+2
* another string_to_number fixHarald Welte2001-09-131-2/+2
* removed re-defined structureHarald Welte2001-09-131-5/+0
* spelling fixHarald Welte2001-09-131-1/+1
* Yet another set of string_to_number() fixes.Marc Boucher2001-09-084-6/+9
* added RELEASE_DIRv1.2.3Harald Welte2001-09-021-9/+18
* fix commentHarald Welte2001-09-021-1/+1
* add shared library for lenght-ipv6 matchHarald Welte2001-09-022-0/+171
* added note about the new most-of-pom targetHarald Welte2001-09-021-7/+23
* updated version number to 1.2.3, added "most-of-pom" targetHarald Welte2001-09-021-4/+12
* todo update + brad chapman email changeHarald Welte2001-09-021-4/+4
* bugfix and spelling corrections for psd matchHarald Welte2001-08-311-4/+10
* second part of SAME patch which I missed to commit :(Harald Welte2001-08-262-31/+60
* make sackperm.patch part of "pending-patches"Harald Welte2001-08-251-1/+1
* tcp_manip_pkt.patch removed since it got included in slightly different form..Marc Boucher2001-08-201-1/+1
* Phil Howard's bug on the iptables-HOWTO reference.Rusty Russell2001-08-191-1/+1
* Added (and tested!) terabyte printing.Rusty Russell2001-08-151-1/+5
* minor makefile fix for static compilation fixHarald Welte2001-08-071-3/+3
* - added patch to support statically linking of iptablesHarald Welte2001-08-0670-21/+228
* skb-fraglist.patch renamed to tcp_manip_pkt.patchMarc Boucher2001-08-021-1/+1
* Added SACK item to TODO listHarald Welte2001-07-311-1/+2
* add OR (-o) to find in 'clean' target of Rules.makeHarald Welte2001-07-311-1/+1
* fixed typos in pending-patchesHarald Welte2001-07-311-1/+1
* Added skb_fraglist corruption fix by Marc BoucherMarc Boucher2001-07-311-1/+1
* added ipt_SAME.h to fix compile errorHarald Welte2001-07-311-0/+16
* added .PHONY makefile fixesHarald Welte2001-07-311-0/+14
* added ip6tables-export-symbols.patchHarald Welte2001-07-311-1/+1
* move defaults to bottom, print reasonable message for CHECK functionsHarald Welte2001-07-301-8/+12
* Fixed REJECTv6 compile errors.Harald Welte2001-07-302-1/+5
* added realm match from Sampsa RantaSampsa Ranta2001-07-302-0/+139
* SAME patch update (add --nodst option)Harald Welte2001-07-281-15/+49
* Fixed string_to_number() return value check.Marc Boucher2001-07-232-2/+2
* some TODO actually done now (REJECTv6, IPv6 testing, string_to_number)Harald Welte2001-07-231-5/+5
* added libip6t_REJECT.c for IPv6 reject supportHarald Welte2001-07-233-1/+189