NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60232 CVS commit: src
The following reply was made to PR kern/60232; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60232 CVS commit: src
Date: Tue, 23 Jun 2026 04:12:20 +0000
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.
Home |
Main Index |
Thread Index |
Old Index