summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2945 from dslicenc/bgp-ospf-jsonDavid Lamparter2018-09-011-37/+68
|\
| * bgpd: convert from conditional operator to if-then for json changesDon Slice2018-08-311-19/+31
| * bgpd: change conditional operators for bgp/ospf json changesDon Slice2018-08-311-21/+18
| * bgpd/ospfd: resolve warnings for bgp/ospf json commitDon Slice2018-08-301-7/+6
| * bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-41/+64
* | bgpd: handle vrf aliases in vty APIPhilippe Guibert2018-08-281-32/+82
|/
* bgpd: Fix CONFDATE to 2019 for a couple of items.Donald Sharp2018-08-241-1/+1
* Merge pull request #2804 from kssoman/bgp_fixDonald Sharp2018-08-241-33/+50
|\
| * bgpd : Change of options in redistribute command does not get appliedkssoman2018-08-221-33/+50
* | bgpd: fix additional issue with bgp route-leak json commitDon Slice2018-08-201-4/+4
* | bgpd: fix issues with bgp route-leak json commitDon Slice2018-08-201-3/+6
* | bgpd: add json output to bgp route-leak show commandDon Slice2018-08-181-56/+139
* | Merge pull request #2852 from donaldsharp/bgp_cleanRuss White2018-08-161-2/+2
|\ \
| * | bgpd: Modify warn to info for deprecated commandsDonald Sharp2018-08-161-2/+2
| |/
* | *: rename zlog_fer -> flog_errQuentin Young2018-08-141-1/+1
* | bgpd: implement zlog_ferr facility for enhance error messages in bgpDon Slice2018-08-141-1/+3
|/
* Merge pull request #2800 from adharkar/frr-bgp_cliRuss White2018-08-081-1/+4
|\
| * bgpd: Added local router-id to "show bgp neighbor"Ameya Dharkar2018-08-081-1/+4
* | bgpd: Fix show ip bgp summary json command for dynamicPeersDongling Duan2018-08-011-1/+3
* | bgpd: Add evpn prefix to debug bgp updates prefixChirag Shah2018-07-241-0/+5
* | Merge pull request #2652 from LabNConsulting/working/master/confdate_cleanupDonald Sharp2018-07-231-4/+4
|\ \ | |/ |/|
| * bgpd: remove VERSION_TYPE_DEV from CONFDATE checksLou Berger2018-07-101-4/+4
* | bgpd: Changes to BGP show json commandsAmeya Dharkar2018-07-191-0/+4
* | Merge pull request #2591 from LabNConsulting/working/master/bgp-delayed-defau...Russ White2018-07-101-0/+8
|\ \ | |/ |/|
| * bgpd: fix NULL dereference in vrf-vpn leak config if before default instanceG. Paul Ziemba2018-06-301-0/+8
* | bgpd: Cleanup of bgp daemon codePascal Mathis2018-07-071-2/+0
|/
* fixed #2567: Json status of BGP peer is not updated properlyTigran Martirosyan2018-06-301-0/+5
* bgpd: copy-paste error (Coverity 1399202)paco2018-06-281-1/+1
* Merge pull request #2545 from pacovn/Coverity_1468413_Explicit_null_dereferencedRuss White2018-06-261-0/+5
|\
| * bgpd: null check (Coverity 1468413)paco2018-06-251-0/+5
* | bgpd: remove DEFUN_DEPRECATED usageQuentin Young2018-06-251-19/+10
|/
* Merge pull request #2501 from pacovn/infer_unused1Quentin Young2018-06-211-1/+0
|\
| * bgpd isisd ldpd lib ospfd pimd: redundancy (infer)paco2018-06-201-1/+0
* | bgpd, lib, ospfd, zebra: all_digit moved to frrstrpaco2018-06-191-0/+1
|/
* bgpd: Implement group-overrides for peer attrsPascal Mathis2018-06-141-7/+10
* bgpd: Implement group-overrides for peer timersPascal Mathis2018-06-141-3/+2
* bgpd: Cleanup peer/AF-flag override implementationPascal Mathis2018-06-141-3/+3
* bgpd: Implement group-overrides for peer flagsPascal Mathis2018-06-141-10/+15
* bgpd: dead code (Coverity 1399246)paco2018-06-131-8/+3
* bgpd: Actually display labeled unicast routes receivedDonald Sharp2018-06-071-1/+1
* Merge pull request #2351 from donaldsharp/bgp_deprecationLou Berger2018-06-051-24/+37
|\
| * bgpd: Deprecate and hide the `no bgp multiple-instance` commandDonald Sharp2018-06-011-7/+13
| * bgpd: Hide and deprecate `bgp config-type cisco` commandDonald Sharp2018-06-011-17/+24
* | Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overridesQuentin Young2018-06-051-35/+30
|\ \
| * | bgpd: Fix style issues for peer-group overridesPascal Mathis2018-05-281-1/+1
| * | bgpd: Fix group overrides for inverted AF flagsPascal Mathis2018-05-281-34/+29
| |/
* | Merge pull request #2259 from ppmathis/enhancement/peer-enforce-first-asDonald Sharp2018-06-041-7/+43
|\ \ | |/ |/|
| * bgpd: Move 'enforce-first-as' from global to peerPascal Mathis2018-05-191-7/+43
* | bgpd: issue 2263: fix "no label vpn export auto"G. Paul Ziemba2018-05-261-0/+4
* | bgpd: improve error message for neighbor not foundDon Slice2018-05-241-1/+1
|/