Age | Commit message (Expand) | Author |
2019-06-17 | Replace spaces with tab for text indent | Claudio Jeker |
2019-06-07 | Refactor up_get_nexthop() to work for all AFI/SAFI cases. Additionally | Claudio Jeker |
2019-05-29 | Document the few neighbor options that need a reset (bgpctl nei X clear) | Claudio Jeker |
2019-03-28 | zap trailing whitespace; | Jason McIntyre |
2019-03-27 | remove documentation for obsolete announce all|none|default-route, see | Sebastian Benoit |
2019-02-26 | Add support for '*', local-as and neighbor-as for ext-community matching | Claudio Jeker |
2019-02-11 | spelling and Xr fixes; | Jason McIntyre |
2019-02-11 | The definition of VPNs in bgpd was never super elegant. The 'depend on | Claudio Jeker |
2019-02-04 | spelling; | Jason McIntyre |
2019-02-04 | Implement as-override, a feature where the neighbor AS is replaced by the | Claudio Jeker |
2018-10-06 | some minor fixes; | Jason McIntyre |
2018-10-04 | Rework man page a bit. Add 2 new sections for Set Configuration and | Claudio Jeker |
2018-10-03 | Update manual to reflect ROA changes | denis |
2018-09-09 | missing Xc; | Jason McIntyre |
2018-09-09 | Add network prefix-set <name> syntax to announce networks in a prefix-set. | Sebastian Benoit |
2018-09-08 | missing Ed; | Jason McIntyre |
2018-09-08 | implement or-longer filter op for prefix-sets. Allows one two write rules like | Sebastian Benoit |
2018-09-07 | Some space fixes mentioned by benno@ | Claudio Jeker |
2018-09-07 | tweak previous; | Jason McIntyre |
2018-09-07 | Implement as-set a fast lookup table to be used instead of long list of | Claudio Jeker |
2018-07-11 | add option "network ... priority number" to announce prefixes from the | Sebastian Benoit |
2018-07-05 | reword; | Jason McIntyre |
2018-06-18 | remove the SECTIONS header, since a one line DESCRIPTION is a bit silly; | Jason McIntyre |
2018-06-13 | separate arg name and punctuation with whitespace; | Jason McIntyre |
2018-06-13 | Provide backwards compatibility for some of the announce directives | job |
2018-06-13 | Deprecate announce (all|self|none|default-route) | Claudio Jeker |
2018-02-10 | less macro; ok benno | Jason McIntyre |
2018-02-10 | Add prefix-sets, lists of prefixes which can be used in place of a | Sebastian Benoit |
2017-08-12 | Add manpage update for new grouping feature '{from,to} {i,e}bgp' | job |
2017-08-11 | softreconfig in and out are on by default for ever and machines now have | Claudio Jeker |
2017-06-26 | add support for the "graceful shutdown" well-known community as described | Peter Hessler |
2017-05-31 | Man page bits for ext-community which grew a few more subtypes. | Claudio Jeker |
2017-05-29 | change section title in bgpd.conf talking about MPLS, | Sebastian Benoit |
2017-05-29 | change bgpd's control socket from /var/run/bgpd.sock to | Sebastian Benoit |
2017-05-28 | tweak previous; | Jason McIntyre |
2017-05-28 | we're not hardcoded to table 0 any more | Henning Brauer |
2017-05-27 | Allow an administrator to disable the bgp loop detection algorithm, | Peter Hessler |
2017-05-27 | Allow OpenBGPD to selectively choose which local ASN to use per-peer. | Peter Hessler |
2017-05-27 | allow us to use 'local-as' in the filter language | Peter Hessler |
2017-01-13 | Add support for draft-ietf-idr-shutdown | Peter Hessler |
2016-10-30 | large-community needs to have an argument | Peter Hessler |
2016-10-18 | "Terminate the session after number prefixes have been received" means | Sebastian Benoit |
2016-10-15 | add missing Xc, and macro fix; | Jason McIntyre |
2016-10-14 | Add support for draft-ietf-idr-large-community | Peter Hessler |
2016-10-05 | Let bgpd announce routes based on a route-label. | Peter Hessler |
2016-08-17 | pluralize a word | Peter Hessler |
2016-08-17 | The man page is a bit confusing for how we can control which address | Peter Hessler |
2016-06-28 | Use IPV6_MINHOPCOUNT to finish implementing ttl-security for IPv6. | Jeremie Courreges-Anglas |
2016-06-11 | Fixed "then" vs "than" typo. | Tobias Stoeckmann |
2016-06-03 | grammar fix; | Jason McIntyre |