kernel - Order ipfw3 module before other ipfw3_* modules
commitc2b3d5516c3822889d3cdcc4c3b28cdcb71b1be8
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 17 Sep 2017 04:50:11 +0000 (16 21:50 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 17 Sep 2017 04:50:11 +0000 (16 21:50 -0700)
tree5c5682f57766cbff42446f3f25c4a5e68cb82bae
parentf6aebb44e85767963b73e878ca532ec4b16a526e
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)
sys/net/ipfw3/ip_fw3.c