commit e97b1989c66cde5bd1c4784104a94fd585f1bfce
Author: Sepherosa Ziehau <[email protected]>
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