summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_packet.h
AgeCommit message (Expand)Author
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-01-12eigrpd: Cleanup eigrp_packet.h to our proper formattingDonald Sharp
2021-01-12eigrpd: Rename nexthop_entry and prefix_entry to better namesDonnie Savage
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-26eigrpd: Refactor access/prefix list applicationsDonald Sharp
2017-08-24eigrpd: No need to create TLV typeDonald Sharp
2017-08-19eigrpd: Setup eigrp to send FRR versionDonald Sharp
2017-08-19eigrpd: Pass in actual used parameter to header creationDonald Sharp
2017-08-17eigrpd: Cleanup FIFODonald Sharp
2017-08-17eigrpd: Store nbr in packet dataDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-08eigrp: Initial CommitDonald Sharp