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-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
2023-04-18
Implement a basic flowspec print function. It is not 100% compatible
Claudio Jeker
2023-04-18
Rewrite some ugly for loops
Theo Buehler
2023-04-18
Implement the parser bits to process flowspec rules. Heavily inspired by
Claudio Jeker
2023-04-18
I somehow overlooked four more missing void...
Theo Buehler
2023-04-17
Reverse the polarity of flowspec_cmp() so it works better with our
Claudio Jeker
2023-04-17
Convert all users of parse_number() to also process the next element
Claudio Jeker
2023-04-17
In parse_prefix and parse_addr only touch the addr if the functions is
Claudio Jeker
2023-04-17
Passing argv as tripple indirect pointer to match_token() is just strange.
Claudio Jeker
2023-04-17
Rework how communities are parsed. Use tha fact that argv and argc are
Claudio Jeker
2023-04-17
Implement a basic API to work with flowspec NLRI.
Claudio Jeker
2023-04-16
if (actually... when) the compiler is flipped to do BTI/ENDBR by default,
Theo de Raadt
2023-04-16
Fix (and simplify) link speed reporting.
Mark Kettenis
2023-04-16
vmd(8): correct comment in vioraw, cleanup formatting.
Dave Voutila
2023-04-16
vmd(8): clean up fd closing in vmm process.
Dave Voutila
2023-04-15
Introduce an ANYTOKEN token which can be used instead of NOTOKEN to allow
Claudio Jeker
2023-04-15
Disallow issuer and subject unique identifiers
Job Snijders
2023-04-14
Add two missing void to appease clang 15
Theo Buehler
2023-04-14
A tab snuck in
Theo Buehler
2023-04-13
Check whether products listed on a manifest were issued by the same authority...
Job Snijders
2023-04-13
Simplify how IMSG_CTL_SHOW_RIB_COMMUNITIES is constructed. This can just
Claudio Jeker
2023-04-13
Sort commands alphabetically both in the tables and manpage.
Claudio Jeker
2023-04-12
bgpctl network bulk requires now the specification of 'add' or 'delete'.
Claudio Jeker
2023-04-12
remove duplicate lines
Jonathan Gray
2023-04-12
Align printing of geofeed records in filemode
Job Snijders
2023-04-07
Pass a pt_entry pointer to rib_get() and rib_add().
Claudio Jeker
2023-04-05
If ndp -d did not find a neigbor entry, it removed the cloning route
Alexander Bluhm
[next]