Do the same control cleanup as in ospfd. Move control_state and ctl_conns
authorclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 09:42:11 +0000 (09:42 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 09:42:11 +0000 (09:42 +0000)
commitbf1e0606c1341c792bc2a62baa7a3fe3f6caaa9b
tree86928b73c57ec1fec48b7deaaf267cc701a58008
parentd8606ed99c18bd9b5ac2d468813fdd5f1d3a8eb1
Do the same control cleanup as in ospfd. Move control_state and ctl_conns
into control.c nothing outside needs access to this.
usr.sbin/ospf6d/control.c
usr.sbin/ospf6d/control.h
usr.sbin/ospf6d/ospfe.c
usr.sbin/ospf6d/ospfe.h