summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Fix call bgp_zebra_terminate_radvDonald Sharp2016-05-031-3/+8
* "bgp network import-check" needs hidden "exact" optionDaniel Walton2016-05-021-1/+10
* BGP: Trigger IPv6 router advertisements upon config of unnumbered neighborvivek2016-05-025-1/+85
* Fix BGP JSON outputDinesh G Dutt2016-04-292-38/+153
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-3/+0
* no neighbor peergrp shutdown no longer worksDaniel Walton2016-04-261-2/+2
* Update last reset reason on interface down or neighbor addr loss.Dinesh G Dutt2016-04-253-2/+10
* bgpd: debug protect a log messageDonald Sharp2016-04-221-2/+3
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-6/+188
* bgp: Anti-Yammer PatchDonald Sharp2016-04-211-1/+2
* BGP: Certain peer-group parameters (e.g., enhe, local-as) are not takingDaniel Walton2016-04-191-34/+57
* lib, bgpd: Refactor vrf handling through zclientDonald Sharp2016-04-152-63/+82
* BGP: cannot "no neighbor ISL timers 3 10" for peer-groupDaniel Walton2016-04-141-1/+1
* quagga: "set community x:y" needs bounds checkingDaniel Walton2016-04-144-133/+146
* BGP: Register with correct VRF id for redistributionvivek2016-04-141-2/+2
* BGP: Use VRF_UNKNOWN for initializationvivek2016-04-143-15/+15
* BGP: Implement key show commands for all VRFsvivek2016-04-134-13/+245
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2016-04-071-1/+3
|\
| * bgpd: Resolve ability to add route-map out to peer-group memberDon Slice2016-04-061-1/+3
* | lib, vtysh: Return actual problem further upDonald Sharp2016-04-071-1/+2
|/
* bgpd: Another hash_get crash fixDonald Sharp2016-04-041-0/+3
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2016-04-011-2/+5
|\
| * BGP: Enable multiple instance support by defaultvivek2016-04-011-2/+5
* | bgp: Fix crash in hash_get for peerDonald Sharp2016-04-011-0/+1
|/
* bgp: Order neighbor information in show runDonald Sharp2016-03-311-0/+24
* bgpd: Add group pointer to peer_create function.Donald Sharp2016-03-314-11/+10
* BGP: Fix BGP unnumbered peerings across VRFsvivek2016-03-292-1/+1
* bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked lengthDonald Sharp2016-03-281-16/+36
* BGP: Enhance clear commands for VRFsvivek2016-03-251-81/+1550
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-1/+1
* bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrfDonald Sharp2016-03-231-1/+1
* Quagga: Make routemap updates or deletes work for VRFsvivek2016-03-224-57/+56
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+1
* bgpd: Fix initialization check for bgp testsroot2016-03-181-1/+1
* BGP: Fix linkage between BGP instance and VRF structurevivek2016-03-161-5/+10
* BGP: Check in multipath comparison before invoking sockunion_cmpvivek2016-03-131-1/+10
* BGP: remove deprecated debugs from the parserDaniel Walton2016-03-111-70/+0
* show bgp neighbor should accept peer hostnameDaniel Walton2016-03-101-1/+2
* BGP memory leak in peer hostnameDaniel Walton2016-03-102-3/+28
* Support for multi-client and client reg msgradhika2016-03-091-0/+6
* BGP: Update commands for VRF supportvivek2016-03-094-533/+752
* Exclamation points are missing at the end of an address-familyDaniel Walton2016-03-081-1/+1
* Zebra and bgpd: VRF support for BFDradhika2016-03-081-2/+9
* BGP: Update commands for VRF supportvivek2016-03-073-94/+657
* bgpd: Remove expensive prefix count from json.Donald Sharp2016-03-021-18/+0
* BGP: Handle unknown interface at deletevivek2016-03-021-0/+3
* "show ip bgp neighbor json" displays "Hostname: ", invalidates jsonDaniel Walton2016-03-011-4/+16
* BGP: Unnumbered peering in a VRFvivek2016-02-292-37/+85
* Quagga: Implement VRF change semantics for an interfacevivek2016-02-251-0/+62
* bgpd: Fix function indirection when none is neededDonald Sharp2016-02-241-14/+5