summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/bgpd.8
AgeCommit message (Expand)Author
2023-04-03Add first step of flowspec support. This adds the bits to establish aClaudio Jeker
2023-03-02improve the Nd lines such that the format is consistent for theJason McIntyre
2023-01-24Add ASPA to STANDARDS sectionJob Snijders
2022-07-12Document announce add-path sendClaudio Jeker
2022-06-28Try to document 'announce policy' and add RFC 9234 to the list in bgpd.8Claudio Jeker
2022-06-26Pignatoro -> PignataroJonathan Gray
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-09-03Mention RFC8050 in bgpd.8Claudio Jeker
2021-07-27Implement RFC9072: Extended Optional Parameters Length for BGP OPEN MessageClaudio Jeker
2021-06-17Implement RFC 7313 enhanced route refresh. It is off by default andClaudio Jeker
2021-06-16Add command line option to show the versionjob
2021-05-25Instead of the old way of prefix withdraw on a bad AS4_PATH treat it withClaudio Jeker
2021-04-27Add RFC 6286 to the list of RFC bgpd supports.Claudio Jeker
2021-04-08The path with the *highest* local weight is selectedDaniel Jakots
2021-02-16Add RTR support to OpenBGPD. Add basic support for the protocol.Claudio Jeker
2021-02-01update the pathname for the control socket path; from daniel jakotsJason McIntyre
2019-11-10Consistently use _rcctl enable foo_ in examples, it's simpler and lessLandry Breuil
2019-08-07Order RFC by number.Claudio Jeker
2018-12-04Since a while announcements added by bgpctl will overwrite the ones fromClaudio Jeker
2018-11-04Graceful BGP Session Shutdown is a real RFC, add it to the list.Claudio Jeker
2018-06-13Deprecate announce (all|self|none|default-route)Claudio Jeker
2017-07-26Update MRT reference in bgpd manpagejob
2017-07-26sort;Jason McIntyre
2017-07-26Update reference to BGP Shutdown Communication specificationjob
2017-05-31Man page bits for ext-community which grew a few more subtypes.Claudio Jeker
2017-05-26AS 0 is special and should be considered an error.Peter Hessler
2017-02-19draft-ietf-idr-large-community has been published as RFC 8092Peter Hessler
2017-01-13Add support for draft-ietf-idr-shutdownPeter Hessler
2016-11-10update reference to the RFC now numbered 7606Peter Hessler
2016-10-14Add support for draft-ietf-idr-large-communityPeter Hessler
2013-08-14no longer any need to quote macro lines with >9 args;Jason McIntyre
2013-06-14grammar. ok jmc@Mark Lumsden
2012-09-26last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-24- rfc 5082 replaces rfc 3682; ok claudioJason McIntyre
2012-07-07prefered -> preferred;Jason McIntyre
2012-07-07Explain the bgpd decision process in the man page. I'm tired of lookingClaudio Jeker
2012-07-04Seems like I missed to adjust the route decision code to cover the thingsClaudio Jeker
2012-06-10Add error messages for BGP Finite State Machine Error subcodes as definedClaudio Jeker
2011-09-17Implement new mrt table dump format as specified in draft-ietf-grow-mrt.Claudio Jeker
2010-10-15Add the FSM suberrors specified in draft-ietf-idr-fsm-subcode. ThisClaudio Jeker
2010-06-27Instead of specifying the control sockets on the command line have themClaudio Jeker
2010-05-24now that we can handle >9 args, put "-D name=value" on one line: it's a bitJason McIntyre
2010-05-17tweak previous;Jason McIntyre
2010-05-17Last bits of MPLS VPN support. Hook kernel routing tables and RIB together.Claudio Jeker
2010-02-23Fix .Oo .Xo .Oc .Xc mis-nesting by just dropping the .Xo and .Xc which,Ingo Schwarze
2009-12-16Implement "set ext-community [delete] subtype key:value" to set and deleteClaudio Jeker
2009-10-26Add RFC2545 to the list of standarts supported by bgpd.Claudio Jeker
2009-09-22Update capability code to follow RFC 5492. Unlike before multipleClaudio Jeker
2009-09-02Implement all of RFC 4486 BGP Cease Notification Message Subcodes.Claudio Jeker
2009-08-06Implement the error handling as proposed in draft-ietf-idr-optional-transitiveClaudio Jeker