| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd: Fix call bgp_zebra_terminate_radv | Donald Sharp | 2016-05-03 | 1 | -3/+8 |
* | "bgp network import-check" needs hidden "exact" option | Daniel Walton | 2016-05-02 | 1 | -1/+10 |
* | BGP: Trigger IPv6 router advertisements upon config of unnumbered neighbor | vivek | 2016-05-02 | 5 | -1/+85 |
* | Fix BGP JSON output | Dinesh G Dutt | 2016-04-29 | 2 | -38/+153 |
* | quagga: Fixup startup to allow consistency between sysV and systemd | Donald Sharp | 2016-04-27 | 1 | -3/+0 |
* | no neighbor peergrp shutdown no longer works | Daniel Walton | 2016-04-26 | 1 | -2/+2 |
* | Update last reset reason on interface down or neighbor addr loss. | Dinesh G Dutt | 2016-04-25 | 3 | -2/+10 |
* | bgpd: debug protect a log message | Donald Sharp | 2016-04-22 | 1 | -2/+3 |
* | Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte... | radhika | 2016-04-22 | 1 | -6/+188 |
* | bgp: Anti-Yammer Patch | Donald Sharp | 2016-04-21 | 1 | -1/+2 |
* | BGP: Certain peer-group parameters (e.g., enhe, local-as) are not taking | Daniel Walton | 2016-04-19 | 1 | -34/+57 |
* | lib, bgpd: Refactor vrf handling through zclient | Donald Sharp | 2016-04-15 | 2 | -63/+82 |
* | BGP: cannot "no neighbor ISL timers 3 10" for peer-group | Daniel Walton | 2016-04-14 | 1 | -1/+1 |
* | quagga: "set community x:y" needs bounds checking | Daniel Walton | 2016-04-14 | 4 | -133/+146 |
* | BGP: Register with correct VRF id for redistribution | vivek | 2016-04-14 | 1 | -2/+2 |
* | BGP: Use VRF_UNKNOWN for initialization | vivek | 2016-04-14 | 3 | -15/+15 |
* | BGP: Implement key show commands for all VRFs | vivek | 2016-04-13 | 4 | -13/+245 |
* | 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 |