summaryrefslogtreecommitdiff
path: root/eigrpd/eigrpd.h
AgeCommit message (Expand)Author
2025-04-08eigrpd: clean up variable-shadow warningsMark Stapp
2025-03-24eigrpd: Convert eigrp list to a typesafe hashDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-03-22eigrpd: kill eigrp_memory.h, use MTYPE_STATICDavid 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
2021-01-12eigrpd: Move `struct eigrp_master` to eigrpd.hDonnie Savage
2019-08-06eigrpd: Add `router eigrp AS [vrf NAME]` and various stuffDonald Sharp
2019-08-06eigrpd: Add vrf_id to `struct eigrp`Donald Sharp
2019-08-03eigrpd: migrate old CLI to northboundRafael Zalamena
2017-10-23eigrpd: Make struct zebra_privs_t availableDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-13eigrpd: Diverse FixesRenato Westphal
2017-03-08eigrp: Initial CommitDonald Sharp