]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r269998 from head:
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Aug 2014 15:40:37 +0000 (15:40 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 25 Aug 2014 15:40:37 +0000 (15:40 +0000)
commit78c2067caf333694d2d8a8d2889fa3838340f52e
treede6bc234837eaf308240e4d4762782420a0e6853
parent26ef0d3eae58d32b3e2e0100214422c2d7d79fed
Merge r269998 from head:
  - Count global pf(4) statistics in counter(9).
  - Do not count global number of states and of src_nodes,
    use uma_zone_get_cur() to obtain values.
  - Struct pf_status becomes merely an ioctl API structure,
    and moves to netpfil/pf/pf.h with its constants.
  - V_pf_status is now of type struct pf_kstatus.

  Submitted by: Kajetan Staszkiewicz <vegeta tuxpowered.net>
  Sponsored by: InnoGames GmbH

git-svn-id: svn://svn.freebsd.org/base/stable/10@270574 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/pfvar.h
sys/netpfil/pf/pf.c
sys/netpfil/pf/pf.h
sys/netpfil/pf/pf_ioctl.c