[ovs-dev] [PATCH] dpif-linux: Call rtnetlink_notifier_run() as required.

Ben Pfaff blp at nicira.com
Mon Aug 22 17:11:41 UTC 2011


On Fri, Aug 19, 2011 at 06:11:08PM -0700, Ethan Jackson wrote:
> I don't think this actually fixes a bug, as netdev-linux calls this
> function. However, it seems stylistically more correct.

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.



More information about the dev mailing list