summaryrefslogtreecommitdiffstats
path: root/libiptc
Commit message (Collapse)AuthorAgeFilesLines
* Modifications for new header (entries -> entrytable, for alignment reasons)Rusty Russell2000-07-072-20/+20
|
* More PPC alignment fixes.Rusty Russell2000-07-031-2/+2
|
* Made error message clearer.Rusty Russell2000-06-051-1/+1
|
* Philip Blundell's IPv6 patches.Rusty Russell2000-06-022-5/+20
|
* Minor change for debugging.Rusty Russell2000-05-311-1/+1
|
* Philip Blundell's IPv6 fixes.Philip Blundell2000-05-153-12/+132
|
* IPv6 FixesRusty Russell2000-05-101-22/+26
| | | | Alignment fixes.
* Philip Blundell's IPv6 fixes.Philip Blundell2000-05-101-12/+13
|
* Alignment assertion fix.Rusty Russell2000-05-101-1/+3
|
* IPv6 enhancements.Rusty Russell2000-05-024-617/+977
|
* Alignment fixes (requires kernel patch).Rusty Russell2000-04-271-47/+52
|
* Fixed dependencies for libiptc.aRusty Russell2000-04-271-1/+1
|
* More fixes and testsuite enhancements.Rusty Russell2000-04-231-62/+7
|
* Caching speedups.Rusty Russell2000-04-231-151/+280
|
* Improved iptc_set_policy error messages.Marc Boucher2000-04-221-3/+8
|
* Fix minor compilation problems in match_different() and is_same().Marc Boucher2000-04-221-2/+2
|
* Changes to allow matching (for delete) on part of a rule, for rules whichRusty Russell2000-04-191-23/+38
| | | | change in the kernel (eg. ipt_limit).
* Fix for match_different to correctly traverse the second ruleRusty Russell2000-03-291-9/+20
| | | | Nasty hack to enable us to delete rules with -m limit
* libiptc caching to speed up find_label().Rusty Russell2000-03-241-5/+32
| | | | Makefile distrib target for userspace.
* James Morris's problem with libiptc when listing the builtinJames Morris2000-03-241-1/+1
| | | | queue target.
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-201-7/+7
| | | | Whitespace cleanups.
* reorganized tree after kernel mergeMarc Boucher2000-03-202-0/+1844