X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=examples%2Fproxy-arp.mdwn;h=70cb092f3e02330b096c80a1bcf7e6c90782e21c;hb=a0d5a5fcf21b2abfcc6f4305ec21b22f62ee9ade;hp=5d25f2186cadc9aa8477cbd3979d53d5bd6525f3;hpb=13c2c7fa8d86e8543321a58ec30e7d4fb43053d9;p=wiki diff --git a/examples/proxy-arp.mdwn b/examples/proxy-arp.mdwn index 5d25f21..70cb092 100644 --- a/examples/proxy-arp.mdwn +++ b/examples/proxy-arp.mdwn @@ -8,7 +8,7 @@ node, as described in the [[bridging example|examples/bridging]]. However, setting up a bridge is rather complex, and if one only needs unicast IP traffic to work, and broadcast or non-IP traffic is not a requirement, one can use the [proxy ARP](http://en.wikipedia.org/wiki/Proxy_ARP) features of the operating -instead. +system instead. Since we only use unicast IP traffic, proxy ARP works with both router and switch mode.