[Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Dec 2023 00:29:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266999

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=399961e0a4132fb14b9b975c937cbc46849f8b39

commit 399961e0a4132fb14b9b975c937cbc46849f8b39
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-12-12 00:13:59 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-12-19 00:28:47 +0000

    if_tun: check device name

    PR:     266999

    (cherry picked from commit 0365e5fc905b425313a0a2d89f0d8e2566924df2)

 sys/net/if_tuntap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.