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-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
2021-05-27
Use correct RFC number in comment
Claudio Jeker
2021-05-27
Fix warning
job
2021-05-27
When generating updates for a peer that has 'rde evaluate all' set the
Claudio Jeker
2021-05-27
Fix how the rde_eval_all flag is tracked. Make sure it is correctly set
Claudio Jeker
2021-05-27
Add the bits needed in bgpctl to show the new ADD-PATH and enhanced
Claudio Jeker
2021-05-27
bgpd(8) will soon support ADD-PATH (RFC7911) and enhanced route refresh
Claudio Jeker
2021-05-27
Fix bad logic in last commit. If graceful restart is on and the forwarding
Claudio Jeker
2021-05-27
Improve graceful restart capability handling.
Claudio Jeker
2021-05-26
replaces calls to err(3)/errx(3) with fatal()/fatalx() from log.c
Eric Faurot
2021-05-26
remove unused code
Eric Faurot
2021-05-25
remove obsolete files
Eric Faurot
2021-05-25
Instead of the old way of prefix withdraw on a bad AS4_PATH treat it with
Claudio Jeker
2021-05-23
vmd(8): skip inspecting non-udp packets on local interfaces
dv
[next]