summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More fixes and testsuite enhancements.rusty2000-04-235-81/+27
|
* Caching speedups.rusty2000-04-231-151/+280
|
* New fix for -j <match> and -m <target>.rusty2000-04-231-56/+88
|
* Fix for -j match coredumping reported by Erik Tews <erik.tews@gmx.net>.marc2000-04-221-3/+5
|
* Fix for iptables -C coredump due to check_packet() being called with fw=NULLmarc2000-04-221-2/+4
|
* Improved iptc_set_policy error messages.marc2000-04-221-3/+8
|
* Fix minor compilation problems in match_different() and is_same().marc2000-04-221-2/+2
|
* Added #include <linux/stddef.h> for offsetof().marc2000-04-221-0/+1
|
* RIchard Gooch's INSTALL file (minorly modified).rusty2000-04-221-0/+29
|
* Changes to allow matching (for delete) on part of a rule, for rules whichrusty2000-04-1921-31/+74
| | | | change in the kernel (eg. ipt_limit).
* Added linux/types.h for non-glibc systems.rusty2000-04-191-0/+1
|
* Put ports in network order.rusty2000-04-192-15/+18
|
* --protocol now valid.rusty2000-04-192-15/+54
| | | | Also added mask support for rules which alter inside kernel.
* Fixed version, added distclean, and fixed distrib target.rusty2000-04-191-3/+5
|
* 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.
* Fix for match_different to correctly traverse the second rulerusty2000-03-291-9/+20
| | | | Nasty hack to enable us to delete rules with -m limit
* Removed distrib: targets.rusty2000-03-241-23/+0
|
* libiptc caching to speed up find_label().rusty2000-03-242-8/+63
| | | | Makefile distrib target for userspace.
* Testsuite update.rusty2000-03-242-12/+4
|
* James Morris's problem with libiptc when listing the builtinrusty2000-03-241-1/+1
| | | | queue target.
* bert hubert's Corrects missing spaces in iptables.8rusty2000-03-241-13/+13
| | | | bert hubert's Migrated some documentation from iptables.8 to packet-filtering-HOWTo
* James Morris' limits.h patch.rusty2000-03-241-0/+1
|
* Corrected various typos etc..marc2000-03-201-7/+8
|
* Makefile fixes for release.svn_t_nf-post-merge-1-0-0alpharusty2000-03-2013-72/+72
| | | | Whitespace cleanups.
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-2038-0/+10176