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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2021-06-25
The network flush code only operates on peerself (like all the other
Claudio Jeker
2021-06-25
Do the multiprotocol check first for the IPv4 case. So it is the same
Claudio Jeker
2021-06-24
Simplify the multiprotocol handling by moving the while loops out of the
Claudio Jeker
2021-06-24
aspath_deflate() did free the passed in data but since the way aspaths
Claudio Jeker
2021-06-24
Fix add-path capability encoding, the length was not correctly calculated
Claudio Jeker
2021-06-23
btrace(8): init and update timespec for BEGIN/END event
dv
2021-06-22
reduce verbosity in usage and make it match SYNOPSIS;
Jason McIntyre
2021-06-22
reduce verbosity of usage(), making it match SYNOPSIS;
Jason McIntyre
2021-06-21
under some circumstances, we end up with libexecinfo -> BaseSystem being
Marc Espie
2021-06-21
vmd(8): support variable length vionet rx descriptor chains
dv
2021-06-20
Change default user auth to hmac-sha256 and enc to aes.
Martijn van Duren
2021-06-20
Tighten default security for snmpd(8). This is done by doing several
Martijn van Duren
2021-06-20
Move towards a 7.1 OpenBGPD release
Claudio Jeker
2021-06-17
vmd(8): handle VIRTIO_BLK_T_GET_ID, check descriptor r/w flags
dv
2021-06-17
Implement RFC 7313 enhanced route refresh. It is off by default and
Claudio Jeker
2021-06-17
Add simple BGP Enhanced Route Refresh Message decoding
job
2021-06-17
Refactor common code for peer filtering out into rde_skip_peer()
Claudio Jeker
2021-06-17
Add a bit of extra paranoia befor the up_generate_updates() call in
Claudio Jeker
2021-06-17
In Rev 1.511 I moved peer related checks from inside up_generate_updates()
Claudio Jeker
2021-06-17
Better error message when a bad nexthop is passed to nexthop_hash().
Claudio Jeker
2021-06-17
Before adding a prefix to the Adj-RIB-Out modify the attributes to the
Claudio Jeker
2021-06-16
cleanup vmd(8) includes and header files
dv
2021-06-16
Add command line option to show the version
job
2021-06-16
Implement classless static routes dhcp option.
Florian Obser
2021-06-15
Filter out packets that are not IPv4. This code came from dhcp programs
Claudio Jeker
2021-06-14
add required headers for smtpd.h and remove unnecessary ones in other files.
Eric Faurot
2021-06-14
snmpd.conf(5): fix typo/plurals and tweak wording. ok jmc martijn
Stuart Henderson
2021-06-14
Fix ROA & MFT version check handling
job
2021-06-14
Change errors for file manipulations from err(3) to warn(3) and adjust the
Claudio Jeker
2021-06-14
Do a fstatvfs() call to figure out if the filesystem used for the cache
Claudio Jeker
2021-06-11
vmd(8): deduplicate vioblk command logic
dv
2021-06-10
vmctl(8)/vmd(8): communicate TERMINATE_VM_EVENT imsgs on vm stop.
dv
2021-06-08
vmd(8): malicious dhcp packets on local ifs can cause stack overflows
dv
2021-06-07
btrace(8): add "cpu" to long conversion
dv
2021-06-07
tweak previous: avoid markup and refer to an HTTP header only by its
Theo Buehler
2021-06-06
appease mandoc -Tlint
Theo Buehler
2021-06-06
Add .Pp for consistency with all other config blocks.
Theo Buehler
2021-06-03
Use O_DIRECTORY when opening directories. This makes some errors a bit
Claudio Jeker
2021-06-03
typo
Theo de Raadt
2021-06-02
Use the same logic in all copies of gpt_chk_mbr(), relaxing the
Kenneth R Westerback
2021-06-02
Add GPT support; stolen from i386_installboot.c.
Mark Kettenis
2021-06-02
vmd(8): allow locking a randomly assigned lladdr
dv
2021-06-01
amd64 U-Boot arch code should be ARCH_X86_64 not ARCH_IA64
Jonathan Gray
2021-06-01
list aarch64 as a valid arch
Jonathan Gray
2021-05-30
decode multimedia class
Jonathan Gray
2021-05-27
Stop processing UPDATES if the peer is not up.
Claudio Jeker
2021-05-27
Rename and move functions used to get per-peer settings to the
Claudio Jeker
2021-05-27
remove excessive tabs and fix a tyop in comment.
Claudio Jeker
2021-05-27
Fix more warnings
job
2021-05-27
Use negotiated capabilities to decide if a ROUTE-REFRESH message can be
Claudio Jeker
[next]