]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: fix VRF code for *BSD
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 2 Jun 2015 06:31:38 +0000 (08:31 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 9 Jun 2016 13:39:03 +0000 (09:39 -0400)
commit72d0fea7821907a01d7f2985f5e3c1beb6b19471
treebcd63c7d9690b366c1a7020f0d5c463d6f911a7a
parent322e59645d6d5a0863c383faf4fd6900ab7c630f
zebra: fix VRF code for *BSD

There seems to be no rtm_table in struct rt_msghdr, at least on the
systems I have access to...

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit d6cf5134c05a7890738411852d9357ee5bb322f3)
zebra/kernel_socket.c