summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CLASSIFY is now built unconditionally, thus we need the kernel headerHarald Welte2003-09-131-0/+8
* fix ipq_id_t on 'real' kernel+userspace 64bit archs (Ryan Veety)Ryan Veety2003-09-071-1/+1
* add include files for soon-to-be-submitted patches (and build them unconditio...Harald Welte2003-08-234-0/+56
* Fix the previous fixMartin Josefsson2003-05-051-0/+3
* add (untested) sctp userspace support for even more untested kernel part (in ...Harald Welte2003-05-031-0/+25
* fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...Martin Josefsson2003-05-021-0/+3
* rename iplimit to connlimitHarald Welte2003-04-301-6/+6
* ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de SchuymerBart De Schuymer2003-04-271-2/+7
* port 'line number on error in iptables-restore' from ipv4Harald Welte2003-03-051-0/+2
* make iptables-restore print the line number in case of an errorIlles Marci2003-03-031-0/+2
* add libipt_physdev.c (Bart de Schumyer)Bart De Schuymer2003-02-111-0/+19
* add support for rpc matchHarald Welte2003-01-121-0/+35
* apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.t...Maciej Soltysiak2003-01-082-0/+44
* make libipt_helper.so build always, since it's now submitted to 2.4.20Harald Welte2002-08-091-0/+8
* bring ECN headers in sync with ecn.patchHarald Welte2002-08-052-4/+3
* restore old DSCP_SHIFT behaviourHarald Welte2002-08-052-3/+3
* fix typo in ipt_ecn.hHarald Welte2002-06-041-2/+2
* add header file for ECN matchHarald Welte2002-05-292-1/+35
* bring ECN plugin in sync with new ECN targetHarald Welte2002-05-291-11/+17
* new ip6 FRAG match by kiszaAndrás Kis-Szabó2002-03-262-0/+42
* Add AH/ESP match for ipv6Harald Welte2002-03-252-0/+44
* make libipt_conntrack compile by defaultHarald Welte2002-03-181-0/+39
* libipt_pkttype now compiled by defaultHarald Welte2002-03-181-0/+9
* add DSCP matchHarald Welte2002-03-142-13/+33
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-1/+1
* fix IP6T_MIN_ALIGN macro (Andreas Herrmann)Andreas Herrmann2002-02-251-1/+1
* add ECN target supportHarald Welte2002-02-171-0/+25
* add new version of ipt_DSCP.hHarald Welte2002-02-171-1/+6
* add DSCP target supportHarald Welte2002-02-171-0/+18
* make compilation of libip6t_LOG, libipt_length, libip6t_length andHarald Welte2002-02-173-0/+37
* shit, forgot to update this one. Let's hope that the kernel's headersHarald Welte2002-01-241-3/+3
* Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()Marc Boucher2001-12-061-0/+6
* IPv6 queue handler, libipq support, documentation from Fernando Anton.James Morris2001-11-241-1/+1
* second part of SAME patch which I missed to commit :(Harald Welte2001-08-261-1/+7
* - added patch to support statically linking of iptablesHarald Welte2001-08-063-0/+19
* added ipt_SAME.h to fix compile errorHarald Welte2001-07-311-0/+16
* added libip6t_REJECT.c for IPv6 reject supportHarald Welte2001-07-231-0/+16
* string_to_number fixHarald Welte2001-07-231-1/+4
* Added support for iptables-restore module-load-on-demand (a. van schie)Harald Welte2001-06-162-0/+2
* Added more specific copyright & author information.James Morris2001-05-301-0/+4
* glibc sucksHarald Welte2001-05-211-0/+7
* ip6tables fixes by Fabrice MaurieFabrice MARIE2001-05-051-2/+4
* pkttype match (new) + scorefile,Harald Welte2001-04-191-0/+10
* NETLINK_ULOG isn't defined in an unpatched kernelHarald Welte2001-03-161-1/+5
* Move some include files to be present always, so build always includes them e...Rusty Russell2001-02-289-0/+161
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-0/+5
* new ULOG revision: supports in-kernel batching of packets and netlink multipartHarald Welte2001-01-301-1/+3
* libiptc counter functionsHarald Welte2001-01-052-0/+34
* make iptables-restore and iptables-save work againHarald Welte2000-12-011-0/+9
* added ipq_errstr() to APIJames Morris2000-11-181-0/+1