On Fri, Oct 11, 2013 at 12:40 PM, Pravin B Shelar <pshe...@nicira.com> wrote: > vxlan-udp-recv function lookup vxlan_sock struct on every packet > recv by using udp-port number. we can use sk->sk_user_data to > store vxlan_sock and avoid lookup. > > This commit also allows us to get rid of socket hash table. > > Signed-off-by: Pravin B Shelar <pshe...@nicira.com>
Acked-by: Jesse Gross <je...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev