summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Allow patch-o-matic/ as a target (convenient for tab-completion)rusty2000-11-071-2/+2
| | | | Erase .*~ files as well.
* Added <linux/in6.h> for libc5.rusty2000-11-061-0/+2
|
* small fixes in the save() function of the ULOG and tcp extensionlaforge2000-11-052-3/+5
|
* two libiptc bugs fixed, including the 'segv while doing more than onelaforge2000-10-301-4/+5
| | | | action per commit' one.
* minor fixjamesm2000-10-291-0/+1
|
* minor output bug in save()laforge2000-10-241-1/+0
|
* BALANCE target alpha support.rusty2000-10-232-0/+154
|
* Added Harald Welterusty2000-10-131-1/+2
|
* Reorganized: added EXTRA EXTENSIONS section.rusty2000-10-111-12/+35
| | | | Added Harald's doc on ttl and TTL
* Add patch-o-matic comment.rusty2000-10-111-9/+3
|
* Known bugs for 2.4.0rusty2000-10-061-0/+10
|
* Update.rusty2000-10-061-8/+4
|