summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* laforge's incredible stupiditylaforge2001-03-161-2/+2
|
* stupid makefile bug causing make experimental-install faillaforge2001-03-161-1/+1
|
* release-diff for 1.2.1svn_t_iptables_1_2_1laforge2001-03-163-3/+6
| | | | | | | - added libipulog / libiptc to devel target - added changelog for 1.2.1 - updated index.html for 1.2.1 - added reference to Oskar Andreasson's tutorial
* fixed makefile bug, include ipv6 stuff in experimental only if DO_IPV6 is setlaforge2001-03-151-2/+4
|
* fixing a lot of bugs / cleaning uplaforge2001-03-154-86/+74
| | | | | - no more dependency problems with user-defined chains - cleanup of the old strtok problem ( no more goto)
* 1.2.1 release is upcominglaforge2001-03-141-1/+1
|
* fix the match-loading at protocol specification time (Sven Koch)laforge2001-03-021-0/+3
|
* Move some include files to be present always, so build always includes them ↵rusty2001-02-2818-17/+165
| | | | even if patches not applied (eg. for distributions).
* added (10.1.2.3.4 is accepted as a valid IP address by iptables)laforge2001-02-281-1/+2
|
* fixed problems with multiple do_command() calls and match ordering (Sven Koch)laforge2001-02-271-10/+33
|
* forgot to add those two...laforge2001-02-272-0/+640
|
* ip6tables-save/-restore by Kis-Szabo Andraslaforge2001-02-267-13/+50
|
* iptables.8 --modprobe fix by Chapman Bradlaforge2001-02-231-0/+5
|
* todo updates (ip_nat_ident, cvs snapshots)laforge2001-02-221-1/+3
|
* included rusty's TOS checksum fix, as it didn't make it into 2.4.1laforge2001-02-191-1/+1
|
* New SAME nat target added. (contrib by Martin Josefsson)laforge2001-02-192-0/+153
|
* iptables.8 spelling fixes + scoreboard updatelaforge2001-02-191-27/+27
|
* TODO updatelaforge2001-02-181-3/+5
|
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches ↵laforge2001-02-165-0/+828
| | | | (Jan Rekorajski)
* LOG Target for IPv6 (Jan Rekorajski)laforge2001-02-154-0/+423
|
* Added Laurence J. Lane's CR at end of /proc/sys/modprobe removal patch.rusty2001-02-091-0/+3
| | | | Fixed FD leak in success case.
* Yon Uriarte working on u32 classifierlaforge2001-02-071-4/+4
|
* psd match fix. Due to a typo in the pathname not all files have been applied.laforge2001-02-052-0/+202
|
* added seqoffset and irc patch to pendinglaforge2001-02-041-1/+1
|
* rusty is working on some itemslaforge2001-02-041-4/+5
|
* pre-release target for Makefile.rusty2001-02-032-6/+13
|
* yes... someone is actually working on TODO items :)laforge2001-02-021-5/+7
|
* new extension for new ULOG target (in-kernel queuing, netlink multipart msg)laforge2001-01-311-4/+29
|
* 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
|