summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Matthew G. Marsh's FTOS patch.Matthew G. Marsh2000-12-182-0/+131
|
* Gerd Knorr's iplimit.Gerd Knorr2000-12-182-0/+135
|
* Test for record rpc.Rusty Russell2000-12-181-0/+3
|
* Stop --reject-with echo-reply (won't be supported soon).Rusty Russell2000-12-181-0/+7
|
* added shlib plugin for ipv6 mark matchHarald Welte2000-11-161-0/+129
|
* shlib plugin foer ip6tables MARK addedHarald Welte2000-11-132-1/+122
|
* new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >Harald Welte2000-11-132-15/+81
|
* small fixes in the save() function of the ULOG and tcp extensionHarald Welte2000-11-052-3/+5
|
* minor output bug in save()Harald Welte2000-10-241-1/+0
|
* BALANCE target alpha support.Rusty Russell2000-10-232-0/+154
|
* 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
|
* Added support for --clamp-mss-to-pmtu option.Marc Boucher2000-09-121-7/+23
|
* Fixed small typo.Marc Boucher2000-09-121-1/+1
|
* Derrik Pates's tcpflags wrong way round when -n no specified.Rusty Russell2000-09-011-2/+2
|
* print and save can be NULL.Rusty Russell2000-09-012-22/+3
|
* Fixed ! test cases.Rusty Russell2000-09-011-1/+2
|
* Allow --tcp-flags ! A B.Rusty Russell2000-09-011-1/+2
|
* Fixed compile errors.Rusty Russell2000-08-311-7/+7
|
* TCP MSS matching support (untested).Rusty Russell2000-08-302-0/+162
|
* Test for TCPMSS target.Marc Boucher2000-08-281-0/+2
|
* Marc Boucher's TCPMSS patch.Marc Boucher2000-08-271-0/+118
|
* Patch-o-matic! now included.Rusty Russell2000-08-278-1/+695
|
* Required blank MIRROR target for Harald Welte's dlopen force patch.Rusty Russell2000-08-271-0/+76
|
* Disable ULOG (pending patch to make it dependent on header in KERNEL_DIR).Rusty Russell2000-08-231-1/+1
|
* Harald Welte gets more ideas...Harald Welte2000-07-311-42/+61
|
* Harald Welte's other file (which Rusty forgot).Harald Welte2000-07-311-0/+163
|
* Harald Welte's ULOG target with tests (untested).Harald Welte2000-07-301-1/+1
|
* Remove ICMP packet-filtered option (deprecated).Rusty Russell2000-07-121-2/+2
| | | | Add tests for RST generation.
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-0324-51/+51
| | | | (PPC fix).
* REJECT enhancements.Rusty Russell2000-06-201-1/+7
|
* Phil's missing file 8)Philip Blundell2000-06-081-0/+68
|
* Phil Blundell's new ipv6 extensions.Philip Blundell2000-06-043-0/+976
|
* Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug.Philip Blundell2000-06-041-0/+7
|
* Alignment fixes (requires kernel patch).Rusty Russell2000-04-272-2/+2
|
* More fixes and testsuite enhancements.Rusty Russell2000-04-232-2/+2
|
* Added #include <linux/stddef.h> for offsetof().Marc Boucher2000-04-221-0/+1
|
* Changes to allow matching (for delete) on part of a rule, for rules whichRusty Russell2000-04-1918-7/+27
| | | | change in the kernel (eg. ipt_limit).
* Put ports in network order.Rusty Russell2000-04-192-15/+18
|
* Fixed typo.Marc Boucher2000-04-071-1/+1
|
* Fixed save() to properly interpret ports in host byte order and use ':'Marc Boucher2000-04-072-16/+16
| | | | as range separator.
* Testsuite update.Rusty Russell2000-03-241-3/+1
|
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-207-34/+34
| | | | Whitespace cleanups.
* reorganized tree after kernel mergeMarc Boucher2000-03-2021-0/+3947