git: ipfw3: Reduce dependency on ifnet threads.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Apr 5 05:39:29 PDT 2017
commit e97b1989c66cde5bd1c4784104a94fd585f1bfce
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Apr 3 22:16:37 2017 +0800
ipfw3: Reduce dependency on ifnet threads.
Prepare to get rid of them.
Summary of changes:
sys/net/ipfw3/ip_fw3.c | 58 +++++++++++++++++++-------------------
sys/net/ipfw3/ip_fw3_table.c | 28 +++++++++---------
sys/net/ipfw3_basic/ip_fw3_basic.c | 8 +++---
sys/net/ipfw3_nat/ip_fw3_nat.c | 12 ++++----
4 files changed, 53 insertions(+), 53 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e97b1989c66cde5bd1c4784104a94fd585f1bfce
--
DragonFly BSD source repository
More information about the Commits
mailing list