summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...vivek2016-02-241-1/+1
|\
| * bgpd: Add exclamation point separators between address-family blocksDon Slice2016-02-231-1/+1
* | BGP: Fix interface list upon instance creation/deletionvivek2016-02-242-3/+21
|/
* BGPD: Make "Bind to connect" messages conditional no debugDon Slice2016-02-231-1/+2
* BGP: Cleanup interfaces properly on instance delete or exitvivek2016-02-223-25/+18
* BGP: Link BGP instance to corresponding VRFvivek2016-02-203-39/+60
* BGP: Ensure correct sequence of processing at exitvivek2016-02-172-7/+7
* BGP: VRF registration and cleanupvivek2016-02-1211-295/+442
* Quagga: Support VRF unregister for clientsvivek2016-02-121-3/+3
* BGP: Perform cleanup upon instance deletevivek2016-02-121-0/+6
* BGPD crash around bgp_config_write ()Daniel Walton2016-02-111-4/+4
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+3
* bgpd: Removed unused variable from 'struct attr_extra'Donald Sharp2016-02-031-3/+0
* bgpd: Add the ability to use a VRF to bgpDonald Sharp2016-02-0213-615/+959
* bgpd, ripngd, zebra: Remove duplicate PSIZE defineDonald Sharp2016-01-261-3/+0
* bgpd: Fix buffer overflow error in bgp_dump_routes_funcEvgeny Uskov2016-01-261-74/+96
* bgpd: Fix description of the command "dump bgp ..."Evgeny Uskov2016-01-261-2/+2