git: ipfw: Remove context generation; the race it tries to fix no longer exists
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Jul 2 19:46:59 PDT 2017
commit 5cfb918a321be2dd266f9e5f8b6c7fe6c17dde97
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Jul 3 02:40:20 2017 +0800
ipfw: Remove context generation; the race it tries to fix no longer exists
It was intend to fix the race when the configuration was running in the
deleted ifnet threads; now the configuration is running in the netisrs.
Summary of changes:
sys/net/ipfw/ip_fw2.c | 94 +++++----------------------------------------------
1 file changed, 9 insertions(+), 85 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5cfb918a321be2dd266f9e5f8b6c7fe6c17dde97
--
DragonFly BSD source repository
More information about the Commits
mailing list