CVS commit: src
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Tue Jun 23 04:12:20 UTC 2026 Modified Files: src/sys/net: if_wg.c src/tests/net/if_wg: t_misc.sh Log Message: wg(4): Gracefully refuse excess allowed IP address ranges. PR kern/60232: kernel panic when adding a wireguard peer with too many allowed IP addresses To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/sys/net/if_wg.c cvs rdiff -u -r1.17 -r1.18 src/tests/net/if_wg/t_misc.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.