summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_vty.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Implement CEASE/Hard Reset notificationDonatas Abraitis2022-05-021-13/+12
* bgpd: Add BGP configuration start/end markersDonatas Abraitis2022-03-221-0/+1
* Revert "bgpd: convert global config to transactional cli"Igor Ryzhov2021-08-031-7/+0
* Revert "bgpd: convert addr-family clis to transactional clis"Igor Ryzhov2021-08-031-8/+1
* Revert "bgpd: neighbor peergrp config to transactional cli"Igor Ryzhov2021-08-031-15/+0
* bgpd: add terse display option on show bgp summaryLouis Scalbert2021-06-081-1/+1
* bgpd: add show bgp summary filter by neighbor or ASLouis Scalbert2021-05-261-1/+2
* bgpd: Create BGP alias names for community/large-communityDonatas Abraitis2021-05-051-0/+1
* bgpd: Activate ipv6-unicast for peer automatically if globally definedDonatas Abraitis2021-02-281-3/+3
* bgpd: Add `show bgp summary wide` commandDonatas Abraitis2021-01-281-2/+7
* bgpd: neighbor peergrp config to transactional cliChirag Shah2020-10-271-0/+15
* bgpd: convert addr-family clis to transactional clisChirag Shah2020-10-261-1/+8
* bgpd: convert global config to transactional cliChirag Shah2020-10-031-0/+7
* bgpd: Add command to show only established sessionsDonatas Abraitis2020-07-091-1/+2
* bgpd: take into account code style recommendations.Philippe Guibert2020-04-081-3/+2
* bgpd: new vty command to dump all bgp per vrf statisticsPhilippe Guibert2020-03-311-0/+3
* bgpd, lib: fix style from BGP GR codeQuentin Young2020-02-041-70/+67
* bgpd: Adding header files for BGPD-ZEBRA integration for GR.bisdhdh2020-01-231-0/+61
* bgpd: Restarting node does not send EOR after the convergence.bisdhdh2020-01-231-0/+21
* bgpd: Adding BGP GR Global & Per Neighbour FSM changesbisdhdh2020-01-231-4/+0
* bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.bisdhdh2020-01-231-1/+27
* bgpd: use new defaults system (v2)David Lamparter2019-12-061-0/+4
* bgpd: move config-write to bgp_vty.cDavid Lamparter2019-12-061-2/+1
* bgpd: Add a new command to only show failed peeringsDinesh G Dutt2019-09-021-1/+1
* bgpd: Eliminate all incorrect formulations of afi/safi in JSONDinesh G Dutt2019-08-271-2/+1
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-2/+3
* bgpd: add flowspec featurejaydom2018-03-301-1/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* bgpd: new vpn-policy CLIG. Paul Ziemba2018-03-201-1/+2
* bgpd: vpn-vrf route leakingG. Paul Ziemba2018-03-091-0/+1
* bgpd: Fix bgp_vty.h to conform to coding standardDonald Sharp2018-02-031-3/+3
* bgpd: atomize write-quanta, add read-quantaQuentin Young2017-11-301-0/+1
* bgpd: get rid of afi_header_vty_out() & co.David Lamparter2017-08-291-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-30/+28
* bgpd: Display (show) commands for EVPNvivek2017-07-121-0/+3
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-301-5/+2
|\
| * bgpd: argv->arg grab bagQuentin Young2017-06-271-5/+2
* | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-2/+8
|/
* bgpd: remove encap safi show commandsLou Berger2017-05-231-3/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: labeled unicast displayDon Slice2017-04-061-1/+2
* bgpd: labeled unicast configDon Slice2017-04-061-0/+1
* bgp: Fix view/vrf lookupDonald Sharp2017-03-021-2/+2
* bgpd: Make usage of idx consistentDonald Sharp2017-01-271-1/+1
* bgpd: Start cleanup of 'show [ip] bgp ...' commandsDonald Sharp2017-01-241-0/+3
* bgpd: Remove unused function bgp_parse_safiDonald Sharp2017-01-241-3/+0
* bgpd: restore wildcard handling in show summary (Issue#14)Lou Berger2017-01-071-0/+1
* bgpd: restore some missing afi/safi commands (Issue #14)Lou Berger2017-01-071-5/+18
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-0/+10
|\
| * bgp: first pass at restoring missing vpn&encap show commands (issue#14)Lou Berger2017-01-021-0/+10