commit | 9c2e24e16fbccf6cc1102442acc4a629f79615a7 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Mon Aug 19 11:22:48 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 20 00:15:43 2013 -0700 |
tree | 7965520c9933a05a47901d31ddc99db42a7bbd65 | |
parent | 7559fb2fc547b3507ba462c6558e291fb21b9cee [diff] |
vxlan: Restructure vxlan socket apis. Restructure vxlan-socket management APIs so that it can be shared between vxlan and ovs modules. This patch does not change any functionality. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> v6-v7: - get rid of zero refcnt vs from hashtable. Signed-off-by: David S. Miller <davem@davemloft.net>