mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-11 07:02:10 -05:00
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
|
||
|---|---|---|
| .. | ||
| acx-mac80211 | ||
| ar7-atm | ||
| avila-wdt | ||
| brcm2708-gpu-fw | ||
| broadcom-wl | ||
| button-hotplug | ||
| ep80579-drivers | ||
| gpio-button-hotplug | ||
| hostap-driver | ||
| i2c-gpio-custom | ||
| lantiq | ||
| linux | ||
| mac80211 | ||
| mmc_over_gpio | ||
| om-watchdog | ||
| rotary-gpio-custom | ||
| rtc-rv5c386a | ||
| spi-gpio-custom | ||
| spi-ks8995 | ||
| trelay | ||
| w1-gpio-custom | ||
| wrt55agv2-spidevs | ||