On Tue, May 10, 2016 at 06:00:48PM +0200, Sipos Csaba wrote:
Hi Harald,
Sorry for that, I forgot about the kernel part.
Is there anyway to try it before that happens? I don't want to pester anybody. :-)
Wait for 4.7-rc1 to be released or compile this git tree:
http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git
In userspace, you require libgtnl, get a fresh git clone from:
http://git.osmocom.org/libgtpnl/
and openggsn:
http://git.osmocom.org/openggsn/
Then, you have to run:
# autoreconf -fi
# ./configure --enable-gtp-linux
# make
to compile the gtp linux kernel driver support. Then indicate
'gtp-linux' in your ggsn.conf file.