summaryrefslogtreecommitdiff
path: root/eigrpd
AgeCommit message (Expand)Author
2019-01-14lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal
2019-01-01Merge pull request #3543 from donaldsharp/eigrp_router_id_is_the_beeRenato Westphal
2018-12-30eigrpd: Allow eigrp to set/unset the router-id as a value.Donald Sharp
2018-12-30eigrpd: eigrp usage of uint32_t to struct in_addr for router_id dataDonald Sharp
2018-12-30eigrpd: Write eigrp config even if no network statements yetDonald Sharp
2018-12-28lib, rip, ripng, babel, eigrp: add ctx pointer to distribute apiPhilippe Guibert
2018-12-14*: remove all MIBs for DFSG complianceDavid Lamparter
2018-11-12*: Replace zclient_new with zclient_new_notifyDonald 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-26Merge pull request #3199 from donaldsharp/eigrp_keyDavid Lamparter
2018-10-25*: spelchekDavid Lamparter
2018-10-24eigrpd: Fix bandwidth command to actually read input properlyDonald Sharp
2018-10-24eigrpd: Convert keychain authentication to DEFPYDonald Sharp
2018-10-02Merge pull request #3120 from opensourcerouting/remove-list-deleteLou Berger
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-10-02eigrpd: dead code (Coverity 1460436)F. Aragon
2018-09-24Merge pull request #3072 from donaldsharp/fix_eigrp_crash_on_int_shutRuss White
2018-09-23eigrpd: Fix memory leaks and remove dead/unused functionsDonald Sharp
2018-09-22eigrpd: Fix eigrp crash on shut of a interfaceDonald Sharp
2018-09-13*: style for EC replacementsQuentin Young
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-13eigrpd: EIGRP_[ERR|WARN] -> EC_EIGRPQuentin Young
2018-09-09Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-08*: cleanup .gitignore filesDavid Lamparter
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-09-06eigrp: opnional metric in 'no redistribute'dturlupov
2018-08-28*: add a vrf update hook to be informed of the vrf namePhilippe Guibert
2018-08-14*: use frr_elevate_privs() (2/2: manual)David Lamparter
2018-08-14*: use frr_elevate_privs() (1/2: coccinelle)David Lamparter
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename ferr_ref -> log_refQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14*: stop double initialization of ferrQuentin Young
2018-08-14*: fix source file headers & includes for errcodesQuentin Young
2018-08-14eigrpd: Add EIGRP_ERR_XXX for zlog_err to zlog_ferrDonald Sharp
2018-08-14eigrpd: Convert to use LIB_ERR_XXX for zlog_errDonald Sharp
2018-07-02Merge pull request #2603 from pacovn/PVS-Studio_format_warningsQuentin Young
2018-07-02eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio)F. Aragon
2018-07-02eigrpd: sizeof() usage + dead code (PVS-Studio)F. Aragon
2018-06-25eigrpd ospfd: null chk (Coverity 1458168 1455335)paco
2018-06-21eigrpd: null check (Coverity 1455334 and 4 alike)paco
2018-06-19Merge pull request #2491 from pacovn/cppcheck_no_effectRuss White
2018-06-19eigrpd, lib, tests, vtysh: security (cppcheck)paco
2018-06-19eigrpd, isisd, lib, ospfd: no effect (cppcheck)paco
2018-06-18Merge pull request #2484 from pacovn/cppcheck_unused_varsDonald Sharp
2018-06-18babeld, eigrpd, ospfd: unsigned negative checkpaco
2018-06-18eigrpd, lib, vtysh: unused vars (cppcheck)paco