Merge pull request #13654 from porjo/netipv6
Networking docs: add reference to ndppd Upstream-commit: bdb6fad34cba055c6c7d58851c96dba485e10216 Component: engine
This commit is contained in:
@@ -617,7 +617,8 @@ device to the container network:
|
||||
|
||||
You have to execute the `ip -6 neigh add proxy ...` command for every IPv6
|
||||
address in your Docker subnet. Unfortunately there is no functionality for
|
||||
adding a whole subnet by executing one command.
|
||||
adding a whole subnet by executing one command. An alternative approach would be to
|
||||
use an NDP proxy daemon such as [ndppd](https://github.com/DanielAdolfsson/ndppd).
|
||||
|
||||
### Docker IPv6 cluster
|
||||
|
||||
|
||||
Reference in New Issue
Block a user