summaryrefslogtreecommitdiffstats
path: root/libiptc/libip4tc.c
Commit message (Collapse)AuthorAgeFilesLines
* - don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enableHarald Welte2002-02-131-6/+20
| | | | | | | | libiptc debugging. This is to make people at RedHat and Mandrake happy. - add debugging code for mangle5hooks table (will break debugging of iptables >= 1.2.6 on old kernels <= 2.4.18-pre6. *sigh*
* update debugging code to mangle5hooks changesHarald Welte2002-02-081-1/+4
|
* Added #include <unistd.h> to eliminate close() warning.Marc Boucher2002-01-191-0/+1
|
* libiptc counter functionHarald Welte2001-01-051-0/+3
|
* Fix typo.Rusty Russell2000-09-141-1/+1
|
* Add drop table supportRusty Russell2000-09-141-2/+12
|
* Added DROPPING chain.Rusty Russell2000-09-141-0/+3
|
* Modifications for new header (entries -> entrytable, for alignment reasons)Rusty Russell2000-07-071-1/+1
|
* Philip Blundell's IPv6 fixes.Philip Blundell2000-05-151-2/+3
|
* Alignment assertion fix.Rusty Russell2000-05-101-1/+3
|
* IPv6 enhancements.Rusty Russell2000-05-021-0/+444