]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Proerply virtualize pfsync for bringup after pf is initialized and
authorBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 23 Jun 2016 22:31:44 +0000 (22:31 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 23 Jun 2016 22:31:44 +0000 (22:31 +0000)
commit66c00e9efbfbf9f4c1c15444e1f7cd85bd349bc7
tree7d66acdde09e5e81cd7a1f91e11371b2783f4488
parent7d7751a071b8b4be43b3926be378dc2ed8129070
Proerply virtualize pfsync for bringup after pf is initialized and
teardown of VNETs once pf(4) has been shut down.
Properly split resources into VNET_SYS(UN)INITs and one time module
loading.
While here cover the INET parts in the uninit callpath with proper
#ifdefs.

Approved by: re (gjb)
Obtained from:  projects/vnet
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
sys/netpfil/pf/if_pfsync.c