index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
pfctl
Age
Commit message (
Expand
)
Author
2018-09-08
Allocate path only when needed, use __func__
kn
2018-09-08
Error out early on bad anchor usage
kn
2018-09-07
More __func__ to fix error messages
kn
2018-09-07
Fix function name in error messages by using __func__
kn
2018-09-07
Remove wildcard address on loopack remnants
kn
2018-09-07
Make print_hostname() less AF-specific
kn
2018-09-06
Remove unused af argument from unmask()
kn
2018-09-06
Fill netmask AF-independently in print_host()
kn
2018-09-05
Move AF-specific mask logic from callers into set_ipmask()
kn
2018-09-05
Use error label in host_if()
kn
2018-08-10
Zap bits in host_v4(), use mask parameter
kn
2018-07-31
Zap v4mask and v6mask in host()
kn
2018-07-30
Simplify host()
kn
2018-07-28
Use strtonum in host()
kn
2018-07-24
Move duplicate code into new helper print_addr_str()
kn
2018-07-24
Simplify getaddrinfo() error handling
kn
2018-07-20
Stop checking table commands for `create'
kn
2018-07-16
reduce duplicate code, fix typo/free correct buffer
kn
2018-07-13
Fix regression on child queue definitions
kn
2018-07-11
Prevent invalid interface specifiers on queue rules
kn
2018-07-11
Do for most running out of memory err() what was done for most running
Kenneth R Westerback
2018-07-10
'set delay' for the generic packet delay mechanism, ok benno sashan
Henning Brauer
2018-07-10
Add "listenrepv2" for MLDv2 Listener Reports from RFC3810
Jeremie Courreges-Anglas
2018-07-10
fix anchor rules with filter opts, introduce filteropts_to_rule()
kn
2018-07-09
Zap dead code
kn
2018-07-09
No need to mention which memory allocation entry point failed (malloc,
Kenneth R Westerback
2018-07-08
Be consistent in warn() and log_warn() usage when
Kenneth R Westerback
2018-05-19
Revert change that benno apparently commited by mistake and breaks build
Matthieu Herrb
2018-05-18
A pf rule with a "on rdomain n" with nonexisting rdomain n will cause an
Sebastian Benoit
2018-05-09
Fix (include file ) line number counting by keeping track of the unget
Otto Moerbeek
2018-04-26
Plug leak in error case of the common 'varset' implementations.
Kenneth R Westerback
2018-02-08
make the watermarks/thresholds for entering and leaving syncookie mode when
Henning Brauer
2018-02-08
show current synflood detection watermarks in pfctl -vsi, for the lack
Henning Brauer
2018-02-06
allow control over syncookies: set syncookies never/always/adaptive
Henning Brauer
2017-11-28
The divert structure was using the port number to indicate that
Alexander Bluhm
2017-11-27
The divert structure was using the port number to indicate that
Alexander Bluhm
2017-11-25
- pfctl fails to handle nested 'load anchor' properly
Alexandr Nedvedicky
2017-11-25
- patching use-after-free and innocent memory leak in pfctl_optimzie.c
Alexandr Nedvedicky
2017-11-25
- pfctl rule optimizer: anchor name vs. anchor path mix up
Alexandr Nedvedicky
2017-11-14
- nested anchors vs. pfctl/parse.y
Alexandr Nedvedicky
2017-11-13
add a generic packet rate matching filter. allows things like
Henning Brauer
2017-09-26
- pfctl always prints warning when flushes ruleset
Alexandr Nedvedicky
2017-09-05
- split pf_find_or_create_ruleset() to smaller chunks.
Alexandr Nedvedicky
2017-08-14
expose the half-open tcp states counter, ok bluhm
Henning Brauer
2017-08-11
add option -N (no domain resolution)
Sebastian Benoit
2017-08-03
Since nearly 20 years the correct spelling of
Florian Obser
2017-07-20
"no-route" is also shown by -sinfo;
Jason McIntyre
2017-07-19
Allow HFSC classes to use flow queues
Mike Belopuhov
2017-07-19
Rework HFSC vs FQ-CoDel checks
Mike Belopuhov
2017-07-15
sbin/pfctl: void functions and exit(3) on error
Adam Wolk
[next]