summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added ipq_errstr() to APIJames Morris2000-11-182-1/+7
|
* added shlib plugin for ipv6 mark matchHarald Welte2000-11-161-0/+129
|
* shlib plugin foer ip6tables MARK addedHarald Welte2000-11-132-1/+122
|
* ICMPv4 over IPv6 is no good idea :(Harald Welte2000-11-131-1/+1
|
* new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >Harald Welte2000-11-132-15/+81
|
* Allow patch-o-matic/ as a target (convenient for tab-completion)Rusty Russell2000-11-071-2/+2
| | | | Erase .*~ files as well.
* Added <linux/in6.h> for libc5.Rusty Russell2000-11-061-0/+2
|
* small fixes in the save() function of the ULOG and tcp extensionHarald Welte2000-11-052-3/+5
|
* two libiptc bugs fixed, including the 'segv while doing more than oneHarald Welte2000-10-301-4/+5
| | | | action per commit' one.
* minor fixJames Morris2000-10-291-0/+1
|
* minor output bug in save()Harald Welte2000-10-241-1/+0
|
* BALANCE target alpha support.Rusty Russell2000-10-232-0/+154
|
* Added Harald WelteRusty Russell2000-10-131-1/+2
|
* Reorganized: added EXTRA EXTENSIONS section.Rusty Russell2000-10-111-12/+35
| | | | Added Harald's doc on ttl and TTL
* Add patch-o-matic comment.Rusty Russell2000-10-111-9/+3
|
* Known bugs for 2.4.0Rusty Russell2000-10-061-0/+10
|
* Update.Rusty Russell2000-10-061-8/+4
|
* Harald Welte's ttl stuff.Harald Welte2000-10-044-0/+278
| | | | | | This patch adds two new modules to the netfilter CVS patch-o-matic system: A TTL match and a TTL target for setting/incrementing/decrementing the TTL.
* Emmanuel Roger's string matching patch.Emmanuel Roger2000-10-042-0/+129
|
* Fix allocation (base new alloc on current size, not original size).Rusty Russell2000-09-191-1/+1
|
* Fixed ultrasparc alignment define.Rusty Russell2000-09-191-2/+2
| | | | Only print extensions when there are some.
* Fix typo.Rusty Russell2000-09-141-1/+1
|
* Add drop table supportRusty Russell2000-09-141-2/+12
|
* Added DROPPING chain.Rusty Russell2000-09-142-1/+7
|
* Fixed length of LOGRusty Russell2000-09-131-1/+1
|
* Added support for --clamp-mss-to-pmtu option.Marc Boucher2000-09-121-7/+23
|
* Fixed small typo.Marc Boucher2000-09-121-1/+1
|
* Finally fixed sparc64 counter bug (I hope).Rusty Russell2000-09-041-22/+14
|
* More debugging.Rusty Russell2000-09-041-2/+2
|
* More debugging.Rusty Russell2000-09-041-0/+5
|
* More debugging.Rusty Russell2000-09-041-1/+19
|
* More sparc64 fixesRusty Russell2000-09-042-2/+4
|
* More sparc64 fixes.Rusty Russell2000-09-041-2/+3
|
* More sparc64 fixes.Rusty Russell2000-09-042-1/+5
|
* Start of Sparc64 fixes.Rusty Russell2000-09-041-0/+61
|
* Derrik Pates's tcpflags wrong way round when -n no specified.Rusty Russell2000-09-011-2/+2
|
* Missing ;Rusty Russell2000-09-011-1/+1
|
* print and save can be NULL.Rusty Russell2000-09-012-22/+3
|
* Fixes for targets with no print() function.Rusty Russell2000-09-011-0/+2
|
* Fixed ! test cases.Rusty Russell2000-09-011-1/+2
|
* Allow --tcp-flags ! A B.Rusty Russell2000-09-011-1/+2
|
* More to do.Rusty Russell2000-09-011-1/+4
|
* Fixed compile errors.Rusty Russell2000-08-311-7/+7
|
* TCP MSS matching support (untested).Rusty Russell2000-08-302-0/+162
|
* Harald Welte's dynamic loading fix.Harald Welte2000-08-301-9/+5
|
* No longer needed.Rusty Russell2000-08-292-353/+0
|
* Test for TCPMSS target.Marc Boucher2000-08-281-0/+2
|
* Updated.Rusty Russell2000-08-271-21/+3
|
* Marc Boucher's TCPMSS patch.Marc Boucher2000-08-271-0/+118
|
* Patch-o-matic! now included.Rusty Russell2000-08-2715-11/+1432
|