git: ifnet: Delete INET address should not fail; panic upon failure.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Jul 11 03:20:52 PDT 2017
commit 0d50e8a2eab0390cec5bad19a97db33c8ce19e04
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Jul 11 10:03:57 2017 +0800
ifnet: Delete INET address should not fail; panic upon failure.
This helps catch the root cause of a tun(4) related crash.
Reported-by: dillon
Summary of changes:
sys/net/if.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d50e8a2eab0390cec5bad19a97db33c8ce19e04
--
DragonFly BSD source repository
More information about the Commits
mailing list