Import route priority support from ospfd to ospf6d.
authorfriehm <friehm@openbsd.org>
Mon, 19 Jun 2017 19:55:57 +0000 (19:55 +0000)
committerfriehm <friehm@openbsd.org>
Mon, 19 Jun 2017 19:55:57 +0000 (19:55 +0000)
commitafd0ab5d3d5f040bbc02cf4c27e3190ff1871a82
tree275314ffb492cf01df7c20d6104b181e79a0ef9c
parent6bde396b279f007694869a66359960d2f8be7805
Import route priority support from ospfd to ospf6d.
Also remove the RTF_UP flag from hdr.rtm_flags in send_rtmsg() since
ospfd and bgpd don't set the flag.

OK bluhm@ claudio@
usr.sbin/ospf6ctl/ospf6ctl.c
usr.sbin/ospf6d/kroute.c
usr.sbin/ospf6d/ospf6d.h
usr.sbin/ospf6d/rde.c