CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/19 22:03:48
Modified files:
sys/net : if_pfsync.h if_bridge.h
Log message:
Stop using pfsockaddr_union outside of pf so that we can remove its usage
inside pf later on. pfsync can use the one from ip_ipsp.h and bridge can
have its own version for now.
OK mpi@ phessler@
