From: Susant Sahani Date: Thu, 1 Dec 2016 23:05:10 +0000 (+0530) Subject: networkd: VXLAN add better explanation for ARPProxy (#4781) X-Git-Tag: v233~365 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e3f4e7f3d7e28c4063dc1e6d2e4502ca952b72b;p=thirdparty%2Fsystemd.git networkd: VXLAN add better explanation for ARPProxy (#4781) This closes #4768 --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index ffb66e735b5..a549ec83bdd 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -512,7 +512,9 @@ ARPProxy= - A boolean. When true, enables ARP proxying. + A boolean. When true bridge-connected VXLAN tunnel endpoint + answers ARP requests from the local bridge on behalf of + remote Distributed Overlay Virtual Ethernet (DOVE) clients.