FWIW it seems to me that our use of route_table_get_name() is a bit of a layering violation. Given that netdev-vport and ofproto-dpif-sflow should be portable, they shouldn't call into linux specific code. Ideally I'd love to simply ditch the route_table code entirely, but I'm not sure I have time at the moment.
Ethan On Thu, Jun 28, 2012 at 10:48 AM, Ben Pfaff <b...@nicira.com> wrote: > I think it would be better to implement route_table_get_name() under > FreeBSD. At any rate, I can't apply a patch that adds such invasive > #ifdefs, so at a minimum we'll have to figure out a better way to do > this. > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev