summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Andreas Ferber's mulitport with ranges patch.rusty2001-06-052-0/+308
|
* DO_IPV6 fix.rusty2001-06-051-1/+4
|
* typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n)laforge2001-05-211-1/+1
|
* fixed bug in save() function causing it to print '--reject-with reject-with' ↵laforge2001-05-121-1/+6
| | | | in all cases
* New NETMAP target in p-o-m, by Svenning Soerensonlaforge2001-05-032-0/+203
|
* Added Fabrice Marie's port of the length matchjamesm2001-05-022-0/+165
|
* gianni tedesco's last patch was broken... now compilation works againlaforge2001-04-301-1/+1
|
* NETLINK target fixes, by original author (Gianni Tedesco)laforge2001-04-301-1/+1
|
* Fabrice Marie's timestamp extensions fixes.rusty2001-04-271-15/+35
|
* pkttype match (new) + scorefile,laforge2001-04-192-0/+176
| | | | libiptc C++ compatibility + scorefile
* tcp match numerical output bugfixlaforge2001-04-122-2/+2
|
* Gerd Knorr's fixes to iplimit matchlaforge2001-04-121-16/+16
|
* integrated the ip6_agr match from Kis-Szabo Andraslaforge2001-04-122-0/+88
|
* added new time match, added new ipv4options matchlaforge2001-03-255-1/+532
|
* updated SAME matchlaforge2001-03-252-8/+7
|
* NETLINK patch from Gianni Tedesco. This time complete.laforge2001-03-191-2/+1
|
* bug in libipt_REDIRECT save function fixedlaforge2001-03-161-1/+1
|
* Move some include files to be present always, so build always includes them ↵rusty2001-02-288-16/+3
| | | | even if patches not applied (eg. for distributions).
* ip6tables-save/-restore by Kis-Szabo Andraslaforge2001-02-261-2/+9
|
* New SAME nat target added. (contrib by Martin Josefsson)laforge2001-02-192-0/+153
|
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches ↵laforge2001-02-165-0/+828
| | | | (Jan Rekorajski)
* LOG Target for IPv6 (Jan Rekorajski)laforge2001-02-154-0/+423
|
* psd match fix. Due to a typo in the pathname not all files have been applied.laforge2001-02-052-0/+202
|
* new extension for new ULOG target (in-kernel queuing, netlink multipart msg)laforge2001-01-311-4/+29
|
* --log-prefix and --ulog-prefix problem when not quoted in save function ↵laforge2001-01-242-2/+2
| | | | (reported and fixed by Bart Theunissen)
* Forgot to add this before, I think.rusty2001-01-071-0/+73
|
* Matthew G. Marsh's FTOS patch.rusty2000-12-182-0/+131
|
* Gerd Knorr's iplimit.rusty2000-12-182-0/+135
|
* Test for record rpc.rusty2000-12-181-0/+3
|
* Stop --reject-with echo-reply (won't be supported soon).rusty2000-12-181-0/+7
|
* 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
|