CVSROOT: /cvs Module name: src Changes by: fri...@cvs.openbsd.org 2017/06/19 13:55:57
Modified files: usr.sbin/ospf6ctl: ospf6ctl.c usr.sbin/ospf6d: kroute.c ospf6d.h rde.c Log message: 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@