]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Move `struct eigrp_master` to eigrpd.h
authorDonnie Savage <diivious@hotmail.com>
Fri, 11 Dec 2020 20:16:58 +0000 (15:16 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 12 Jan 2021 12:43:32 +0000 (07:43 -0500)
commitf9db3455cc179dfe1a69d522b4d7b6d655dd4014
tree5aed0e46778c6554a55b1405d538039b292ee528
parentaa6fdabb7323407ffcd95a51e617cb0d1791443a
eigrpd: Move `struct eigrp_master` to eigrpd.h

The `struct eigrp_master` data structure belongs in the
eigrpd.h file.  Move it over, in addition start forward
thinking about the different TLV versions so we can
track them better in the future.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Signed-off-by: Donnie Savage <diivious@hotmail.com>
eigrpd/eigrp_structs.h
eigrpd/eigrpd.h