Re: [RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
Kyle Evans <[email protected]>
| Newsgroups | com.zx2c4.lists.wireguard,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 5/21/25 18:51, Jason A. Donenfeld wrote: > On Thu, May 22, 2025 at 1:02 AM Jordan Rife <[email protected]> wrote: >>>> Merged here: >>>> https://git.zx2c4.com/wireguard-tools/commit/?id=0788f90810efde88cfa07ed96e7eca77c7f2eedd >>>> >>>> With a followup here: >>>> https://git.zx2c4.com/wireguard-tools/commit/?id=dce8ac6e2fa30f8b07e84859f244f81b3c6b2353 >>> >>> Also, >>> https://git.zx2c4.com/wireguard-go/commit/?id=256bcbd70d5b4eaae2a9f21a9889498c0f89041c >> >> Nice, cool to see this extended to wireguard-go as well. As a follow up, >> I was planning to also create a patch for golang.zx2c4.com/wireguard/wgctrl >> so the feature can be used from there too. > > Wonderful, please do! Looking forward to merging that. > > There's already an open PR in FreeBSD too. FreeBSD support landed as of: https://cgit.freebsd.org/src/commit/?id=f6d9e22982a It will be available in FreeBSD 15.0 and probably 14.4 (to be released next year) as well. I have pushed a branch, ke/fbsd_aip, to the wireguard-tools repository for your consideration. Aside: this is a really neat feature. Thanks! Kyle Evans