On Mon, Feb 04, 2019 at 12:07:22PM +1000, David Gwynne wrote:
Currently you can change a tun interface from being point to point to
being a broadcast interface. Why?

I'm using broadcast mode in my own wireguard implementation because there can be more than one peer on the network:
https://github.com/timkuijsten/uwg/blob/ccd39c6a9bdf36575a3bb3db06c438a2241c1134/ifn.c#L1868

-Tim

Reply via email to