| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix setting lib_dir in ip*tables-{save,restore} | Martin Josefsson | 2004-12-27 | 3 | -0/+9 |
* | move ipt_hashlimit to it's correct location | Harald Welte | 2004-10-20 | 1 | -0/+0 |
* | add hashlimit kernel header file | Harald Welte | 2004-10-20 | 1 | -0/+40 |
* | Add comment match extension (Brad Fisher) | Brad Fisher | 2004-09-20 | 1 | -0/+10 |
* | port physdev to ip6tables (Bart De Schuymer) | Bart De Schuymer | 2004-09-12 | 1 | -0/+24 |
* | Add ipt_addrtype.h | Patrick McHardy | 2004-06-28 | 1 | -0/+11 |
* | add missing include | Harald Welte | 2004-06-21 | 1 | -0/+39 |
* | With a 64bit kernel only the high 32bits of nfmark was used regardless of | Martin Josefsson | 2004-05-26 | 4 | -0/+50 |
* | Fix 64bit kernel / 32bit userspace issue. | Martin Josefsson | 2004-05-26 | 2 | -6/+15 |
* | Add versions of string_to_number() for use in 32bit userspace with 64bit kernel. | Martin Josefsson | 2004-05-26 | 1 | -0/+8 |
* | Fix 64bit kernel / 32bit userspace issue. | Martin Josefsson | 2004-05-26 | 3 | -1/+56 |
* | add definition for IPPROTO_SCTP for systems with old header files | Harald Welte | 2004-03-04 | 1 | -0/+4 |
* | update for matching chunk flags (Kiran Kumar) | Kiran Kumar | 2004-03-02 | 1 | -0/+11 |
* | add userspace part of SCTP match | Harald Welte | 2004-02-21 | 1 | -20/+91 |
* | latest version of CONNMARK updates (Henrik Nordstrom) | Henrik Nordstrom | 2004-02-03 | 2 | -0/+19 |
* | Bloody copy-n-edit. Make sure to use matches in the order they are given... | Martin Josefsson | 2004-02-02 | 1 | -2/+8 |
* | Make sure to use matches in the order they are given when calling do_command(... | Martin Josefsson | 2004-02-02 | 1 | -2/+8 |
* | update ipt_physdev.h (test8 change, make parisc work, alignment issues) | Harald Welte | 2003-11-02 | 1 | -2/+2 |
* | CLASSIFY is now built unconditionally, thus we need the kernel header | Harald Welte | 2003-09-13 | 1 | -0/+8 |
* | fix ipq_id_t on 'real' kernel+userspace 64bit archs (Ryan Veety) | Ryan Veety | 2003-09-07 | 1 | -1/+1 |
* | add include files for soon-to-be-submitted patches (and build them unconditio... | Harald Welte | 2003-08-23 | 4 | -0/+56 |
* | Fix the previous fix | Martin Josefsson | 2003-05-05 | 1 | -0/+3 |
* | add (untested) sctp userspace support for even more untested kernel part (in ... | Harald Welte | 2003-05-03 | 1 | -0/+25 |
* | fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J... | Martin Josefsson | 2003-05-02 | 1 | -0/+3 |
* | rename iplimit to connlimit | Harald Welte | 2003-04-30 | 1 | -6/+6 |
* | ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymer | Bart De Schuymer | 2003-04-27 | 1 | -2/+7 |
* | port 'line number on error in iptables-restore' from ipv4 | Harald Welte | 2003-03-05 | 1 | -0/+2 |
* | make iptables-restore print the line number in case of an error | Illes Marci | 2003-03-03 | 1 | -0/+2 |
* | 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 |