diff options
author | John Crispin <john@openwrt.org> | 2014-10-31 11:01:28 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-31 11:01:28 +0000 |
commit | 7589f4baef997052649c075ec56c192c7987e93b (patch) | |
tree | 79472098e148250fcd61ba98855ad3f79c8812ae /feeds.conf.default | |
parent | 1183af0c48998a73595b92381ce0ba39aec19951 (diff) | |
download | upstream-7589f4baef997052649c075ec56c192c7987e93b.tar.gz upstream-7589f4baef997052649c075ec56c192c7987e93b.tar.bz2 upstream-7589f4baef997052649c075ec56c192c7987e93b.zip |
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
Diffstat (limited to 'feeds.conf.default')
0 files changed, 0 insertions, 0 deletions