| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in... | Donald Sharp | 2016-04-07 | 1 | -1/+3 |
|\ |
|
| * | bgpd: Resolve ability to add route-map out to peer-group member | Don Slice | 2016-04-06 | 1 | -1/+3 |
* | | lib, vtysh: Return actual problem further up | Donald Sharp | 2016-04-07 | 1 | -1/+2 |
|/ |
|
* | bgpd: Another hash_get crash fix | Donald Sharp | 2016-04-04 | 1 | -0/+3 |
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in... | Donald Sharp | 2016-04-01 | 1 | -2/+5 |
|\ |
|
| * | BGP: Enable multiple instance support by default | vivek | 2016-04-01 | 1 | -2/+5 |
* | | bgp: Fix crash in hash_get for peer | Donald Sharp | 2016-04-01 | 1 | -0/+1 |
|/ |
|
* | bgp: Order neighbor information in show run | Donald Sharp | 2016-03-31 | 1 | -0/+24 |
* | bgpd: Add group pointer to peer_create function. | Donald Sharp | 2016-03-31 | 4 | -11/+10 |
* | BGP: Fix BGP unnumbered peerings across VRFs | vivek | 2016-03-29 | 2 | -1/+1 |
* | bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked length | Donald Sharp | 2016-03-28 | 1 | -16/+36 |
* | BGP: Enhance clear commands for VRFs | vivek | 2016-03-25 | 1 | -81/+1550 |
* | bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup | Donald Sharp | 2016-03-24 | 1 | -1/+1 |
* | bgpd, lib, zebra: Add ability to retrieve ifp without specifying a vrf | Donald Sharp | 2016-03-23 | 1 | -1/+1 |
* | Quagga: Make routemap updates or deletes work for VRFs | vivek | 2016-03-22 | 4 | -57/+56 |
* | quagga: delete interface from default table when moved to vrf | Don Slice | 2016-03-18 | 1 | -1/+1 |
* | bgpd: Fix initialization check for bgp tests | root | 2016-03-18 | 1 | -1/+1 |
* | BGP: Fix linkage between BGP instance and VRF structure | vivek | 2016-03-16 | 1 | -5/+10 |
* | BGP: Check in multipath comparison before invoking sockunion_cmp | vivek | 2016-03-13 | 1 | -1/+10 |
* | BGP: remove deprecated debugs from the parser | Daniel Walton | 2016-03-11 | 1 | -70/+0 |
* | show bgp neighbor should accept peer hostname | Daniel Walton | 2016-03-10 | 1 | -1/+2 |
* | BGP memory leak in peer hostname | Daniel Walton | 2016-03-10 | 2 | -3/+28 |
* | Support for multi-client and client reg msg | radhika | 2016-03-09 | 1 | -0/+6 |
* | BGP: Update commands for VRF support | vivek | 2016-03-09 | 4 | -533/+752 |
* | Exclamation points are missing at the end of an address-family | Daniel Walton | 2016-03-08 | 1 | -1/+1 |
* | Zebra and bgpd: VRF support for BFD | radhika | 2016-03-08 | 1 | -2/+9 |
* | BGP: Update commands for VRF support | vivek | 2016-03-07 | 3 | -94/+657 |
* | bgpd: Remove expensive prefix count from json. | Donald Sharp | 2016-03-02 | 1 | -18/+0 |
* | BGP: Handle unknown interface at delete | vivek | 2016-03-02 | 1 | -0/+3 |
* | "show ip bgp neighbor json" displays "Hostname: ", invalidates json | Daniel Walton | 2016-03-01 | 1 | -4/+16 |
* | BGP: Unnumbered peering in a VRF | vivek | 2016-02-29 | 2 | -37/+85 |
* | Quagga: Implement VRF change semantics for an interface | vivek | 2016-02-25 | 1 | -0/+62 |
* | bgpd: Fix function indirection when none is needed | Donald Sharp | 2016-02-24 | 1 | -14/+5 |
* | Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in... | vivek | 2016-02-24 | 1 | -1/+1 |
|\ |
|
| * | bgpd: Add exclamation point separators between address-family blocks | Don Slice | 2016-02-23 | 1 | -1/+1 |
* | | BGP: Fix interface list upon instance creation/deletion | vivek | 2016-02-24 | 2 | -3/+21 |
|/ |
|
* | BGPD: Make "Bind to connect" messages conditional no debug | Don Slice | 2016-02-23 | 1 | -1/+2 |
* | BGP: Cleanup interfaces properly on instance delete or exit | vivek | 2016-02-22 | 3 | -25/+18 |
* | BGP: Link BGP instance to corresponding VRF | vivek | 2016-02-20 | 3 | -39/+60 |
* | BGP: Ensure correct sequence of processing at exit | vivek | 2016-02-17 | 2 | -7/+7 |
* | BGP: VRF registration and cleanup | vivek | 2016-02-12 | 11 | -295/+442 |
* | Quagga: Support VRF unregister for clients | vivek | 2016-02-12 | 1 | -3/+3 |
* | BGP: Perform cleanup upon instance delete | vivek | 2016-02-12 | 1 | -0/+6 |
* | BGPD crash around bgp_config_write () | Daniel Walton | 2016-02-11 | 1 | -4/+4 |
* | *: Modify protocols to have systemd integration | Donald Sharp | 2016-02-10 | 1 | -0/+3 |
* | bgpd: Removed unused variable from 'struct attr_extra' | Donald Sharp | 2016-02-03 | 1 | -3/+0 |
* | bgpd: Add the ability to use a VRF to bgp | Donald Sharp | 2016-02-02 | 13 | -615/+959 |
* | bgpd, ripngd, zebra: Remove duplicate PSIZE define | Donald Sharp | 2016-01-26 | 1 | -3/+0 |
* | bgpd: Fix buffer overflow error in bgp_dump_routes_func | Evgeny Uskov | 2016-01-26 | 1 | -74/+96 |
* | bgpd: Fix description of the command "dump bgp ..." | Evgeny Uskov | 2016-01-26 | 1 | -2/+2 |