Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: tests - add null pointer protection to fix bgp test failures | Lou Berger | 2016-02-26 | 1 | -1/+2 |
* | lib, bgpd, tests: Refactor FILTER_X in zebra.h | Donald Sharp | 2016-02-26 | 1 | -0/+1 |
* | bgpd: make bgp_info_cmp and multiple-path decision logic more regular | Paul Jakma | 2016-02-18 | 1 | -8/+14 |
* | lib: zclient.c remove extern struct thread_master * | Donald Sharp | 2015-10-27 | 1 | -1/+1 |
* | tests: fix warnings | David Lamparter | 2015-04-21 | 1 | -1/+1 |
* | tests: BGP unit tests to set BGP_OPT_NO_LISTEN so they can run | Paul Jakma | 2012-06-19 | 1 | -1/+2 |
* | bgpd: Adds support to mark up the BGP rib table entry with multipath | Josh Bailey | 2011-07-20 | 1 | -1/+83 |
* | bgpd: Adds equal-paths check to path comparison. Paths that are | Josh Bailey | 2011-07-20 | 1 | -1/+89 |
* | bgpd: add bgp_mpath_test.c | Josh Bailey | 2011-07-20 | 1 | -0/+309 |