summaryrefslogtreecommitdiff
path: root/zebra/zebra_fpm.c
AgeCommit message (Expand)Author
2021-01-15Merge pull request #7868 from mjstapp/fix_fpm_conn_upDonald Sharp
2021-01-14zebra: don't set connection-up event pointer directlyMark Stapp
2021-01-14zebra: Scale setup RMAC is send multiple time to fpmKishore Kunal
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-22zebra: replace inet_ntoaMark Stapp
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-07-14*: un-split strings across linesDavid Lamparter
2020-05-08zebra: Remvoe typedef for zfpm_glob_tDonald Sharp
2020-05-08zebra: Remove typedef zfpm_msg_format_eDonald Sharp
2020-05-08zebra: Remove the typedef for zfrpm_state_tDonald Sharp
2020-05-08zebra: Remove typedef of zfpm_stats_tDonald Sharp
2020-05-08zebra: Remove typedef around zfpm_rnodes_iterDonald Sharp
2020-04-20*: sprintf -> snprintfQuentin Young
2020-04-16*: move CLI node names to cmd_node->nameDavid Lamparter
2020-04-16*: move CLI parent data to cmd_node->parent_nodeDavid Lamparter
2020-04-16*: remove second parameter on install_node()David Lamparter
2020-04-16*: remove cmd_node->vtyshDavid Lamparter
2020-04-16*: clean up cmd_node initializersDavid Lamparter
2020-04-10zebra: Address sequencing issue while sending RMAC via FPMAmeya Dharkar
2020-02-28*: change hash_backet to hash_bucketDonald Sharp
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