summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Move some include files to be present always, so build always includes them e...Rusty Russell2001-02-288-16/+3
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-2/+9
* New SAME nat target added. (contrib by Martin Josefsson)Martin Josefsson2001-02-192-0/+153
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches (Jan...Jan Rekorajski2001-02-165-0/+828
* LOG Target for IPv6 (Jan Rekorajski)Jan Rekorajski2001-02-154-0/+423
* psd match fix. Due to a typo in the pathname not all files have been applied.Harald Welte2001-02-052-0/+202
* new extension for new ULOG target (in-kernel queuing, netlink multipart msg)Harald Welte2001-01-311-4/+29
* --log-prefix and --ulog-prefix problem when not quoted in save function (repo...Harald Welte2001-01-242-2/+2
* Forgot to add this before, I think.Rusty Russell2001-01-071-0/+73
* 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
* 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
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-0324-51/+51
* 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
* 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