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