Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial commit of libipq man pages. | James Morris | 2000-11-20 | 11 | -0/+856 |
| | |||||
* | added ipq_errstr() to API | James Morris | 2000-11-18 | 2 | -1/+7 |
| | |||||
* | added shlib plugin for ipv6 mark match | Harald Welte | 2000-11-16 | 1 | -0/+129 |
| | |||||
* | shlib plugin foer ip6tables MARK added | Harald Welte | 2000-11-13 | 2 | -1/+122 |
| | |||||
* | ICMPv4 over IPv6 is no good idea :( | Harald Welte | 2000-11-13 | 1 | -1/+1 |
| | |||||
* | new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < > | Harald Welte | 2000-11-13 | 2 | -15/+81 |
| | |||||
* | Allow patch-o-matic/ as a target (convenient for tab-completion) | Rusty Russell | 2000-11-07 | 1 | -2/+2 |
| | | | | Erase .*~ files as well. | ||||
* | Added <linux/in6.h> for libc5. | Rusty Russell | 2000-11-06 | 1 | -0/+2 |
| | |||||
* | small fixes in the save() function of the ULOG and tcp extension | Harald Welte | 2000-11-05 | 2 | -3/+5 |
| | |||||
* | two libiptc bugs fixed, including the 'segv while doing more than one | Harald Welte | 2000-10-30 | 1 | -4/+5 |
| | | | | action per commit' one. | ||||
* | minor fix | James Morris | 2000-10-29 | 1 | -0/+1 |
| | |||||
* | minor output bug in save() | Harald Welte | 2000-10-24 | 1 | -1/+0 |
| | |||||
* | BALANCE target alpha support. | Rusty Russell | 2000-10-23 | 2 | -0/+154 |
| | |||||
* | Added Harald Welte | Rusty Russell | 2000-10-13 | 1 | -1/+2 |
| | |||||
* | Reorganized: added EXTRA EXTENSIONS section. | Rusty Russell | 2000-10-11 | 1 | -12/+35 |
| | | | | Added Harald's doc on ttl and TTL | ||||
* | Add patch-o-matic comment. | Rusty Russell | 2000-10-11 | 1 | -9/+3 |
| | |||||
* | Known bugs for 2.4.0 | Rusty Russell | 2000-10-06 | 1 | -0/+10 |
| | |||||
* | Update. | Rusty Russell | 2000-10-06 | 1 | -8/+4 |
| | |||||
* | Harald Welte's ttl stuff. | Harald Welte | 2000-10-04 | 4 | -0/+278 |
| | | | | | | This patch adds two new modules to the netfilter CVS patch-o-matic system: A TTL match and a TTL target for setting/incrementing/decrementing the TTL. | ||||
* | Emmanuel Roger's string matching patch. | Emmanuel Roger | 2000-10-04 | 2 | -0/+129 |
| | |||||
* | Fix allocation (base new alloc on current size, not original size). | Rusty Russell | 2000-09-19 | 1 | -1/+1 |
| | |||||
* | Fixed ultrasparc alignment define. | Rusty Russell | 2000-09-19 | 1 | -2/+2 |
| | | | | Only print extensions when there are some. | ||||
* | 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 |
| | |||||
* | Fixed length of LOG | Rusty Russell | 2000-09-13 | 1 | -1/+1 |
| | |||||
* | Added support for --clamp-mss-to-pmtu option. | Marc Boucher | 2000-09-12 | 1 | -7/+23 |
| | |||||
* | Fixed small typo. | Marc Boucher | 2000-09-12 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | More sparc64 fixes | Rusty Russell | 2000-09-04 | 2 | -2/+4 |
| | |||||
* | More sparc64 fixes. | Rusty Russell | 2000-09-04 | 1 | -2/+3 |
| | |||||
* | More sparc64 fixes. | Rusty Russell | 2000-09-04 | 2 | -1/+5 |
| | |||||
* | Start of Sparc64 fixes. | Rusty Russell | 2000-09-04 | 1 | -0/+61 |
| | |||||
* | Derrik Pates's tcpflags wrong way round when -n no specified. | Rusty Russell | 2000-09-01 | 1 | -2/+2 |
| | |||||
* | Missing ; | Rusty Russell | 2000-09-01 | 1 | -1/+1 |
| | |||||
* | print and save can be NULL. | Rusty Russell | 2000-09-01 | 2 | -22/+3 |
| | |||||
* | Fixes for targets with no print() function. | Rusty Russell | 2000-09-01 | 1 | -0/+2 |
| | |||||
* | Fixed ! test cases. | Rusty Russell | 2000-09-01 | 1 | -1/+2 |
| | |||||
* | Allow --tcp-flags ! A B. | Rusty Russell | 2000-09-01 | 1 | -1/+2 |
| | |||||
* | More to do. | Rusty Russell | 2000-09-01 | 1 | -1/+4 |
| | |||||
* | Fixed compile errors. | Rusty Russell | 2000-08-31 | 1 | -7/+7 |
| | |||||
* | TCP MSS matching support (untested). | Rusty Russell | 2000-08-30 | 2 | -0/+162 |
| | |||||
* | Harald Welte's dynamic loading fix. | Harald Welte | 2000-08-30 | 1 | -9/+5 |
| | |||||
* | No longer needed. | Rusty Russell | 2000-08-29 | 2 | -353/+0 |
| | |||||
* | Test for TCPMSS target. | Marc Boucher | 2000-08-28 | 1 | -0/+2 |
| | |||||
* | Updated. | Rusty Russell | 2000-08-27 | 1 | -21/+3 |
| | |||||
* | Marc Boucher's TCPMSS patch. | Marc Boucher | 2000-08-27 | 1 | -0/+118 |
| |