Bring the 'probability' keyword into PF from NetBSD. This feature allows
commitfe549c0bcdcb91f66fc1b4f88bdda4f44277917b
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 6 Apr 2008 21:12:42 +0000 (6 21:12 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 6 Apr 2008 21:12:42 +0000 (6 21:12 +0000)
tree9fa5657f49555b24042a1da5adbf99e3661c116c
parent7afd0e719fec284e942a2b96873311af32c21f99
Bring the 'probability' keyword into PF from NetBSD.  This feature allows
a rule to have a probability associated with it which governs whether the
rule is run or not for any given packet.

Suggested-by: =?ISO-8859-1?Q?C=E9dric_Berger?= <cedric@berger.to>
Obtained-from: NetBSD-current
sys/net/pf/pf.c
sys/net/pf/pfvar.h
usr.sbin/pfctl/parse.y
usr.sbin/pfctl/pf.conf.5
usr.sbin/pfctl/pfctl_parser.c