mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
Update wireguard-tools to the latest version, which has some stubbed out support
for incremental Allowed-IPs updates that we would need to add kernel support
for.
(cherry picked from commit 137de4b34d)
3 lines
86 B
C
3 lines
86 B
C
#ifndef WIREGUARD_TOOLS_VERSION
|
|
#define WIREGUARD_TOOLS_VERSION "1.0.20250521"
|
|
#endif
|