Sign in
nest-open-source
/
manifest_repos
/
iptables
/
d3ca9cf56ec3190b1eb9900c27a8d1e75adf5446
/
.
/
extensions
/
libip6t_hl.txlate
blob: 17563938fd89575221ee26ca5d362580e2cbebaf [
file
] [
log
] [
blame
]
ip6tables
-
translate
-
t nat
-
A postrouting
-
m hl
--
hl
-
gt
3
nft add rule ip6 nat postrouting ip6 hoplimit gt
3
counter
ip6tables
-
translate
-
t nat
-
A postrouting
-
m hl
!
--
hl
-
eq
3
nft add rule ip6 nat postrouting ip6 hoplimit
!=
3
counter