Home
last modified time | relevance | path

Searched hist:"5 a4ae9a9" (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/pfctl/
H A Dpfctl_parser.c5a4ae9a9 Mon Nov 13 11:30:11 GMT 2017 henning <henning@openbsd.org> add a generic packet rate matching filter. allows things like
pass in proto icmp max-pkt-rate 100/10
all packets matching the rule in the direction the state was created are
taken into consideration (typically: requests, but not replies).
Just like with the other max-*, the rule stops matching if the maximum is
reached, so in typical scenarios the default block rule would kick in then.
with input from Holger Mikolon
ok mikeb
H A Dparse.y5a4ae9a9 Mon Nov 13 11:30:11 GMT 2017 henning <henning@openbsd.org> add a generic packet rate matching filter. allows things like
pass in proto icmp max-pkt-rate 100/10
all packets matching the rule in the direction the state was created are
taken into consideration (typically: requests, but not replies).
Just like with the other max-*, the rule stops matching if the maximum is
reached, so in typical scenarios the default block rule would kick in then.
with input from Holger Mikolon
ok mikeb
/openbsd/share/man/man5/
H A Dpf.conf.55a4ae9a9 Mon Nov 13 11:30:11 GMT 2017 henning <henning@openbsd.org> add a generic packet rate matching filter. allows things like
pass in proto icmp max-pkt-rate 100/10
all packets matching the rule in the direction the state was created are
taken into consideration (typically: requests, but not replies).
Just like with the other max-*, the rule stops matching if the maximum is
reached, so in typical scenarios the default block rule would kick in then.
with input from Holger Mikolon
ok mikeb
/openbsd/sys/net/
H A Dpf_ioctl.c5a4ae9a9 Mon Nov 13 11:30:11 GMT 2017 henning <henning@openbsd.org> add a generic packet rate matching filter. allows things like
pass in proto icmp max-pkt-rate 100/10
all packets matching the rule in the direction the state was created are
taken into consideration (typically: requests, but not replies).
Just like with the other max-*, the rule stops matching if the maximum is
reached, so in typical scenarios the default block rule would kick in then.
with input from Holger Mikolon
ok mikeb
H A Dpfvar.h5a4ae9a9 Mon Nov 13 11:30:11 GMT 2017 henning <henning@openbsd.org> add a generic packet rate matching filter. allows things like
pass in proto icmp max-pkt-rate 100/10
all packets matching the rule in the direction the state was created are
taken into consideration (typically: requests, but not replies).
Just like with the other max-*, the rule stops matching if the maximum is
reached, so in typical scenarios the default block rule would kick in then.
with input from Holger Mikolon
ok mikeb
H A Dpf.c5a4ae9a9 Mon Nov 13 11:30:11 GMT 2017 henning <henning@openbsd.org> add a generic packet rate matching filter. allows things like
pass in proto icmp max-pkt-rate 100/10
all packets matching the rule in the direction the state was created are
taken into consideration (typically: requests, but not replies).
Just like with the other max-*, the rule stops matching if the maximum is
reached, so in typical scenarios the default block rule would kick in then.
with input from Holger Mikolon
ok mikeb