summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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