summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added 'iptables --set-counters' and fixed counter-restore in iptables-restoreHarald Welte2001-01-234-20/+58
|
* fixes segfault in iptables-saveHarald Welte2001-01-231-4/+5
|
* CleanupRusty Russell2001-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' ↵Rusty Russell2001-01-141-1/+1
| | | | fix.
* Clean must delete experimental binaries as well.Rusty Russell2001-01-081-1/+1
|
* Fix Makefile (ldd -v doesn't work on my ldd).Rusty Russell2001-01-081-2/+2
|
* /usr/local/sbin, not /usr/local/bin.Rusty Russell2001-01-082-1/+5
|
* Oops. -v, not --v.Rusty Russell2001-01-071-1/+1
|
* New version will be 1.2.Rusty Russell2001-01-071-6/+6
| | | | Fixed ldd (my Debian potato box doesn't like --version, wants -v).
* More TODO.Rusty Russell2001-01-071-0/+4
|
* Spelling fix and whitespace clean.Rusty Russell2001-01-071-6/+6
|
* Revert malloc. Why?Rusty Russell2001-01-071-10/+3
|
* Fix compile warning about const.Rusty Russell2001-01-071-1/+1
|
* Addeed FIXME.Rusty Russell2001-01-071-0/+1
|
* Added experimental rule.Rusty Russell2001-01-072-6/+14
|
* New INSTALL instructions.Rusty Russell2001-01-071-21/+20
|
* Forgot to add this before, I think.Rusty Russell2001-01-071-0/+73
|
* libiptc counter functionHarald Welte2001-01-053-5/+143
|
* libiptc counter functionsHarald Welte2001-01-052-0/+34
|
* Added save/restore manpages to MakefileHarald Welte2001-01-051-1/+1
|
* o serveral changes / additions to libiptc:Harald Welte2001-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 manpagesHarald Welte2001-01-052-0/+115
|
* patch-test8-ipv6-fixes removes one item from TODOHarald Welte2000-12-191-1/+1
|
* adding --noflush option for iptables-restoreHarald Welte2000-12-191-13/+44
|
* Add Harald's (munged) modprobe patch.Harald Welte2000-12-191-0/+77
|
* Remove malloc warning.Rusty Russell2000-12-191-0/+1
|
* Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers.Rusty Russell2000-12-191-0/+8
|
* Libc5 can't do IPv6.Rusty Russell2000-12-192-7/+21
|
* Matthew G. Marsh's FTOS patch.Matthew G. Marsh2000-12-182-0/+131
|
* Gerd Knorr's iplimit.Gerd Knorr2000-12-182-0/+135
|
* Test for record rpc.Rusty Russell2000-12-181-0/+3
|
* Stop --reject-with echo-reply (won't be supported soon).Rusty Russell2000-12-181-0/+7
|
* preprocessor macro syntaxHarald Welte2000-12-061-2/+2
|
* make iptables-restore and iptables-save work againHarald Welte2000-12-011-0/+9
|
* make iptables-restore and iptables-save work again!Harald Welte2000-12-015-126/+235
|
* added install-devel targetJames Morris2000-11-243-0/+48
|
* Initial commit of libipq man pages.James Morris2000-11-2011-0/+856
|
* added ipq_errstr() to APIJames Morris2000-11-182-1/+7
|
* added shlib plugin for ipv6 mark matchHarald Welte2000-11-161-0/+129
|
* shlib plugin foer ip6tables MARK addedHarald Welte2000-11-132-1/+122
|
* ICMPv4 over IPv6 is no good idea :(Harald Welte2000-11-131-1/+1
|
* new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >Harald Welte2000-11-132-15/+81
|
* Allow patch-o-matic/ as a target (convenient for tab-completion)Rusty Russell2000-11-071-2/+2
| | | | Erase .*~ files as well.
* Added <linux/in6.h> for libc5.Rusty Russell2000-11-061-0/+2
|
* small fixes in the save() function of the ULOG and tcp extensionHarald Welte2000-11-052-3/+5
|
* two libiptc bugs fixed, including the 'segv while doing more than oneHarald Welte2000-10-301-4/+5
| | | | action per commit' one.
* minor fixJames Morris2000-10-291-0/+1
|
* minor output bug in save()Harald Welte2000-10-241-1/+0
|
* BALANCE target alpha support.Rusty Russell2000-10-232-0/+154
|
* Added Harald WelteRusty Russell2000-10-131-1/+2
|