瀏覽代碼

Networking docs: add reference to ndppd

Signed-off-by: Ian Bishop <ianbishop@pace7.com>
Ian Bishop 10 年之前
父節點
當前提交
b1a1cff368
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/sources/articles/networking.md

+ 2 - 1
docs/sources/articles/networking.md

@@ -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