summaryrefslogtreecommitdiffstats
path: root/iptables.c
Commit message (Expand)AuthorAgeFilesLines
* -p 6 should load tcp extension.Rusty Russell2000-05-101-7/+22
* Module loading now can be compulsory.Rusty Russell2000-05-021-37/+36
* Alignment fixes (requires kernel patch).Rusty Russell2000-04-271-29/+35
* 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
* --protocol now valid.Rusty Russell2000-04-191-14/+53
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-201-10/+10
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+1963