summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/bgpd.conf.5
AgeCommit message (Expand)Author
2017-08-12Add manpage update for new grouping feature '{from,to} {i,e}bgp'job
2017-08-11softreconfig in and out are on by default for ever and machines now haveClaudio Jeker
2017-06-26add support for the "graceful shutdown" well-known community as describedPeter Hessler
2017-05-31Man page bits for ext-community which grew a few more subtypes.Claudio Jeker
2017-05-29change section title in bgpd.conf talking about MPLS,Sebastian Benoit
2017-05-29change bgpd's control socket from /var/run/bgpd.sock toSebastian Benoit
2017-05-28tweak previous;Jason McIntyre
2017-05-28we're not hardcoded to table 0 any moreHenning Brauer
2017-05-27Allow an administrator to disable the bgp loop detection algorithm,Peter Hessler
2017-05-27Allow OpenBGPD to selectively choose which local ASN to use per-peer.Peter Hessler
2017-05-27allow us to use 'local-as' in the filter languagePeter Hessler
2017-01-13Add support for draft-ietf-idr-shutdownPeter Hessler
2016-10-30large-community needs to have an argumentPeter Hessler
2016-10-18"Terminate the session after number prefixes have been received" meansSebastian Benoit
2016-10-15add missing Xc, and macro fix;Jason McIntyre
2016-10-14Add support for draft-ietf-idr-large-communityPeter Hessler
2016-10-05Let bgpd announce routes based on a route-label.Peter Hessler
2016-08-17pluralize a wordPeter Hessler
2016-08-17The man page is a bit confusing for how we can control which addressPeter Hessler
2016-06-28Use IPV6_MINHOPCOUNT to finish implementing ttl-security for IPv6.Jeremie Courreges-Anglas
2016-06-11Fixed "then" vs "than" typo.Tobias Stoeckmann
2016-06-03grammar fix;Jason McIntyre
2016-06-03Add operators =, !=, - (range), >< (exclsive range) to the as-pathSebastian Benoit
2016-01-07If transparent-as is set to no AS paths are prepended with the localFlorian Obser
2015-10-11standardize a community that has been independently created by nearlyPeter Hessler
2015-09-21sort;Jason McIntyre
2015-09-21Let us log all updates sent from an individual peer. Since this can bePeter Hessler
2015-07-19knock out "Ns Li" before colons - the Li was being ignored anyway, and iJason McIntyre
2015-07-19clarify how inet|inet6 work in filtersSebastian Benoit
2015-04-25allow us to write rules that match directly on the peer ASPeter Hessler
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2014-11-10Fix horrible spelling mistake introduced in r1.17Miod Vallat
2014-05-20destinct is spelled distinct.David Gwynne
2013-11-13Knob to set priority with which bgpd inserts routes into the kernelFlorian Obser
2013-10-19Merge the prefix and prefixlen filter bits into one filter. Change theClaudio Jeker
2013-10-17Less ambiguous wording concerning control socket configuration options.Bret Lambert
2013-10-16some .Pa;Jason McIntyre
2013-09-10Document that wildcards can also be used when deleting communities.Paul de Weerd
2013-05-30Add partial support to bgpd for the ttl hack with ipv6. This sends the correctStuart Henderson
2013-01-02man page bits for "announce restart yes" defaultFlorian Obser
2012-11-13macro tweaking;Jason McIntyre
2012-11-13Allow filtering based on the NEXTHOP attribute. This allows to build rulesClaudio Jeker
2012-08-24rfc 4456 replaces rfc 2796; ok claudioJason McIntyre
2012-07-07Explain the bgpd decision process in the man page. I'm tired of lookingClaudio Jeker
2012-06-19There are five main sections, not four, since routing domain support was added.Stuart Henderson
2012-04-24take a stab at documenting when arguments need quoted, and valid macroJason McIntyre
2012-04-07The Route Distinguishers should not be used to control distribution.Claudio Jeker
2011-09-17Implement new mrt table dump format as specified in draft-ietf-grow-mrt.Claudio Jeker
2011-06-23Use a common text explaining how the various configuration parsers usingStuart Henderson
2011-04-30no need to escape |, pointed out by jmc@Stuart Henderson