Use ospfe_imsg_compose_rde() instead of exporting iev_rde and using
authorclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 09:53:11 +0000 (09:53 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 09:53:11 +0000 (09:53 +0000)
commit980c654e99917fbc9453f2c125e86406d5b09600
tree900314984f4b9514c7aab2022177673ad81ca849
parent77138d9fc5615c465cf8d7234cb358e3fb42b4d0
Use ospfe_imsg_compose_rde() instead of exporting iev_rde and using
imsg_compose_event() directly. This is needed to make the imsg event
structures static in ospfe.c, rde.c and ospf6d.c.
usr.sbin/ospf6d/lsreq.c
usr.sbin/ospf6d/lsupdate.c