init.d: small optimize

This commit is contained in:
bol-van
2024-12-22 13:20:06 +03:00
parent 5df9b5d109
commit 8aabc8b743
3 changed files with 2 additions and 6 deletions

View File

@@ -4,6 +4,8 @@
# PREROUTING - can't DNAT to ::1. can DNAT to link local of -i interface or to any global addr
# not a good idea to expose tpws to the world (bind to ::)
# max wait time for the link local ipv6 on the LAN interface
LINKLOCAL_WAIT_SEC=${LINKLOCAL_WAIT_SEC:-5}
get_ipv6_linklocal()
{