summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* IPv6 enhancements.Rusty Russell2000-05-028-634/+1246
|
* Module loading now can be compulsory.Rusty Russell2000-05-022-39/+39
|
* Dependency fixes.Rusty Russell2000-05-022-5/+10
|
* Updated.Rusty Russell2000-04-271-7/+10
|
* Alignment fixes (requires kernel patch).Rusty Russell2000-04-275-80/+95
|
* Fixed dependencies for libiptc.aRusty Russell2000-04-271-1/+1
|
* Dependencies for libiptc.a fixed.Rusty Russell2000-04-271-0/+6
|
* New files.Rusty Russell2000-04-241-0/+8
|
* More fixes and testsuite enhancements.Rusty Russell2000-04-235-81/+27
|
* Caching speedups.Rusty Russell2000-04-231-151/+280
|
* New fix for -j <match> and -m <target>.Rusty Russell2000-04-231-56/+88
|
* Fix for -j match coredumping reported by Erik Tews <erik.tews@gmx.net>.Erik Tews2000-04-221-3/+5
|
* Fix for iptables -C coredump due to check_packet() being called with fw=NULLMarc Boucher2000-04-221-2/+4
|
* Improved iptc_set_policy error messages.Marc Boucher2000-04-221-3/+8
|
* Fix minor compilation problems in match_different() and is_same().Marc Boucher2000-04-221-2/+2
|
* Added #include <linux/stddef.h> for offsetof().Marc Boucher2000-04-221-0/+1
|
* RIchard Gooch's INSTALL file (minorly modified).Richard Gooch2000-04-221-0/+29
|
* Changes to allow matching (for delete) on part of a rule, for rules whichRusty Russell2000-04-1921-31/+74
| | | | change in the kernel (eg. ipt_limit).
* Added linux/types.h for non-glibc systems.Rusty Russell2000-04-191-0/+1
|
* Put ports in network order.Rusty Russell2000-04-192-15/+18
|
* --protocol now valid.Rusty Russell2000-04-192-15/+54
| | | | Also added mask support for rules which alter inside kernel.
* Fixed version, added distclean, and fixed distrib target.Rusty Russell2000-04-191-3/+5
|
* 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.
* Fix for match_different to correctly traverse the second ruleRusty Russell2000-03-291-9/+20
| | | | Nasty hack to enable us to delete rules with -m limit
* Removed distrib: targets.Rusty Russell2000-03-241-23/+0
|
* libiptc caching to speed up find_label().Rusty Russell2000-03-242-8/+63
| | | | Makefile distrib target for userspace.
* Testsuite update.Rusty Russell2000-03-242-12/+4
|
* James Morris's problem with libiptc when listing the builtinJames Morris2000-03-241-1/+1
| | | | queue target.
* bert hubert's Corrects missing spaces in iptables.8Bert Hubert2000-03-241-13/+13
| | | | bert hubert's Migrated some documentation from iptables.8 to packet-filtering-HOWTo
* James Morris' limits.h patch.James Morris2000-03-241-0/+1
|
* Corrected various typos etc..Marc Boucher2000-03-201-7/+8
|
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-2013-72/+72
| | | | Whitespace cleanups.
* reorganized tree after kernel mergeMarc Boucher2000-03-2038-0/+10176