Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | libip6t_owner mandatory | ||||
* | shit, forgot to update this one. Let's hope that the kernel's headers | Harald Welte | 2002-01-24 | 1 | -3/+3 |
| | | | | precede the ones in this directory | ||||
* | Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask() | Marc Boucher | 2001-12-06 | 1 | -0/+6 |
| | | | | | and parse_protocol() as they are needed by the upcoming ipt_conntrack match module. | ||||
* | 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 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | 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 |
| | | | | libiptc C++ compatibility + scorefile | ||||
* | 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 ↵ | Rusty Russell | 2001-02-28 | 9 | -0/+161 |
| | | | | even if patches not applied (eg. for distributions). | ||||
* | 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 |
| | | | | messages | ||||
* | 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 |
| | |||||
* | Philip Blundell's IPv6 fixes. | Philip Blundell | 2000-05-10 | 1 | -5/+6 |
| | |||||
* | IPv6 enhancements. | Rusty Russell | 2000-05-02 | 4 | -17/+269 |
| | |||||
* | Alignment fixes (requires kernel patch). | Rusty Russell | 2000-04-27 | 1 | -2/+6 |
| | |||||
* | More fixes and testsuite enhancements. | Rusty Russell | 2000-04-23 | 1 | -12/+11 |
| | |||||
* | Changes to allow matching (for delete) on part of a rule, for rules which | Rusty Russell | 2000-04-19 | 2 | -1/+9 |
| | | | | change in the kernel (eg. ipt_limit). | ||||
* | Added linux/types.h for non-glibc systems. | Rusty Russell | 2000-04-19 | 1 | -0/+1 |
| |