summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_main.c
AgeCommit message (Expand)Author
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-11*: Convert quagga_signal_X to frr_signal_XDonald Sharp
2021-08-25*: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis
2021-05-04eigrpd: fix `distribute-list...` command for EIGRPDonald Sharp
2021-03-17*: require semicolon after FRR_DAEMON_INFO & co.David Lamparter
2021-01-12eigrpd: Create eigrp_yang.h and move stuff aroundDonnie Savage
2021-01-12eigrpd: Create eigrp_cli.h and move forward declarationsDonnie Savage
2020-06-05*: add filter northbound supportRafael Zalamena
2020-04-16*: include vrf northbound module in initChirag Shah
2020-02-10Merge pull request #5763 from ton31337/fix/return_without_parentRenato Westphal
2020-02-09*: Remove parenthesis on return for constantsDonatas Abraitis
2020-02-04*: fix route map integrationRafael Zalamena
2019-11-30*: make frr_yang_module_info constDavid Lamparter
2019-08-06eigrpd: Add various vrf handling functionsDonald Sharp
2019-08-03eigrpd: implement configuration reloadRafael Zalamena
2019-08-03eigrpd: migrate old CLI to northboundRafael Zalamena
2019-02-19lib, rip, ripng, eigrp: rework if_rmap contextPhilippe Guibert
2018-12-28lib, rip, ripng, babel, eigrp: add ctx pointer to distribute apiPhilippe Guibert
2018-10-27yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal
2018-10-27*: add empty array of YANG modulesRenato Westphal
2018-08-28*: add a vrf update hook to be informed of the vrf namePhilippe Guibert
2018-08-14eigrpd: Add EIGRP_ERR_XXX for zlog_err to zlog_ferrDonald Sharp
2017-09-25eigrpd: Follow other protocol leads and exit when told toDonald Sharp
2017-08-19eigrpd: Setup eigrp to send FRR versionDonald Sharp
2017-07-25Merge pull request #837 from qlyoung/fix-eigrp-routemap-cliDavid Lamparter
2017-07-22Revert "*: reindent pt. 2"David Lamparter
2017-07-20eigrpd, vtysh: add dummy route-map cliQuentin Young
2017-07-17*: reindent pt. 2whitespace / reindent
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-17Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter
2017-05-15*: Consolidate vrf_hooks into vrf_initDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-08eigrpd: Cleanup tab/spacing of the *.c filesDonald Sharp
2017-03-08eigrp: Initial CommitDonald Sharp