]> git.ipfire.org Git - thirdparty/bird.git/commit
KRT: Forbid path merging on BSD
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 30 Aug 2016 10:43:46 +0000 (12:43 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 30 Aug 2016 10:43:46 +0000 (12:43 +0200)
commitf9f2e280ea4fa1af19d8ce9e54abeb495694c0d5
tree414ba7e802a16c5d33519f6e1f54891880771413
parent768d013267bd2a52bab70ba6d413f49365fb31e3
KRT: Forbid path merging on BSD

We support ECMP routes only on Linux. Exported routes are checked in
krt_capable(), but a route generated during path merging avoids this
check.
sysdep/linux/krt-sys.h
sysdep/unix/krt.Y