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