summaryrefslogtreecommitdiff
path: root/babeld/babel_main.c
AgeCommit message (Expand)Author
2020-04-16*: include vrf northbound module in initChirag Shah
2019-12-02*: generously apply constDavid Lamparter
2019-11-30*: make frr_yang_module_info constDavid Lamparter
2019-09-19*: Add infrastructure to support zapi interface callbacksDonald Sharp
2019-06-04*: Convert over to all -N namespace to change DAEMON_VTY_DIRDonald Sharp
2019-06-04*: Convert to using frr_vtydir instead of DAEMON_VTY_DIRDonald Sharp
2018-10-27yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal
2018-10-27*: add empty array of YANG modulesRenato Westphal
2018-10-25*: spelchekDavid Lamparter
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-13babeld: BABEL_[ERR|WARN] -> EC_BABELQuentin Young
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14babeld: fix erroneous lib initQuentin Young
2018-08-14babeld: Convert all zlog_err to zlog_ferr and add appropriate infoDonald Sharp
2018-08-14babeld: Add BABEL_ERR_XXX error messages.Donald Sharp
2018-08-13babeld: avoid reading the configuration file twiceRenato Westphal
2018-04-30babeld: fix cli option to override config file (-f)Martin Winter
2017-10-23babeld: Make the zebra_privs_t available for useDonald Sharp
2017-10-02scan-build: cleanup some warningsVincent JARDIN
2017-09-12*: make all daemons call frr_fini() on exitRenato Westphal
2017-07-26babeld: remove redundant startup messageRenato Westphal
2017-07-14*: remove VTYNL, part 5 of 6David Lamparter
2017-07-14*: ditch vty_outln(), part 2 of 2David Lamparter
2017-06-29*: s/VTY_NEWLINE/VTYNL/gQuentin Young
2017-06-29*: use vty_outlnQuentin Young
2017-05-13babeld: Get main to work correctlyDonald Sharp
2017-05-13babeld: Fix some missed QUAGGA -> FRRDonald Sharp
2017-05-13*: Initial Import of Babeld into FRRDonald Sharp
2016-02-11quagga: remove babelDaniel Walton
2016-02-10*: Modify protocols to have systemd integrationDonald Sharp
2015-09-23lib: zclient.c remove extern struct thread_master *Donald Sharp
2015-05-19Multi-Instance OSPF SummaryDonald Sharp
2014-04-01lib/command.c: rewrite command matching/parsingChristian Franke
2012-10-25*: use array_size() helper macroBalaji.G
2012-03-25babeld: remove "parasitic" mode.Juliusz Chroboczek
2012-03-25babeld: 3 more timing statements in config textDenis Ovsienko
2012-03-25babeld: remove remains of standalone babeld's configuration code.Juliusz Chroboczek
2012-03-25babeld: justify "running-config" meaning in CLIDenis Ovsienko
2012-03-25Remove dead variable reboot_time.Juliusz Chroboczek
2012-03-25babeld: display update-interval and resend-delay in show commands"Juliusz Chroboczek
2012-03-25Resynchronise with babeld-1.3.1.Juliusz Chroboczek
2012-03-25babeld: Error handling and tweaks for babeld commands.Juliusz Chroboczek
2012-03-25babeld: state-file was loaded too early. Initial seqno too.Matthieu Boutier
2012-03-25babeld: fix eui64 features.Matthieu Boutier
2012-03-25babeld: babelz merge.Matthieu Boutier
2012-03-25babeld: remove useless variable, make local another.Matthieu Boutier
2012-03-25babeld: place the babel-state file in the quagga vars directory.Matthieu Boutier
2012-03-25babeld: add command: "show_babel_running_config".Matthieu Boutier
2012-03-25babeld: add handling of "-z" cmdline argDenis Ovsienko