Page MenuHomeFreeBSD

Import wireguard fixes from pfSense 2.5
ClosedPublic

Authored by grehan on Feb 27 2021, 6:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 7 2024, 6:20 PM
Unknown Object (File)
Jan 16 2024, 10:45 AM
Unknown Object (File)
Dec 20 2023, 10:32 PM
Unknown Object (File)
Dec 20 2023, 5:31 AM
Unknown Object (File)
Dec 12 2023, 11:47 AM
Unknown Object (File)
Nov 23 2023, 2:58 PM
Unknown Object (File)
Nov 9 2023, 10:13 PM
Unknown Object (File)
Nov 9 2023, 4:33 PM
Subscribers

Details

Summary

Merge the following fixes from https://github.com/pfsense/FreeBSD-src
1940e7d3 Save address of ingress packets to allow wg to work on HA
8f5531f1 Fix connection to IPv6 endpoint
825ed9ee Fix tcpdump for wg IPv6 rx tunnel traffic
2ec232d3 Fix issue with replying to INITIATION messages in server mode
ec77593a Return immediately in wg_init if in DETACH'd state
0f0dde6f Remove unnecessary wg debug printf on transmit
2766dc94 Detect and fix case in wg_init() where sockets weren't cleaned up
b62cc7ac Close the UDP tunnel sockets when the interface has been stopped

Obtained from: pfSense 2.5
MFC after: 3 days
Relnotes: yes
Sponsored by: Rubicon Communications, LLC ("Netgate")

Test Plan

Configure various clients for both v4/v6 tunnel access to a FreeBSD system.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37430
Build 34319: arc lint + arc unit