CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2013/08/06 23:39:05

Modified files:
        sys/net        : if_pfsync.c 

Log message:
states learnt via pfsync from a peer with the same ruleset checksum were
not getting assigned to rules like they should cos pfsync_in_upd() wasnt
passing the PFSYNC_SI_CKSUM flag along to pfsync_state_import.

found and fixed by pedro

Reply via email to