https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229092

--- Comment #4 from [email protected] ---
A commit references this bug:

Author: kp
Date: Sat Jun 30 12:51:08 UTC 2018
New revision: 335816
URL: https://svnweb.freebsd.org/changeset/base/335816

Log:
  pfsync: Fix state sync during initial bulk update

  States learned via pfsync from a peer with the same ruleset checksum were not
  getting assigned to rules like they should because pfsync_in_upd() wasn't
  passing the PFSYNC_SI_CKSUM flag along to pfsync_state_import.

  PR:           229092
  Submitted by: Kajetan Staszkiewicz <vegeta tuxpowered.net>
  Obtained from:        OpenBSD
  MFC after:    1 week
  Sponsored by: InnoGames GmbH

Changes:
  head/sys/netpfil/pf/if_pfsync.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to