[ovs-dev] [PATCH 4/4] route-table: Handle route updates more robustly.

Ben Pfaff blp at nicira.com
Fri Jan 14 19:09:50 UTC 2011


On Thu, Jan 13, 2011 at 08:32:08PM -0800, Ethan Jackson wrote:
> The kernel does not broadcast rtnetlink route messages in all cases
> one would expect.  This can cause stale entires to end up in the
> route table which may cause incorrect results for
> route_table_get_ifindex() queries.  This commit causes rtnetlink
> route messages to dump the entire route table on the next
> route_table_get_ifindex() query.

Seems fine, thanks.




More information about the dev mailing list