[ovs-discuss] 'get_next_hop' is called without a scope

Ben Pfaff blp at nicira.com
Wed Jul 23 15:22:26 UTC 2014


On Wed, Jul 23, 2014 at 11:58:53AM +0000, Gur Stavi wrote:
> The get_next_hop in netdev_class is activated without any scope (netdev or ofproto).
> If a session has multiple active bridges, each with its own set of netdevs, it should maintain a separate next hop table for each bridge.
> On a call to get_next_hop, how should the callee know on which bridge the call was made?

This function is meant to query the system's routing table, which is not
per-bridge or per-netdev.



More information about the discuss mailing list