]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Make bad address family log message more clear
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 19 Mar 2019 20:43:27 +0000 (16:43 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:38 +0000 (11:13 -0400)
commitc4239c05c0e414560361b375fa3606cf0cfcfabb
tree58b6389d1e4a89c739db9d99024df0ff26f949a2
parent51d80884482007f380bd12b4494c893cfd813583
zebra: Make bad address family log message more clear

The message for an invalid address family on a nexthop gateway did
not specify that is what for the gateway specifically.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c