summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new ULOG revision: supports in-kernel batching of packets and netlink multipartlaforge2001-01-301-1/+3
| | | | messages
* new ULOG revision: supports in-kernel batching of packets and netlink ↵laforge2001-01-301-4/+11
| | | | multipart messages
* Fixes bug with inverted destination IP (report+fix by Bart Theunissen)laforge2001-01-261-1/+1
|
* todo item about bridge addedlaforge2001-01-241-1/+2
|
* --log-prefix and --ulog-prefix problem when not quoted in save function ↵laforge2001-01-242-2/+2
| | | | (reported and fixed by Bart Theunissen)
* fix another iptables-save segfault when match doesn't provide save function ↵laforge2001-01-241-1/+4
| | | | (bug detected by Emmanuel Roger, fix by HW)
* new, more detailed TODO listlaforge2001-01-241-11/+44
|
* added iptables --set-counterslaforge2001-01-231-2/+2
|
* added 'iptables --set-counters' and fixed counter-restore in iptables-restorelaforge2001-01-234-20/+58
|
* fixes segfault in iptables-savelaforge2001-01-231-4/+5
|
* Cleanuprusty2001-01-141-8/+1
| | | | Add patch-o-matic wishlist.
* =?iso-8859-1?Q?Fr=E9d=E9ric_L_=2E_W_=2E?= Meunier's `1.1.2 shipped with .so' ↵rusty2001-01-141-1/+1
| | | | fix.
* Clean must delete experimental binaries as well.rusty2001-01-081-1/+1
|
* Fix Makefile (ldd -v doesn't work on my ldd).rusty2001-01-081-2/+2
|
* /usr/local/sbin, not /usr/local/bin.rusty2001-01-082-1/+5
|
* Oops. -v, not --v.rusty2001-01-071-1/+1
|
* New version will be 1.2.rusty2001-01-071-6/+6
| | | | Fixed ldd (my Debian potato box doesn't like --version, wants -v).
* More TODO.rusty2001-01-071-0/+4
|
* Spelling fix and whitespace clean.rusty2001-01-071-6/+6
|
* Revert malloc. Why?rusty2001-01-071-10/+3
|
* Fix compile warning about const.rusty2001-01-071-1/+1
|
* Addeed FIXME.rusty2001-01-071-0/+1
|
* Added experimental rule.rusty2001-01-072-6/+14
|
* New INSTALL instructions.rusty2001-01-071-21/+20
|
* Forgot to add this before, I think.rusty2001-01-071-0/+73
|
* libiptc counter functionlaforge2001-01-053-5/+143
|
* libiptc counter functionslaforge2001-01-052-0/+34
|
* Added save/restore manpages to Makefilelaforge2001-01-051-1/+1
|
* o serveral changes / additions to libiptc:laforge2001-01-058-10/+45
| | | | | | | | | - iptc_set_policy has additional argument 'counters' to be consistent with iptc_get_policy - added functions for counter manipulation (iptc_read_counter, iptc_zero_counter, iptc_set_counter) o iptables-save and iptables-restore manpage clearifications o iptables-restore counter restoring for chain counters
* Added iptbles-restore and iptables-save manpageslaforge2001-01-052-0/+115
|
* patch-test8-ipv6-fixes removes one item from TODOlaforge2000-12-191-1/+1
|
* adding --noflush option for iptables-restorelaforge2000-12-191-13/+44
|
* Add Harald's (munged) modprobe patch.rusty2000-12-191-0/+77
|
* Remove malloc warning.rusty2000-12-191-0/+1
|
* Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers.rusty2000-12-191-0/+8
|
* Libc5 can't do IPv6.rusty2000-12-192-7/+21
|
* Matthew G. Marsh's FTOS patch.rusty2000-12-182-0/+131
|
* Gerd Knorr's iplimit.rusty2000-12-182-0/+135
|
* Test for record rpc.rusty2000-12-181-0/+3
|
* Stop --reject-with echo-reply (won't be supported soon).rusty2000-12-181-0/+7
|
* preprocessor macro syntaxlaforge2000-12-061-2/+2
|
* make iptables-restore and iptables-save work againlaforge2000-12-011-0/+9
|
* make iptables-restore and iptables-save work again!laforge2000-12-015-126/+235
|
* added install-devel targetjamesm2000-11-243-0/+48
|
* Initial commit of libipq man pages.jamesm2000-11-2011-0/+856
|
* added ipq_errstr() to APIjamesm2000-11-182-1/+7
|
* added shlib plugin for ipv6 mark matchlaforge2000-11-161-0/+129
|
* shlib plugin foer ip6tables MARK addedlaforge2000-11-132-1/+122
|
* ICMPv4 over IPv6 is no good idea :(laforge2000-11-131-1/+1
|
* new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >laforge2000-11-132-15/+81
|