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

2014-07-23 Thread Ben Pfaff
On Wed, Jul 23, 2014 at 11:58:53AM +, 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

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

2014-07-23 Thread Gur Stavi
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