Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 31 20:20:22 UTC 2020

Modified Files:
        src/share/man/man4: wg.4
        src/sys/net: if_wg.c

Log Message:
wg: Remove IFF_POINTOPOINT.

Unclear why this was set; setting it seems to have required a kludge
in netinet/in.c that broke ipsec tunnels.  Clearing it makes wg work
again after that kludge was reverted.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/wg.4
cvs rdiff -u -r1.32 -r1.33 src/sys/net/if_wg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to