]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: supply VIFF_USE_IFINDEX definition
authorDavid Lamparter <david@opensourcerouting.org>
Wed, 27 Jul 2016 18:02:54 +0000 (20:02 +0200)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Wed, 27 Jul 2016 18:20:51 +0000 (14:20 -0400)
commite62d0e2535b46e3eb6887b2276278c5c468b4731
tree80525e165160a73def6ed9fa7d7e83e160b36ab2
parent355cf2a71abff73fc0ae9c53ac6200f330290c2b
pimd: supply VIFF_USE_IFINDEX definition

This fixes compilation if the system libc doesn't have VIFF_USE_IFINDEX.
It'll still break runtime if the kernel is older than 2.6.32.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_iface.c