| Commit message (Expand) | Author | Age | Files | Lines |
* | bgpd: route-map: share aspath object compilation code where possible | Timo Teräs | 2016-05-26 | 1 | -48/+24 |
* | bgpd: fix route-map comments | Timo Teräs | 2016-05-26 | 1 | -4/+4 |
* | build: Remove the old PIC/PIE patch, let libtool sort it out | Paul Jakma | 2016-05-26 | 1 | -2/+1 |
* | bgpd: Fix more clang compiler warnings | Donald Sharp | 2016-05-20 | 2 | -3/+2 |
* | bgpd: Fix warnings -> errors issues | Donald Sharp | 2016-05-19 | 1 | -3/+3 |
* | bgpd: Fix possible api.tag uninitialized usage | Donald Sharp | 2016-05-19 | 1 | -0/+4 |
* | bgpd: Clean up some static analysis warnings | Donald Sharp | 2016-05-19 | 7 | -19/+8 |
* | bgpd: Fix function return | Donald Sharp | 2016-05-19 | 1 | -0/+2 |
* | bgpd: peer_uptime overflows after 1 year | Paul Jakma | 2016-05-19 | 1 | -5/+12 |
* | bgpd: Refactor peer_uptime | Donald Sharp | 2016-05-19 | 1 | -39/+23 |
* | BGP: "show ip bgp neighbor json" keys are stepping all over each other | Daniel Walton | 2016-05-18 | 1 | -10/+10 |
* | BGP: Unlink BGP instance from VRF only at the end of deletion | vivek | 2016-05-15 | 1 | -3/+3 |
* | BGP: Unlink BGP instance from VRF only at the end of deletion | vivek | 2016-05-15 | 1 | -6/+7 |
* | BGP: Set advertisement interval when triggering IPv6 RAs | vivek | 2016-05-13 | 2 | -2/+7 |
* | BGP: Fix nexthop setting for default originate | vivek | 2016-05-10 | 1 | -8/+1 |
* | zebra - BFD client de-registration support | radhika | 2016-05-09 | 2 | -0/+5 |
* | BGP: At exit, remove callbacks before invoking vrf_terminate() | vivek | 2016-05-07 | 1 | -1/+13 |
* | 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 |