]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: LM temporally ignore id/proto mismatch error
authorFredi Raspall <fredi@voltanet.io>
Fri, 27 Apr 2018 18:29:52 +0000 (20:29 +0200)
committerFredi Raspall <fredi@voltanet.io>
Tue, 29 May 2018 09:24:20 +0000 (11:24 +0200)
commit1ce5314528ecd8865e8efc6e1a80597c6f26ce36
treecab0322c4c3e8f6dd85a0e482710998a16f77d4f
parentcb721084fd83394050624061027ae9cefa6bd7e9
zebra: LM temporally ignore id/proto mismatch error

Since BGPd is not currently setting ID and PROTOCOL in label
requests, temporally disable mismatch error propagation.

This commit will be reverted once fixes for BGPd and label
manager are integrated.

Signed-off-by: Fredi Raspall <fredi@voltanet.io>
zebra/zapi_msg.c