summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor change for debugging.rusty2000-05-312-2/+2
|
* port-unreachable, not net-unreachable mistake in REJECT doco.rusty2000-05-311-1/+1
|
* Added explicit mention of make install.rusty2000-05-311-0/+4
|
* Philip Blundell's IPv6 fixes.rusty2000-05-156-23/+179
|
* Fixed protocol-by-number loading.svn_t_rel-1-1-0rusty2000-05-121-2/+2
|
* IPv6 Fixesrusty2000-05-101-22/+26
| | | | Alignment fixes.
* Philip Blundell's IPv6 fixes.rusty2000-05-102-17/+19
|
* Alignment assertion fix.rusty2000-05-101-1/+3
|
* -p 6 should load tcp extension.rusty2000-05-101-7/+22
|
* Clarified where things can be (`... or user-defined chains called from...').rusty2000-05-101-3/+5
|
* Stuff.rusty2000-05-021-0/+1
|
* IPv6 enhancements.rusty2000-05-028-634/+1246
|
* Module loading now can be compulsory.rusty2000-05-022-39/+39
|
* Dependency fixes.rusty2000-05-022-5/+10
|
* Updated.rusty2000-04-271-7/+10
|
* Alignment fixes (requires kernel patch).rusty2000-04-275-80/+95
|
* Fixed dependencies for libiptc.arusty2000-04-271-1/+1
|
* Dependencies for libiptc.a fixed.rusty2000-04-271-0/+6
|
* New files.rusty2000-04-241-0/+8
|
* 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