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-11-15
scrub opts dont set tos, so remove it from the scrub_opts struct
David Gwynne
2018-11-10
Unbreak `-D macro=value' (r1.686 regression)
kn
2018-11-07
sync cmdline_symset() changes with src/usr.sbin; OK sashan@ claudio@
miko
2018-11-01
- odd condition/test in PF lexer
Alexandr Nedvedicky
2018-10-15
use PFR_RB_NONE consistently
kn
2018-09-18
fix table commands under anchors
kn
2018-09-16
The kernel does not set the address family for the socket addresses
Alexander Bluhm
2018-09-16
Use uid_from_user(3) and gid_from_group(3) in utilities that
Todd C. Miller
2018-09-13
Avoid unneeded variable in gen_dynnode()
kn
2018-09-11
Fix netmask regression in get_dynnode()
kn
2018-09-11
Remove unused buffer from host()
kn
2018-09-10
Merge host_v{4,6}() into simpler host_ip()
kn
2018-09-10
Introduce copy_satopfaddr()
kn
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
[next]