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