freebsd-nq/share
Max Laier 66754ab3f1 Teach periodic(8) security output to display information about blocked
packet counts by pf(4).

This adds a ``daily_status_security_pfdenied_enable'' variable to
periodic.conf, which defaults to ``YES'' as the matching IPF(W) versions.

The output will look like this (line wrapped):

  pf denied packets:
  > block drop log on rl0 proto tcp all [ Evaluations: 504986 Packets: 0
    Bytes: 0 States: 0 ]
  > block drop log on rl0 all [ Evaluations: 18559 Packets: 427 Bytes: 140578
    States: 0 ]

Submitted by:	clive (thanks a lot!)
MFC after:	2 weeks
2004-11-24 18:41:53 +00:00
..
colldef Utilize FILES and SYMLINKS, other simplifications. 2004-10-16 19:51:34 +00:00
dict For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
doc For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
examples Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. 2004-11-19 17:31:31 +00:00
info For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
isdn
man Teach periodic(8) security output to display information about blocked 2004-11-24 18:41:53 +00:00
me
misc Fix the release date of 5.3-RELEASE. 2004-11-07 03:55:47 +00:00
mk No need to add I386_CPU to CFLAGS here for 80386 systems as they are no 2004-11-16 21:12:47 +00:00
mklocale Utilize FILES and SYMLINKS. 2004-10-17 09:48:23 +00:00
monetdef - Utilize standard means for installing files and symlinks. 2004-10-13 15:47:02 +00:00
msgdef Utilize FILES and SYMLINKS. 2004-10-17 10:49:30 +00:00
numericdef Use comma instead of a single quote as the decimal point separator for 2004-11-16 14:58:20 +00:00
security For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
sendmail For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
skel For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
snmp For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
syscons For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
tabset
termcap Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00
timedef Install files with mode 444, as God intended. 2004-10-16 20:52:32 +00:00
zoneinfo - Removed the .CURDIR/.OBJDIR magic, it is not necessary here. 2004-10-19 20:38:49 +00:00
Makefile Add a FreeBSD MIB with a few branches we can hang things from. 2004-04-24 19:54:55 +00:00
Makefile.inc