mirror of
https://github.com/bol-van/zapret.git
synced 2026-02-03 08:10:34 +03:00
tpws: fc00::/7 private range. PF convert ipv4 to ipv6 mapped address
This commit is contained in:
@@ -477,9 +477,9 @@ Other parameters `--bind-*` are related to the last bind.
|
||||
link local ipv6 (`fe80::/8`) mode selection :
|
||||
|
||||
```
|
||||
--bind-iface6 --bind-linklocal=no : first selects private address fd00::/8, then global address
|
||||
--bind-iface6 --bind-linklocal=unwanted : first selects private address fd00::/8, then global address, then LL
|
||||
--bind-iface6 --bind-linklocal=prefer : first selects LL, then private address fd00::/8, then global address
|
||||
--bind-iface6 --bind-linklocal=no : first selects private address fc00::/7, then global address
|
||||
--bind-iface6 --bind-linklocal=unwanted : first selects private address fc00::/7, then global address, then LL
|
||||
--bind-iface6 --bind-linklocal=prefer : first selects LL, then private address fc00::/7, then global address
|
||||
--bind-iface6 --bind-linklocal=force : select only LL
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user