Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | two libiptc bugs fixed, including the 'segv while doing more than one | Harald Welte | 2000-10-30 | 1 | -4/+5 | |
| | | | | action per commit' one. | |||||
* | Fix allocation (base new alloc on current size, not original size). | Rusty Russell | 2000-09-19 | 1 | -1/+1 | |
| | ||||||
* | Fix typo. | Rusty Russell | 2000-09-14 | 1 | -1/+1 | |
| | ||||||
* | Add drop table support | Rusty Russell | 2000-09-14 | 1 | -2/+12 | |
| | ||||||
* | Added DROPPING chain. | Rusty Russell | 2000-09-14 | 2 | -1/+7 | |
| | ||||||
* | Finally fixed sparc64 counter bug (I hope). | Rusty Russell | 2000-09-04 | 1 | -22/+14 | |
| | ||||||
* | More debugging. | Rusty Russell | 2000-09-04 | 1 | -2/+2 | |
| | ||||||
* | More debugging. | Rusty Russell | 2000-09-04 | 1 | -0/+5 | |
| | ||||||
* | More debugging. | Rusty Russell | 2000-09-04 | 1 | -1/+19 | |
| | ||||||
* | Stop shadowing parameter. | Rusty Russell | 2000-08-26 | 1 | -6/+6 | |
| | ||||||
* | Handle *really* large index values without segfaulting. | Rusty Russell | 2000-08-26 | 1 | -2/+6 | |
| | ||||||
* | Better message for table does not exist. | Rusty Russell | 2000-08-23 | 1 | -0/+1 | |
| | ||||||
* | Finally resolve dependency problems. (Olivier Baudron's report) | Rusty Russell | 2000-08-12 | 1 | -3/+3 | |
| | ||||||
* | Modifications for new header (entries -> entrytable, for alignment reasons) | Rusty Russell | 2000-07-07 | 2 | -20/+20 | |
| | ||||||
* | More PPC alignment fixes. | Rusty Russell | 2000-07-03 | 1 | -2/+2 | |
| | ||||||
* | Made error message clearer. | Rusty Russell | 2000-06-05 | 1 | -1/+1 | |
| | ||||||
* | Philip Blundell's IPv6 patches. | Rusty Russell | 2000-06-02 | 2 | -5/+20 | |
| | ||||||
* | Minor change for debugging. | Rusty Russell | 2000-05-31 | 1 | -1/+1 | |
| | ||||||
* | Philip Blundell's IPv6 fixes. | Philip Blundell | 2000-05-15 | 3 | -12/+132 | |
| | ||||||
* | IPv6 Fixes | Rusty Russell | 2000-05-10 | 1 | -22/+26 | |
| | | | | Alignment fixes. | |||||
* | Philip Blundell's IPv6 fixes. | Philip Blundell | 2000-05-10 | 1 | -12/+13 | |
| | ||||||
* | Alignment assertion fix. | Rusty Russell | 2000-05-10 | 1 | -1/+3 | |
| | ||||||
* | IPv6 enhancements. | Rusty Russell | 2000-05-02 | 4 | -617/+977 | |
| | ||||||
* | Alignment fixes (requires kernel patch). | Rusty Russell | 2000-04-27 | 1 | -47/+52 | |
| | ||||||
* | Fixed dependencies for libiptc.a | Rusty Russell | 2000-04-27 | 1 | -1/+1 | |
| | ||||||
* | More fixes and testsuite enhancements. | Rusty Russell | 2000-04-23 | 1 | -62/+7 | |
| | ||||||
* | Caching speedups. | Rusty Russell | 2000-04-23 | 1 | -151/+280 | |
| | ||||||
* | Improved iptc_set_policy error messages. | Marc Boucher | 2000-04-22 | 1 | -3/+8 | |
| | ||||||
* | Fix minor compilation problems in match_different() and is_same(). | Marc Boucher | 2000-04-22 | 1 | -2/+2 | |
| | ||||||
* | Changes to allow matching (for delete) on part of a rule, for rules which | Rusty Russell | 2000-04-19 | 1 | -23/+38 | |
| | | | | change in the kernel (eg. ipt_limit). | |||||
* | Fix for match_different to correctly traverse the second rule | Rusty Russell | 2000-03-29 | 1 | -9/+20 | |
| | | | | Nasty hack to enable us to delete rules with -m limit | |||||
* | libiptc caching to speed up find_label(). | Rusty Russell | 2000-03-24 | 1 | -5/+32 | |
| | | | | Makefile distrib target for userspace. | |||||
* | James Morris's problem with libiptc when listing the builtin | James Morris | 2000-03-24 | 1 | -1/+1 | |
| | | | | queue target. | |||||
* | Makefile fixes for release.v1.0.0-alpha | Rusty Russell | 2000-03-20 | 1 | -7/+7 | |
| | | | | Whitespace cleanups. | |||||
* | reorganized tree after kernel merge | Marc Boucher | 2000-03-20 | 2 | -0/+1844 | |