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
Age
Commit message (
Expand
)
Author
2018-02-20
make sure we've read the lenght bytes before checking the length
Otto Moerbeek
2018-02-20
Move getvnetflowid() out of #ifndef SMALL to unbreak 'make release'.
Theo Buehler
2018-02-20
tweak previous, with some help from dlg;
Jason McIntyre
2018-02-20
add support for toggling partitioning a vnetid into a netid and flowid
David Gwynne
2018-02-19
(static) byte buffers are not aligned in any way, malloc the buffer to
Otto Moerbeek
2018-02-19
tweak previous;
Jason McIntyre
2018-02-19
add support for setting and displaying whether a tunnel allows fragmentation
David Gwynne
2018-02-16
simplify synopsis and text;
Jason McIntyre
2018-02-15
update tunnelttl to talk about the "copy" argument
David Gwynne
2018-02-11
Ooops. After getting a NAK in response to a renewal REQUEST, we delete
Kenneth R Westerback
2018-02-11
Make "invalid host name" messages log_debug() since the invalid host
Kenneth R Westerback
2018-02-10
Fix 'ignore ;' so that it really does reset the ignore list.
Kenneth R Westerback
2018-02-10
RFC 7217 support for slaacd
Florian Obser
2018-02-10
ifconfig can be used to to set interface flag to not do RFC 7217.
Florian Obser
2018-02-10
add support for binary sysctl payloads by handling them as hex
Florian Obser
2018-02-09
If there is no link after link_timeout seconds don't forget
Kenneth R Westerback
2018-02-09
Improve documentation of protected domains.
Martin Pieuchot
2018-02-08
when using tunnelttl, let -1 mean "copy the ttl from the inner traffic".
David Gwynne
2018-02-08
tweak previous;
Jason McIntyre
2018-02-08
Add a new '-protected' option for bridge members.
Martin Pieuchot
2018-02-08
make the watermarks/thresholds for entering and leaving syncookie mode when
Henning Brauer
2018-02-08
Don't update first_sending in state_selecting() and thus
Kenneth R Westerback
2018-02-08
show current synflood detection watermarks in pfctl -vsi, for the lack
Henning Brauer
2018-02-07
Keep track of the last proposal used to configure the interface and
Kenneth R Westerback
2018-02-06
allow control over syncookies: set syncookies never/always/adaptive
Henning Brauer
2018-02-06
Abstract "no link ..." and "no lease ..." message generation
Kenneth R Westerback
2018-02-06
Nuke unused state S_REBINDING. We just use the time
Kenneth R Westerback
2018-02-06
When binding a lease from the dhclient.leasees.<if> file and
Kenneth R Westerback
2018-02-06
Fix fprintf() to include "\n" where needed. Prefix "no lease"
Kenneth R Westerback
2018-02-06
Flip -q (be quiet) into -v (be noisy), making terseness the default
Kenneth R Westerback
2018-02-05
Ensure that the "bound to ..." message appears in the log unless
Kenneth R Westerback
2018-02-05
tweak previous;
Jason McIntyre
2018-02-05
Always run through state_preboot() when starting up or the
Kenneth R Westerback
2018-02-05
Nuke unused parameter to go_daemon().
Kenneth R Westerback
2018-02-05
implement an arp filter
Henning Brauer
2018-02-04
fprintf(stderr -> warnx
cheloha
2018-02-02
Make 'ifconfig if0 wpaakms 802.1x' implicitly enable WPA.
Stefan Sperling
2018-01-31
Check GETTY_SPACING against the monotonic clock.
cheloha
2018-01-31
Add support for specifying multiple transforms within a single proposal.
Patrick Wildt
2018-01-30
Expand "bound to ..." message to include the source of the lease,
Kenneth R Westerback
2018-01-29
Repair botched retry loop when generating RTM_PROPOSAL
Kenneth R Westerback
2018-01-29
Missed a couple of log_info()'s in previous commit. Use #ifdef DEBUG
Kenneth R Westerback
2018-01-29
Use log_init(), log_setverbose() and log_debug() more
Kenneth R Westerback
2018-01-28
Refactor and simplify the logic to select and invoke the
Kenneth R Westerback
2018-01-28
A few fatal() -> fatalx() where errno is not
Kenneth R Westerback
2018-01-25
Add DPRINTF() and use it to replace log_debug() statements inside
Kenneth R Westerback
2018-01-24
Don't display the seconds until renewal. i.e. "em0: bound to 1.2.3.4
Kenneth R Westerback
2018-01-24
Implement support for specifying multiple proposals. This means we can
Patrick Wildt
2018-01-22
1. Add a field for configuring the size of edge areas on touchpads.
Ulf Brosziewski
2018-01-18
Mark up mount(8) options with Cm.
Anthony J. Bentley
[next]