freebsd-dev/sys/netpfil
Gleb Smirnoff f18ab0ffa3 Merge rev. 1.125 from OpenBSD:
date: 2009/06/12 02:03:51;  author: dlg;  state: Exp;  lines: +59 -69
  rewrite the way states from pfsync are merged into the local state tree
  and the conditions on which pfsync will notify its peers on a stale update.

  each side (ie, the sending and receiving side) of the state update is
  compared separately. any side that is further along than the local state
  tree is merged. if any side is further along in the local state table, an
  update is sent out telling the peers about it.
2012-11-07 07:35:05 +00:00
..
ipfw Add assertion to enforce 'nat global' locking requierements changed by r241908. 2012-11-05 22:54:00 +00:00
pf Merge rev. 1.125 from OpenBSD: 2012-11-07 07:35:05 +00:00