Age | Commit message (Expand) | Author |
2020-05-10 | In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]') | Theo de Raadt |
2020-05-02 | Minimal documentation of JSON output. | Claudio Jeker |
2019-10-19 | The size limit of the shutdown reason was relaxed to 255 characters but | Claudio Jeker |
2019-09-27 | Implement 'bgpctl show rib 8.8.8.8 or-shorter' to show all routes covering | Claudio Jeker |
2019-09-25 | also show peer AS and description in "bgpctl sh nei group XXX terse" output | Stuart Henderson |
2019-09-24 | add the neighbour's address, to disambiguate peers in the output from | Stuart Henderson |
2019-06-28 | The bgpctl parser can not handle neighbor and neighbors at the same time. | Claudio Jeker |
2019-06-25 | Remove irrfilter from bgpctl. The current code is not very useful. | Claudio Jeker |
2019-05-31 | similar to note recently added to bgpd.conf(5), mention in docs for | Stuart Henderson |
2019-05-23 | Implement bgpctl show mrt neighbors, a command to print the neighbor table | Claudio Jeker |
2019-01-20 | Allow 'neighbor descripton' to be used like neighbor group description | Claudio Jeker |
2018-12-12 | zap trailing whitespace; | Jason McIntyre |
2018-10-03 | add filter option based on origin validation state | denis |
2018-09-09 | Make it clear what 'dynamically added' prefixes are. | Sebastian Benoit |
2018-08-30 | Use past tense for treated as withdrawn since the withdraw happened in the past. | Claudio Jeker |
2018-08-29 | Introduce 'bgpctl show rib error' to show all prefixes that got flagged | Claudio Jeker |
2017-10-15 | Add "ssv" variant which turns a rib route output into a single | Theo de Raadt |
2017-09-21 | word fix; from tom smyth | Jason McIntyre |
2017-05-29 | missing .El; | Jason McIntyre |
2017-05-29 | change section title in bgpd.conf talking about MPLS, | Sebastian Benoit |
2017-05-29 | avoid Xr to self; | Jason McIntyre |
2017-05-29 | change bgpd's control socket from /var/run/bgpd.sock to | Sebastian Benoit |
2017-02-13 | draft-ietf-idr-shutdown extends to support a message on either of | Peter Hessler |
2017-01-13 | Add support for draft-ietf-idr-shutdown | Peter Hessler |
2016-10-26 | nicer list width; from julien dhaille | Jason McIntyre |
2016-10-14 | Add support for draft-ietf-idr-large-community | Peter Hessler |
2016-05-25 | new sentence, new line, and avoid line wrap; | Jason McIntyre |
2016-05-25 | flesh out "show summary" description a bit, from julien at dhaille.com via | Henning Brauer |
2015-10-25 | zap trailing whitespace; | Jason McIntyre |
2015-10-24 | clarify use of "bgpctl show rib in|out neighbor FOO" | Sebastian Benoit |
2015-10-11 | add "best" as an alias for "selected" | Peter Hessler |
2014-08-14 | remove two duplicate command entries; | Ingo Schwarze |
2013-10-09 | tweak previous; | Jason McIntyre |
2013-10-09 | Allow us to bulk add / delete routes with the same attributes. Really | Peter Hessler |
2013-03-07 | Implement a bgpctl nei foo destroy that will remove the specified cloned | Claudio Jeker |
2012-09-26 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-05-27 | tweak previous; | Jason McIntyre |
2012-05-27 | Document network mrt file [ filter] used to load mrt dumps into bgpd. | Claudio Jeker |
2012-03-27 | Introduce "selected" as show rib attribute to only show selected routes. | Claudio Jeker |
2011-09-26 | tweak previous; ok claudio | Jason McIntyre |
2011-09-21 | Try to document the show mrt command. While there order the filters | Claudio Jeker |
2010-05-10 | Simplify wording about abbreviating commands. ok claudio | Stuart Henderson |
2010-05-03 | Adjustments for multiple kroute table support. This adds a few new command | Claudio Jeker |
2009-11-03 | sort; | Jason McIntyre |
2009-11-02 | Implement "log verbose" and "log brief" to enable or disable verbose debug | Claudio Jeker |
2009-09-08 | Add -4 and -6 flags to irrfilter mode, allowing you to only fetch (you | Stuart Henderson |
2009-06-06 | Document show rib table foo | Claudio Jeker |
2008-12-06 | the ellipsis allows more than one argument being specified. | Igor Sobrado |
2008-06-07 | teach the command lineparser about getopt style options after commands | Henning Brauer |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |