git: DragonFly_RELEASE_4_8 kernel - Order ipfw3 module before other ipfw3_* modules

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 16 21:52:08 PDT 2017


commit 3d1c6c029682d23c01e44d889cedbcd8494aa3a8
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/3d1c6c029682d23c01e44d889cedbcd8494aa3a8


-- 
DragonFly BSD source repository



More information about the Commits mailing list