John Crispin 7589f4baef kernel/modules: add native vxlan package
More recent kernel versions (>= 3.12) support native VXLAN
support.

The Open VSwitch kernel module tries to build using native VXLAN
support if it detects a kernel version >=3.12.

The build works fine, but during startup the OVS kernel module
does not load.
dmesg output is something like this:
    [ 1201.262842] openvswitch: Unknown symbol vxlan_sock_release
    [ 1201.262949] openvswitch: Unknown symbol vxlan_xmit_skb
    [ 1201.263161] openvswitch: Unknown symbol vxlan_sock_add

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

SVN-Revision: 43126
2014-10-31 11:01:28 +00:00
..
2014-10-22 11:30:07 +00:00
2014-10-24 09:24:45 +00:00
2013-10-25 10:29:49 +00:00
2014-05-02 22:56:33 +00:00
2014-07-01 10:26:03 +00:00
2014-10-29 15:02:38 +00:00
2014-04-04 10:16:50 +00:00
2014-08-27 08:49:55 +00:00
2013-10-29 02:52:17 +00:00