summaryrefslogtreecommitdiffstats
path: root/include/libiptc/libiptc.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH 02/13] Fix all remaining warnings (missing declarations, missing ↵/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-131-0/+2
| | | | prototypes)
* [PATCH]: fix gcc warnings/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-01-291-1/+1
| | | | Max Kellermann <max@duempel.org>
* [PATCH]: use <linux/types.h>/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-12-171-0/+1
| | | | | | | | Remove our own definitions of the Linux types and use <linux/types.h> instead. libiptc needs it too, or otherwise will choke on union nf_inet_addr. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
* fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin ↵laforge2003-05-021-0/+3
| | | | Josefsson)
* pkttype match (new) + scorefile,laforge2001-04-191-0/+10
| | | | libiptc C++ compatibility + scorefile
* libiptc counter functionslaforge2001-01-051-0/+17
|
* Alignment fixes (requires kernel patch).rusty2000-04-271-2/+6
|
* More fixes and testsuite enhancements.rusty2000-04-231-12/+11
|
* Changes to allow matching (for delete) on part of a rule, for rules whichrusty2000-04-191-1/+3
| | | | change in the kernel (eg. ipt_limit).
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-201-0/+131