summaryrefslogtreecommitdiff
path: root/zebra/zebra_fpm.c
AgeCommit message (Expand)Author
2020-02-27Revert "*: change hash_backet to hash_bucket"Jafar Al-Gharaibeh
2020-02-26*: change hash_backet to hash_bucketDonald Sharp
2019-11-18zebra: FPM should have a way of shutting downDonald Sharp
2019-09-19Zebra: Rectifying the log messages.vdhingra
2019-09-02zebra/fpm: deprecation warning for protobufDavid Lamparter
2019-07-01*: s/TRUE/true/, s/FALSE/false/Quentin Young
2019-06-17Zebra: Address review comments for RMAC FPM feature 1Ameya Dharkar
2019-06-17Zebra: Build nelink message for RMAC updatesAmeya Dharkar
2019-06-17Zebra: Handle FPM connection up/down eventsAmeya Dharkar
2019-06-17Zebra: FPM processing of mac_q and dest_qAmeya Dharkar
2019-06-17Zebra: Handle RMAC add/delete operation and add fpm_mac_info_tAmeya Dharkar
2019-06-17Zebra: Data structures for RMAC processing in FPMAmeya Dharkar
2018-09-13*: style for EC replacementsQuentin Young
2018-09-13zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young
2018-09-06zebra: flog_warn conversionQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14zebra: Cleanup compile issues discovered by ciDonald Sharp
2018-08-14zebra, lib: error references for zebraQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-01-18zebra: Add some more debug information on read issues in FPMDonald Sharp
2017-12-05zebra: Replace SELECTED_FIB flag with a rib_dest_t pointerDonald Sharp
2017-12-01*: don't use deprecated stream.h macrosQuentin Young
2017-10-25lib, ospf6d, ospfd, zebra: Add ZEBRA_STRDonald Sharp
2017-10-19Send all routes to FPM, including VRF and multicastThorvald Natvig
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-08-23zebra: don't print 0.0.0.0:0 for FPM configDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14*: remove VTYNL, part 4 of 6David Lamparter
2017-07-14*: remove VTYNL, part 3 of 6David Lamparter
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-06-08*: remove THREAD_BACKGROUNDQuentin Young
2017-06-01zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09ospf6d, zebra: remove unnecessary assertsQuentin Young
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-03-25zebra: fpm: convert into moduleDavid Lamparter
2017-01-24Merge pull request #104 from opensourcerouting/time-cleanupDonald Sharp
2017-01-23*: use monotime()David Lamparter
2017-01-23*: remove quagga_gettime() return value checksDavid Lamparter
2017-01-18zebra: Fix compile warnings under freebsdDonald Sharp
2017-01-17zebra: Cleanup zebra_static CLANG/SA issues.Donald Sharp
2016-12-05Merge branch 'stable/2.0'David Lamparter
2016-11-28zebra/lib: remove redundant fields from zebra_vrfRenato Westphal
2016-10-25Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-10-25zebra: If fpm is not turned on hide the cli for itDonald Sharp
2016-10-17Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-09-30zebra: support FIB override routesTimo Teräs