]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Notice to end operator when a failure happens
authorDonald Sharp <sharpd@nvidia.com>
Thu, 30 Jun 2022 14:04:26 +0000 (10:04 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 1 Jul 2022 11:59:53 +0000 (07:59 -0400)
commitc3dcd24bc2df1a8554b02b208275ed1879cc1bad
tree1ecf61625cd4982b9f4f6a36579a3e10842eaf3c
parent820e696f843761e716c2aca61216e1e287daf682
zebra: Notice to end operator when a failure happens

When reading a multipath route and we detect an encoding
error from the kernel( yeah I don't think so either ),
let's tell the operator what happened to that route.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/rt_netlink.c