CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/08/02 07:13:57
Modified files:
sys/net : if_pfsync.c pfvar.h
Log message:
Replace one byte of padding with sa_family_t af in pfsync_state_key;
Reject states with pfsync_state->af == 0 in pfsync_state_import(), in
preparation for states which specify an address family in each state key
instead (change will take place post-5.0).
ok dlg henning mikeb
