> Did you consider doing the "run once" bit inside
> rtnetlink_link_notifier_run()?  I think that it only needs to run once
> per loop, total.

I'm actually working on a series which moves dpif-linux away from
rtnetlink-link altogether.  That series needs this run actually in the
dpif-linux code.  That said, it probably make sense to move the run
once business into rtnetlink directly so the other users benefit.
I'll send out a revised patch.

Ethan
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to