]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_top.c
ospfd: use new defaults mechanism (v2)
authorDavid Lamparter <equinox@diac24.net>
Thu, 1 Aug 2019 16:49:50 +0000 (18:49 +0200)
committerDavid Lamparter <equinox@diac24.net>
Fri, 6 Dec 2019 14:13:32 +0000 (15:13 +0100)
commitc572fbfe2d928c275e4dece74e7872f3f87726bd
tree247fcf4c8fc44e8448f3db5638610f1fa397fb8c
parent8908161ff7d81df03485fd44130ff5ba0ad4d6ea
ospfd: use new defaults mechanism (v2)

Some preprocessor constants converted to enums to make the names usable
in the preprocessor.

v2: better isolation between core and vty code to make future northbound
conversion easier.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/defaults.h
ospf6d/ospf6_top.c
ospf6d/ospf6_top.h
ospfd/ospf_vty.c
ospfd/ospfd.c
ospfd/ospfd.h