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-04-26
Add a -P option to rpki-client to specify the evaluation time
Bob Beck
2023-04-26
Use < 0 for fprintf() error checking and not == -1.
Claudio Jeker
2023-04-26
Verify each fprintf call for success. On failure stop calling fprintf
Claudio Jeker
2023-04-26
Use fprintf instead of printf and pass the FILE handle in json_do_start().
Claudio Jeker
2023-04-26
In JSON/ASPA output, only print commas up to after the pen-ultimate applicabl...
Job Snijders
2023-04-26
Kill whitespace
Theo Buehler
2023-04-26
Add prototypes for geticmptypebyname() and geticmpcodebyname().
Claudio Jeker
2023-04-26
Fix confusing comments, no object change; with caspar
Klemens Nanni
2023-04-26
Make -A also apply to the JSON output
Job Snijders
2023-04-26
Whitespace
Theo Buehler
2023-04-26
Improve accounting by tracking things by repo and tal.
Claudio Jeker
2023-04-26
Fix vmd after vmm MI/MD split
Mike Larkin
2023-04-25
tiny markup fix: add missing Ic before `group' in the `agentx' rule
Omar Polo
2023-04-25
vmctl(8): no longer needs vmmvar.h
Dave Voutila
2023-04-25
vmm(4)/vmd(8): pull struct members out of vmm ioctl create struct.
Dave Voutila
2023-04-25
Add option 'rdroot' to simplify creation of rdroot filesystems for the install
Kenneth R Westerback
2023-04-24
If the two mfts in mft_compare() are the same do not prefer the
Claudio Jeker
2023-04-24
Missing the optional default config is not an error
Klemens Nanni
2023-04-24
"ls rogue" needs root; OK aja
Klemens Nanni
2023-04-24
Add '-s' option to simply display the number of bytes available for the rdroot
Kenneth R Westerback
2023-04-23
In filemode, if an ASPA contains information for only 1 AFI, supplement the o...
Job Snijders
2023-04-23
vmd(8): teach vmm process how to exec.
Dave Voutila
2023-04-23
Flowspec show support an address family argument. Copy the description
Claudio Jeker
2023-04-23
For FLOWSPEC_SHOW conver the AID form regular inet/inet6 to flowspec versions.
Claudio Jeker
2023-04-23
Add the same AID filter to prefix_flowspec_dump() like in the other
Claudio Jeker
2023-04-23
Document flowspec commands
Claudio Jeker
2023-04-23
unbreak tree by coping with recent s/XCR0/XFEATURE rename
Anton Lindqvist
2023-04-22
vmd(8): fix vm send/receive due to invalid hva's.
Dave Voutila
2023-04-21
Adjust ext community handling to support the generic transitive communities
Claudio Jeker
2023-04-21
Missing space noticed by Pablo Mendez Hernandez
Claudio Jeker
2023-04-21
Sync common code with bgpctl with the version from there.
Claudio Jeker
2023-04-21
Implement flowspec add and delete to add/remove flowspec rules dynamically.
Claudio Jeker
2023-04-20
Rework the way transit provider AID masks are built and sent to the RDE.
Claudio Jeker
2023-04-20
Consistent casing
Job Snijders
2023-04-20
ASPAs solely containing providers limited to one AFI, imply AS 0 for the othe...
Job Snijders
2023-04-20
Implement bgpctl show flowspec and bgpctl flowspec flush.
Claudio Jeker
2023-04-20
Implement IMSG_CTL_SHOW_FLOWSPEC and IMSG_FLOWSPEC_FLUSH and add bits for
Claudio Jeker
2023-04-20
Document flowspec in bgpd.conf.5
Claudio Jeker
2023-04-19
Fix missing whitespace in bgpd(8) output
Job Snijders
2023-04-19
Force a standard umask before adding/deleting packages. If not done and
Stuart Henderson
2023-04-19
Reshuffle the flowrule yacc rules to be in a more logical and alphabetical
Claudio Jeker
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-19
Implement a way to announce flowspec rules without hitting Adj-RIB-In
Claudio Jeker
2023-04-19
remove duplicate includes
Jonathan Gray
2023-04-19
Remove usage of fatalx() in here. This code will be shared with bgpctl.
Claudio Jeker
2023-04-19
Add minimal support for flowspec in the table-mp MRT format.
Claudio Jeker
2023-04-19
Add handling for flowspec in the update path.
Claudio Jeker
2023-04-19
Implement code to pass the flowspec config over to the RDE. The parent
Claudio Jeker
2023-04-19
Extend the pt_entry api to handle flowspec.
Claudio Jeker
2023-04-19
bad indents
Claudio Jeker
[next]