summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-02-13Pass struct rib_entry to rde_generate_updates() instead of struct rib.Claudio Jeker
2023-02-11Refactor common code of the 3 up_generate functions into up_process_prefix()Claudio Jeker
2023-02-09Use GEN_OTHERNAME instead of hardcoding 0Theo Buehler
2023-02-09Instead of relaying struct peer from the SE to the RDE to fill out 10Claudio Jeker
2023-02-08usr.sbin: missing void to appease clang 15's -Wstrict-prototype.Theo Buehler
2023-02-06vmd(8): scan pci bus to determine bootorder strings.Dave Voutila
2023-02-06smtpd(8) could abort due to a connection from a local, scoped ipv6 address.Sebastien Marie
2023-02-06Accept netstat-style address.port syntax too.Todd C. Miller
2023-02-03Add void to conn_close_any()Theo Buehler
2023-02-03add missing ".It Xo" in previous;Jason McIntyre
2023-02-03Add ASPA support to bgpctl FastCGI serverJob Snijders
2023-02-02Emit log messages in consistent formatJob Snijders
2023-02-02Fix typoJob Snijders
2023-02-02Deny "pipex no" tunnel setting for pppx(4) interfaces. They are uselessVitaliy Makkoveev
2023-02-01Fix spellingJob Snijders
2023-01-31Not only reset the connection when a fatal error is received (or sent)Claudio Jeker
2023-01-31Fix RTR error reporting: length fields in Error Reports are 32 bitsJob Snijders
2023-01-31Improve whitespace alignment of RTR error reportsJob Snijders
2023-01-30vmd(8): fix an interrupt storm in ns8250.Dave Voutila
2023-01-30Same parseextvalue() change as in parse.y rev 1.441Claudio Jeker
2023-01-30Alter the way extended communities are matched when part of the valueClaudio Jeker
2023-01-28Move some header definitions from vmm(4) to vmd(8).Dave Voutila
2023-01-25change naming convention for the lru "save history" cache, so thatMarc Espie
2023-01-24Add ASPA to STANDARDS sectionJob Snijders
2023-01-24Fix typoJob Snijders
2023-01-24Implmement `bgpctl show rib avs invalid` and firends.Claudio Jeker
2023-01-24Implement filter and control message matching for ASAP.Claudio Jeker
2023-01-24Print the ASPA validation state (avs) in various show rib outputs.Claudio Jeker
2023-01-24Implement ASPA validation and reload logic on ASPA set changes.Claudio Jeker
2023-01-24match unknown ATI display devices as amdgpu in fw_updateJonathan Gray
2023-01-22vmd(8): don't remove known vm's from the config on error.Dave Voutila
2023-01-20Sync usage with SYNOPSIS, mention that -x may use stdoutKlemens Nanni
2023-01-20Remove 'allow' from aspa-set provider-set lists. That keyword is no longerClaudio Jeker
2023-01-20Document the aspa-set table. While there remove the superfluous 'allow'Claudio Jeker
2023-01-20comma space not space commaClaudio Jeker
2023-01-20Bad indentClaudio Jeker
2023-01-20remove extra tabClaudio Jeker
2023-01-18Require version 4 UUIDs as RRDP session IDsJob Snijders
2023-01-18Use the vstate of the filterstate struct instead of passing an extra copyClaudio Jeker
2023-01-18Improve pending checks in poll loop by ordering them by trigger frequencyClaudio Jeker
2023-01-18The default output format is -o (openbgpd) but it now includes bothClaudio Jeker
2023-01-18rpki-client: explicitly enable policy checksTheo Buehler
2023-01-17Teach bgpctl about ASPA tables.Claudio Jeker
2023-01-17Add the needed logic to load the ASPA table from the rtr process into theClaudio Jeker
2023-01-16Enable softraid(4) support in installboot(8)Klemens Nanni
2023-01-16Fix bad MP logic in the route refresh handling.Claudio Jeker
2023-01-14Only open /dev/vmm once in vmd(8).Dave Voutila
2023-01-13Add aspa-set to openbgpd config output.Claudio Jeker
2023-01-12Split rde_filterstate_prep() into three functions.Claudio Jeker
2023-01-11Add the validation state to the filterstate struct.Claudio Jeker