diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-07-27 17:23:18 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-07-27 17:23:18 +0000 |
commit | 0bccee0626d70e020d5ca84c6695eb71fd13ef6c (patch) | |
tree | c855b684f42b86c64b6c3e69d74465c6e8c8f175 /sys/lib | |
parent | 4a54cdcc4463cb07706b6e937f75f1013dce9a13 (diff) |
There is no need to track both F_BGPD and F_KERNEL anymore.
Remove F_KERNEL and replace the checks using the F_BGPD flag.
Also do not convert the priority in kr_tofull() instead provide
kr_priority() which does this and is used by the bgpctl imsg
commands. Also in dispatch_rtmsg_addr() convert to RTP_MINE if
the priority is equal to the configured priority.
OK tb@
Diffstat (limited to 'sys/lib')
0 files changed, 0 insertions, 0 deletions