git://git.onelab.eu
/
iptables.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
move current trunk to branches
[iptables.git]
/
extensions
/
libipt_ttl.man
1
This module matches the time to live field in the IP header.
2
.TP
3
.BI "--ttl-eq " "ttl"
4
Matches the given TTL value.
5
.TP
6
.BI "--ttl-gt " "ttl"
7
Matches if TTL is greater than the given TTL value.
8
.TP
9
.BI "--ttl-lt " "ttl"
10
Matches if TTL is less than the given TTL value.