| Commit message (Expand) | Author | Age | Files | Lines |
* | add libipt_physdev.c (Bart de Schumyer) | Bart De Schuymer | 2003-02-11 | 1 | -0/+19 |
* | add support for rpc match | Harald Welte | 2003-01-12 | 1 | -0/+35 |
* | apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.t... | Maciej Soltysiak | 2003-01-08 | 2 | -0/+44 |
* | make libipt_helper.so build always, since it's now submitted to 2.4.20 | Harald Welte | 2002-08-09 | 1 | -0/+8 |
* | bring ECN headers in sync with ecn.patch | Harald Welte | 2002-08-05 | 2 | -4/+3 |
* | restore old DSCP_SHIFT behaviour | Harald Welte | 2002-08-05 | 2 | -3/+3 |
* | fix typo in ipt_ecn.h | Harald Welte | 2002-06-04 | 1 | -2/+2 |
* | add header file for ECN match | Harald Welte | 2002-05-29 | 2 | -1/+35 |
* | bring ECN plugin in sync with new ECN target | Harald Welte | 2002-05-29 | 1 | -11/+17 |
* | new ip6 FRAG match by kisza | András Kis-Szabó | 2002-03-26 | 2 | -0/+42 |
* | Add AH/ESP match for ipv6 | Harald Welte | 2002-03-25 | 2 | -0/+44 |
* | make libipt_conntrack compile by default | Harald Welte | 2002-03-18 | 1 | -0/+39 |
* | libipt_pkttype now compiled by default | Harald Welte | 2002-03-18 | 1 | -0/+9 |
* | add DSCP match | Harald Welte | 2002-03-14 | 2 | -13/+33 |
* | Fix 'iptables -p !' bug (segfault when `!' used without argument) | Harald Welte | 2002-03-14 | 1 | -1/+1 |
* | fix IP6T_MIN_ALIGN macro (Andreas Herrmann) | Andreas Herrmann | 2002-02-25 | 1 | -1/+1 |
* | add ECN target support | Harald Welte | 2002-02-17 | 1 | -0/+25 |
* | add new version of ipt_DSCP.h | Harald Welte | 2002-02-17 | 1 | -1/+6 |
* | add DSCP target support | Harald Welte | 2002-02-17 | 1 | -0/+18 |
* | make compilation of libip6t_LOG, libipt_length, libip6t_length and | Harald Welte | 2002-02-17 | 3 | -0/+37 |
* | shit, forgot to update this one. Let's hope that the kernel's headers | Harald Welte | 2002-01-24 | 1 | -3/+3 |
* | Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() | Marc Boucher | 2001-12-06 | 1 | -0/+6 |
* | IPv6 queue handler, libipq support, documentation from Fernando Anton. | James Morris | 2001-11-24 | 1 | -1/+1 |
* | second part of SAME patch which I missed to commit :( | Harald Welte | 2001-08-26 | 1 | -1/+7 |
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 3 | -0/+19 |
* | added ipt_SAME.h to fix compile error | Harald Welte | 2001-07-31 | 1 | -0/+16 |
* | added libip6t_REJECT.c for IPv6 reject support | Harald Welte | 2001-07-23 | 1 | -0/+16 |
* | string_to_number fix | Harald Welte | 2001-07-23 | 1 | -1/+4 |
* | Added support for iptables-restore module-load-on-demand (a. van schie) | Harald Welte | 2001-06-16 | 2 | -0/+2 |
* | Added more specific copyright & author information. | James Morris | 2001-05-30 | 1 | -0/+4 |
* | glibc sucks | Harald Welte | 2001-05-21 | 1 | -0/+7 |
* | ip6tables fixes by Fabrice Maurie | Fabrice MARIE | 2001-05-05 | 1 | -2/+4 |
* | pkttype match (new) + scorefile, | Harald Welte | 2001-04-19 | 1 | -0/+10 |
* | NETLINK_ULOG isn't defined in an unpatched kernel | Harald Welte | 2001-03-16 | 1 | -1/+5 |
* | Move some include files to be present always, so build always includes them e... | Rusty Russell | 2001-02-28 | 9 | -0/+161 |
* | ip6tables-save/-restore by Kis-Szabo Andras | András Kis-Szabó | 2001-02-26 | 1 | -0/+5 |
* | new ULOG revision: supports in-kernel batching of packets and netlink multipart | Harald Welte | 2001-01-30 | 1 | -1/+3 |
* | libiptc counter functions | Harald Welte | 2001-01-05 | 2 | -0/+34 |
* | make iptables-restore and iptables-save work again | Harald Welte | 2000-12-01 | 1 | -0/+9 |
* | added ipq_errstr() to API | James Morris | 2000-11-18 | 1 | -0/+1 |
* | Added <linux/in6.h> for libc5. | Rusty Russell | 2000-11-06 | 1 | -0/+2 |
* | More sparc64 fixes | Rusty Russell | 2000-09-04 | 1 | -1/+3 |
* | More sparc64 fixes. | Rusty Russell | 2000-09-04 | 1 | -2/+3 |
* | More sparc64 fixes. | Rusty Russell | 2000-09-04 | 1 | -0/+4 |
* | Start of Sparc64 fixes. | Rusty Russell | 2000-09-04 | 1 | -0/+61 |
* | Patch-o-matic! now included. | Rusty Russell | 2000-08-27 | 1 | -0/+26 |
* | Jan Echternach's const tweak. | Jan Echternach | 2000-08-27 | 2 | -2/+2 |
* | Harald Welte's ULOG target with tests (untested). | Harald Welte | 2000-07-30 | 1 | -0/+30 |
* | Philip Blundell's IPv6 patches. | Rusty Russell | 2000-06-02 | 1 | -1/+2 |
* | Philip Blundell's IPv6 fixes. | Philip Blundell | 2000-05-15 | 2 | -9/+21 |