summaryrefslogtreecommitdiff
path: root/bgpd/bgp_vty.h
AgeCommit message (Expand)Author
2024-04-24lib,bgpd,vtysh: move bgp vty defines to libMark Stapp
2024-02-07bgpd: Add `neighbor X send-community extended rpki` commandDonatas Abraitis
2023-10-10Revert "bgpd: add show bgp link-state link-state commands"Donald Sharp
2023-09-18bgpd: add show bgp link-state link-state commandsLouis Scalbert
2023-06-13bgpd: Use enum bgp_create_error_code as argument in headerDonatas Abraitis
2023-02-21Merge pull request #12805 from karlquan/kquan_self_origRuss White
2023-02-21Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-15bgpd: BGP troubleshooting - Add a keyword self-originate to display only self...Karl Quan
2023-02-15bgpd: Add BGP Software Version CapabilityDonatas Abraitis
2023-02-10bgpd: add as-notation keyword to 'router bgp' vty commandPhilippe Guibert
2023-02-10bgpd: store the bgp as identifier in the configured as-notationPhilippe Guibert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-12-11bgpd: Fix graceful-restart JSON outputs and the crashDonatas Abraitis
2022-07-26Merge pull request #11523 from pguibert6WIND/bgp_no_retainRuss White
2022-07-18bgpd: Add constants for some repetitive CLI stringsDonatas Abraitis
2022-07-18bgpd: implement retain route-target all behaviourPhilippe Guibert
2022-05-02bgpd: Implement CEASE/Hard Reset notificationDonatas Abraitis
2022-03-22bgpd: Add BGP configuration start/end markersDonatas Abraitis
2021-08-03Revert "bgpd: convert global config to transactional cli"Igor Ryzhov
2021-08-03Revert "bgpd: convert addr-family clis to transactional clis"Igor Ryzhov
2021-08-03Revert "bgpd: neighbor peergrp config to transactional cli"Igor Ryzhov
2021-06-08bgpd: add terse display option on show bgp summaryLouis Scalbert
2021-05-26bgpd: add show bgp summary filter by neighbor or ASLouis Scalbert
2021-05-05bgpd: Create BGP alias names for community/large-communityDonatas Abraitis
2021-02-28bgpd: Activate ipv6-unicast for peer automatically if globally definedDonatas Abraitis
2021-01-28bgpd: Add `show bgp summary wide` commandDonatas Abraitis
2020-10-27bgpd: neighbor peergrp config to transactional cliChirag Shah
2020-10-26bgpd: convert addr-family clis to transactional clisChirag Shah
2020-10-03bgpd: convert global config to transactional cliChirag Shah
2020-07-09bgpd: Add command to show only established sessionsDonatas Abraitis
2020-04-08bgpd: take into account code style recommendations.Philippe Guibert
2020-03-31bgpd: new vty command to dump all bgp per vrf statisticsPhilippe Guibert
2020-02-04bgpd, lib: fix style from BGP GR codeQuentin Young
2020-01-23bgpd: Adding header files for BGPD-ZEBRA integration for GR.bisdhdh
2020-01-23bgpd: Restarting node does not send EOR after the convergence.bisdhdh
2020-01-23bgpd: Adding BGP GR Global & Per Neighbour FSM changesbisdhdh
2020-01-23bgpd: BGP Graceful Restart Per Neighbor(BGPN), DS & header files.bisdhdh
2019-12-06bgpd: use new defaults system (v2)David Lamparter
2019-12-06bgpd: move config-write to bgp_vty.cDavid Lamparter
2019-09-02bgpd: Add a new command to only show failed peeringsDinesh G Dutt
2019-08-27bgpd: Eliminate all incorrect formulations of afi/safi in JSONDinesh G Dutt
2018-08-30bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice
2018-03-30bgpd: add flowspec featurejaydom
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-19bgpd: new vpn-policy CLIG. Paul Ziemba
2018-03-09bgpd: vpn-vrf route leakingG. Paul Ziemba
2018-02-03bgpd: Fix bgp_vty.h to conform to coding standardDonald Sharp
2017-11-30bgpd: atomize write-quanta, add read-quantaQuentin Young
2017-08-29bgpd: get rid of afi_header_vty_out() & co.David Lamparter