| Commit message (Expand) | Author | Age | Files | Lines |
* | *: reindentreindent-3.0-after | whitespace / reindent | 2017-08-09 | 1 | -610/+578 |
* | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV6 | Donald Sharp | 2017-03-06 | 1 | -0/+1 |
* | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV4 | Donald Sharp | 2017-03-06 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-07 | 1 | -5/+23 |
|\ |
|
| * | bgpd: Allow views to 'pretend' resolve nexthops | Donald Sharp | 2017-02-07 | 1 | -5/+23 |
* | | bgpd, zebra: Pass distance as part of the ZEBRA_NEXTHOP_UPDATE | Donald Sharp | 2017-01-30 | 1 | -0/+1 |
* | | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -4/+0 |
|/ |
|
* | bgpd: reuse sockunion2hostprefix() on bgp_nht.c | Renato Westphal | 2016-11-28 | 1 | -45/+9 |
* | bgpd: bgp_nexthop_cache not deleted with peers | Paul Jakma | 2016-10-18 | 1 | -12/+54 |
* | bgp: add bgp_isvalid_nexthop helper and additional NHT zebra checks | Lou Berger | 2016-10-18 | 1 | -6/+12 |
* | bgp: ignore NHT when bgpd has never connected to zebra | Lou Berger | 2016-10-18 | 1 | -1/+3 |
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-09-09 | 1 | -2/+17 |
|\ |
|
| * | lib, bgpd: Log next hops | vivek | 2016-09-08 | 1 | -2/+17 |
| * | bgpd: Fix route install upon non-best nexthop change | vivek | 2016-09-06 | 1 | -2/+0 |
* | | bgpd: Fix route install upon non-best nexthop change | vivek | 2016-09-05 | 1 | -2/+0 |
* | | bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t | Donald Sharp | 2016-09-02 | 1 | -7/+5 |
* | | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-08-16 | 1 | -0/+1 |
|/ |
|
* | BGP: VRF registration and cleanup | vivek | 2016-02-12 | 1 | -51/+5 |
* | bgpd: Add the ability to use a VRF to bgp | Donald Sharp | 2016-02-02 | 1 | -14/+29 |
* | zebra, bgp: Remove some missed values | Donald Sharp | 2015-12-09 | 1 | -3/+0 |
* | Quagga: prefix2str fixup | Donald Sharp | 2015-11-23 | 1 | -8/+8 |
* | BGP: Fix nexthop registration churn | vivek | 2015-11-15 | 1 | -1/+11 |
* | BGP: Handle change to nexthop correctly | vivek | 2015-11-15 | 1 | -2/+4 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -3/+41 |
* | Enable "bgp network import-check exact" by default. Without this it is | Daniel Walton | 2015-10-20 | 1 | -2/+2 |
* | The nexthop reveived for a prefix in a BGP update is cached in the | Donald Sharp | 2015-06-12 | 1 | -1/+7 |
* | bgpd, zebra: rfc-5549-generic.patch | Donald Sharp | 2015-06-11 | 1 | -2/+8 |
* | bgpd: bgpd-warnings.patch | Donald Sharp | 2015-05-20 | 1 | -3/+4 |
* | bgpd-nht-import-check-fix.patch | Donald Sharp | 2015-05-20 | 1 | -31/+106 |
* | BGP: More connected NHT fixups | Donald Sharp | 2015-05-20 | 1 | -4/+9 |
* | Cleanup some code related to NHT. | Donald Sharp | 2015-05-20 | 1 | -1/+4 |
* | Fix reference counts for the nexthop cache entries. | Donald Sharp | 2015-05-20 | 1 | -0/+3 |
* | Don't register link local addresses for Next Hop Tracking. | Donald Sharp | 2015-05-20 | 1 | -0/+31 |
* | Use #define for mp_nexthop_len values | Donald Sharp | 2015-05-20 | 1 | -1/+1 |
* | Ensure connected nexthop entry for the peer is freed when the peer is freed. | Donald Sharp | 2015-05-20 | 1 | -0/+62 |
* | When internal operations are performed (e.g., best-path selection, next-hop | Donald Sharp | 2015-05-20 | 1 | -3/+4 |
* | bgpd-nht-connected-route.patch | Donald Sharp | 2015-05-20 | 1 | -26/+68 |
* | nexthop-tracking.patch | Donald Sharp | 2015-05-20 | 1 | -0/+473 |