| Commit message (Expand) | Author | Age | Files | Lines |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -3/+2 |
* | zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA | Quentin Young | 2018-09-13 | 1 | -3/+3 |
* | zebra: flog_warn conversion | Quentin Young | 2018-09-06 | 1 | -1/+2 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -2/+2 |
* | zebra: Cleanup compile issues discovered by ci | Donald Sharp | 2018-08-14 | 1 | -0/+1 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -2/+5 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -7/+4 |
* | zebra: Add some more debug information on read issues in FPM | Donald Sharp | 2018-01-18 | 1 | -2/+18 |
* | zebra: Replace SELECTED_FIB flag with a rib_dest_t pointer | Donald Sharp | 2017-12-05 | 1 | -13/+1 |
* | *: don't use deprecated stream.h macros | Quentin Young | 2017-12-01 | 1 | -1/+1 |
* | lib, ospf6d, ospfd, zebra: Add ZEBRA_STR | Donald Sharp | 2017-10-25 | 1 | -2/+2 |
* | Send all routes to FPM, including VRF and multicast | Thorvald Natvig | 2017-10-20 | 1 | -40/+1 |
* | *: use clang's 'ForEachMacros' format style option | Renato Westphal | 2017-09-15 | 1 | -2/+1 |
* | zebra: don't print 0.0.0.0:0 for FPM config | David Lamparter | 2017-08-23 | 1 | -2/+4 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1128/+1038 |
* | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
* | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -6/+6 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -3/+3 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -9/+10 |
* | *: remove THREAD_BACKGROUND | Quentin Young | 2017-06-08 | 1 | -5/+5 |
* | zebra: Refactor 'struct rib' to be 'struct route_entry' | Donald Sharp | 2017-06-01 | 1 | -14/+14 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | ospf6d, zebra: remove unnecessary asserts | Quentin Young | 2017-05-09 | 1 | -6/+0 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -12/+12 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -18/+20 |
* | zebra: fpm: convert into module | David Lamparter | 2017-03-25 | 1 | -30/+41 |
* | Merge pull request #104 from opensourcerouting/time-cleanup | Donald Sharp | 2017-01-24 | 1 | -17/+3 |
|\ |
|
| * | *: use monotime() | David Lamparter | 2017-01-23 | 1 | -3/+3 |
| * | *: remove quagga_gettime() return value checks | David Lamparter | 2017-01-23 | 1 | -17/+3 |
* | | zebra: Fix compile warnings under freebsd | Donald Sharp | 2017-01-18 | 1 | -0/+2 |
|/ |
|
* | zebra: Cleanup zebra_static CLANG/SA issues. | Donald Sharp | 2017-01-18 | 1 | -2/+4 |
* | Merge branch 'stable/2.0' | David Lamparter | 2016-12-05 | 1 | -1/+1 |
|\ |
|
| * | zebra/lib: remove redundant fields from zebra_vrf | Renato Westphal | 2016-11-28 | 1 | -1/+1 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-25 | 1 | -1/+8 |
|\| |
|
| * | zebra: If fpm is not turned on hide the cli for it | Donald Sharp | 2016-10-25 | 1 | -1/+8 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -23/+199 |
|\| |
|
| * | zebra: support FIB override routes | Timo Teräs | 2016-09-30 | 1 | -1/+1 |
| * | zebra: optionally use protobuf with FPM | Avneesh Sachdev | 2016-09-23 | 1 | -21/+118 |
| * | zebra: Enable fpm module to connect to remote fpm server | Udaya Shankara KS | 2016-09-23 | 1 | -1/+80 |
| * | Revert "zebra: support FIB override routes" | Donald Sharp | 2016-09-23 | 1 | -1/+1 |
| * | zebra: support FIB override routes | Timo Teräs | 2016-09-23 | 1 | -1/+1 |
|/ |
|
* | zebra: use prefix2str for logging where possible | Timo Teräs | 2016-06-09 | 1 | -4/+3 |
* | zebra: Refactor zebra_vrf | Donald Sharp | 2016-04-15 | 1 | -0/+3 |
* | Quagga: Fixup some compile warnings | Donald Sharp | 2015-11-23 | 1 | -1/+1 |
* | lib, zebra: move "struct vrf" to be a lib module | Feng Lu | 2015-10-30 | 1 | -1/+1 |
* | zebra: add module to communicate routes to FPM | Avneesh Sachdev | 2012-11-30 | 1 | -0/+1581 |