git: kernel - Order ipfw3 module before other ipfw3_* modules
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Sep 16 21:51:44 PDT 2017
commit c2b3d5516c3822889d3cdcc4c3b28cdcb71b1be8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Sep 16 21:50:11 2017 -0700
kernel - Order ipfw3 module before other ipfw3_* modules
* Order ipfw3 first, i.e. before any other ipfw3_* modules. This avoids
an assertion in the other modules during their init.
Reported-by: shassard (irc)
Summary of changes:
sys/net/ipfw3/ip_fw3.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2b3d5516c3822889d3cdcc4c3b28cdcb71b1be8
--
DragonFly BSD source repository
More information about the Commits
mailing list