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