tn3399_openwrt/package
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
..
base-files base-files: config_generate did not handle setups with more than 1 switch properly 2014-10-27 15:51:17 +00:00
boot ar71xx: qihoo-c301: reset imageNtrynum after each successful boot. 2014-10-14 12:21:36 +00:00
devel gdb: fix build failure on arm 2014-10-24 11:19:29 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel kernel/modules: add native vxlan package 2014-10-31 11:01:28 +00:00
libs openssl: optimize build options, disable old SSL versions 2014-10-30 13:11:04 +00:00
network 6in4: https support for he.net tunnel api 2014-10-30 13:15:18 +00:00
system procd: Allow boot messages to be sent to console 2014-10-30 10:10:45 +00:00
utils busybox: make high ASCII chars printable (#7993) 2014-10-27 11:22:15 +00:00
Makefile postinst trigger: the new postinst trigger broke IB 2014-09-16 11:56:19 +00:00