summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_ttl.c
Commit message (Collapse)AuthorAgeFilesLines
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-3/+3
| | | | naming
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-3/+2
|
* Change $Id$ tagslaforge2002-02-251-1/+1
|
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >laforge2000-11-131-14/+80
|
* Harald Welte's ttl stuff.rusty2000-10-041-0/+111
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.