]> git.proxmox.com Git - mirror_ovs.git/commit
netdev-bsd: Fix compiling error in netbsd.
authorHui Kang <hkang.sunysb@gmail.com>
Tue, 6 Dec 2016 05:04:00 +0000 (00:04 -0500)
committerBen Pfaff <blp@ovn.org>
Tue, 6 Dec 2016 16:59:26 +0000 (08:59 -0800)
commitc8c300b88b945dd8393cc9553fa3b8f38fef9db3
tree1e9de2c6b0ce205bfb6e5db6674d5868d2ccb923
parent1099a5694a9896ce6c316f34a5eaffbc89d78b2d
netdev-bsd: Fix compiling error in netbsd.

In some netbsd version, RTF_LLINFO is undefined.

Signed-off-by: Hui Kang <hkang.sunysb@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/netdev-bsd.c