]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix wrong asserts in netlink code
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 27 Jan 2017 20:18:13 +0000 (18:18 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 1 Feb 2017 14:48:02 +0000 (12:48 -0200)
commite2a534d557d2d62ec7f69a58a1ae263db214ff52
tree4f9525fa77f0b0876cd35a740c21a08e958a32d6
parentcfb67a784e77380a5a67b06da3955191b1c752ed
zebra: fix wrong asserts in netlink code

These new asserts were causing zebra to abort when trying to install
MPLS labeled routes.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/kernel_netlink.c