NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56292 CVS commit: src/sys/net
The following reply was made to PR kern/56292; it has been noted by GNATS.
From: "Shoichi YAMAGUCHI" <yamaguchi%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56292 CVS commit: src/sys/net
Date: Fri, 2 Jul 2021 03:30:46 +0000
Module Name: src
Committed By: yamaguchi
Date: Fri Jul 2 03:30:46 UTC 2021
Modified Files:
src/sys/net: if_bridge.c
Log Message:
Use if_ioctl() for changing MTU, not ether_ioctl to prevent panic
Fix PR kern/56292
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/sys/net/if_bridge.c
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