Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new ULOG revision: supports in-kernel batching of packets and netlink ↵ | Harald Welte | 2001-01-30 | 1 | -4/+11 |
| | | | | multipart messages | ||||
* | Fixes bug with inverted destination IP (report+fix by Bart Theunissen) | Harald Welte | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | todo item about bridge added | Harald Welte | 2001-01-24 | 1 | -1/+2 |
| | |||||
* | --log-prefix and --ulog-prefix problem when not quoted in save function ↵ | Harald Welte | 2001-01-24 | 2 | -2/+2 |
| | | | | (reported and fixed by Bart Theunissen) | ||||
* | fix another iptables-save segfault when match doesn't provide save function ↵ | Harald Welte | 2001-01-24 | 1 | -1/+4 |
| | | | | (bug detected by Emmanuel Roger, fix by HW) | ||||
* | new, more detailed TODO list | Harald Welte | 2001-01-24 | 1 | -11/+44 |
| | |||||
* | added iptables --set-counters | Harald Welte | 2001-01-23 | 1 | -2/+2 |
| | |||||
* | added 'iptables --set-counters' and fixed counter-restore in iptables-restore | Harald Welte | 2001-01-23 | 4 | -20/+58 |
| | |||||
* | fixes segfault in iptables-save | Harald Welte | 2001-01-23 | 1 | -4/+5 |
| | |||||
* | Cleanup | Rusty Russell | 2001-01-14 | 1 | -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 Russell | 2001-01-14 | 1 | -1/+1 |
| | | | | fix. | ||||
* | Clean must delete experimental binaries as well. | Rusty Russell | 2001-01-08 | 1 | -1/+1 |
| | |||||
* | Fix Makefile (ldd -v doesn't work on my ldd). | Rusty Russell | 2001-01-08 | 1 | -2/+2 |
| | |||||
* | /usr/local/sbin, not /usr/local/bin. | Rusty Russell | 2001-01-08 | 2 | -1/+5 |
| | |||||
* | Oops. -v, not --v. | Rusty Russell | 2001-01-07 | 1 | -1/+1 |
| | |||||
* | New version will be 1.2. | Rusty Russell | 2001-01-07 | 1 | -6/+6 |
| | | | | Fixed ldd (my Debian potato box doesn't like --version, wants -v). | ||||
* | More TODO. | Rusty Russell | 2001-01-07 | 1 | -0/+4 |
| | |||||
* | Spelling fix and whitespace clean. | Rusty Russell | 2001-01-07 | 1 | -6/+6 |
| | |||||
* | Revert malloc. Why? | Rusty Russell | 2001-01-07 | 1 | -10/+3 |
| | |||||
* | Fix compile warning about const. | Rusty Russell | 2001-01-07 | 1 | -1/+1 |
| | |||||
* | Addeed FIXME. | Rusty Russell | 2001-01-07 | 1 | -0/+1 |
| | |||||
* | Added experimental rule. | Rusty Russell | 2001-01-07 | 2 | -6/+14 |
| | |||||
* | New INSTALL instructions. | Rusty Russell | 2001-01-07 | 1 | -21/+20 |
| | |||||
* | Forgot to add this before, I think. | Rusty Russell | 2001-01-07 | 1 | -0/+73 |
| | |||||
* | libiptc counter function | Harald Welte | 2001-01-05 | 3 | -5/+143 |
| | |||||
* | libiptc counter functions | Harald Welte | 2001-01-05 | 2 | -0/+34 |
| | |||||
* | Added save/restore manpages to Makefile | Harald Welte | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | o serveral changes / additions to libiptc: | Harald Welte | 2001-01-05 | 8 | -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 manpages | Harald Welte | 2001-01-05 | 2 | -0/+115 |
| | |||||
* | patch-test8-ipv6-fixes removes one item from TODO | Harald Welte | 2000-12-19 | 1 | -1/+1 |
| | |||||
* | adding --noflush option for iptables-restore | Harald Welte | 2000-12-19 | 1 | -13/+44 |
| | |||||
* | Add Harald's (munged) modprobe patch. | Harald Welte | 2000-12-19 | 1 | -0/+77 |
| | |||||
* | Remove malloc warning. | Rusty Russell | 2000-12-19 | 1 | -0/+1 |
| | |||||
* | Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers. | Rusty Russell | 2000-12-19 | 1 | -0/+8 |
| | |||||
* | Libc5 can't do IPv6. | Rusty Russell | 2000-12-19 | 2 | -7/+21 |
| | |||||
* | Matthew G. Marsh's FTOS patch. | Matthew G. Marsh | 2000-12-18 | 2 | -0/+131 |
| | |||||
* | Gerd Knorr's iplimit. | Gerd Knorr | 2000-12-18 | 2 | -0/+135 |
| | |||||
* | Test for record rpc. | Rusty Russell | 2000-12-18 | 1 | -0/+3 |
| | |||||
* | Stop --reject-with echo-reply (won't be supported soon). | Rusty Russell | 2000-12-18 | 1 | -0/+7 |
| | |||||
* | preprocessor macro syntax | Harald Welte | 2000-12-06 | 1 | -2/+2 |
| | |||||
* | make iptables-restore and iptables-save work again | Harald Welte | 2000-12-01 | 1 | -0/+9 |
| | |||||
* | make iptables-restore and iptables-save work again! | Harald Welte | 2000-12-01 | 5 | -126/+235 |
| | |||||
* | added install-devel target | James Morris | 2000-11-24 | 3 | -0/+48 |
| | |||||
* | Initial commit of libipq man pages. | James Morris | 2000-11-20 | 11 | -0/+856 |
| | |||||
* | added ipq_errstr() to API | James Morris | 2000-11-18 | 2 | -1/+7 |
| | |||||
* | added shlib plugin for ipv6 mark match | Harald Welte | 2000-11-16 | 1 | -0/+129 |
| | |||||
* | shlib plugin foer ip6tables MARK added | Harald Welte | 2000-11-13 | 2 | -1/+122 |
| | |||||
* | ICMPv4 over IPv6 is no good idea :( | Harald Welte | 2000-11-13 | 1 | -1/+1 |
| | |||||
* | new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < > | Harald Welte | 2000-11-13 | 2 | -15/+81 |
| | |||||
* | Allow patch-o-matic/ as a target (convenient for tab-completion) | Rusty Russell | 2000-11-07 | 1 | -2/+2 |
| | | | | Erase .*~ files as well. |