freebsd-dev/sys/netpfil/pf
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
..
if_pflog.c Make the "struct if_clone" opaque to users of the cloning API. Users 2012-10-16 13:37:54 +00:00
if_pfsync.c Merge rev. 1.125 from OpenBSD: 2012-11-07 07:35:05 +00:00
in4_cksum.c
pf_if.c
pf_ioctl.c Revert previous commit... 2012-10-10 08:36:38 +00:00
pf_lb.c Make ruleset anchors in pf(4) reentrant. We've got two problems here: 2012-09-18 10:54:56 +00:00
pf_norm.c
pf_osfp.c
pf_ruleset.c
pf_table.c When connection rate hits and we overload a source to a table, 2012-09-22 10:14:47 +00:00
pf.c o Remove last argument to ip_fragment(), and obtain all needed information 2012-10-26 21:06:33 +00:00