aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn/gtp-kernel.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-14gtp-kernel: Add device nime in pdp_debug() log statementsHarald Welte1-4/+5
2017-11-14gtp-kernel: Add function name to pdp_debug() function callsHarald Welte1-4/+4
2017-11-14gtp-kernel: Get rid of SYS_ERR where not applicableHarald Welte1-14/+8
2017-11-14gtp-kernel: proper cleanup in error pathHarald Welte1-0/+2
2017-11-14gtp-kernel: Make sure repeated calls to gtp_kernel_init() are safeHarald Welte1-15/+25
2017-11-14gtp-kernel: Avoid global state variableHarald Welte1-16/+0
2017-11-14gtp-kernel: Get rid of hard-coded kernel GTP device nameHarald Welte1-16/+11
2017-11-13gtp_kernel: Change gtp_kernel_init() function signatureHarald Welte1-3/+14
2017-11-06sgsnemu: Don't leak FILE handle in proc_read()Harald Welte1-34/+10
2017-09-05gtp-kernel: Remove dependency to cmdline.[ch]Harald Welte1-9/+4
2017-08-09ippool: Add IPv6 support to IP pool implementationHarald Welte1-13/+2
2017-02-23gtp-kernel: Fix tunnel creation/removal for GTP Version 1Harald Welte1-2/+5
2016-05-10ggsn: cmdline: no need to specify interface anymorePablo Neira Ayuso1-1/+1
2016-05-10ggsn: gtp-kernel: adapt gtp_dev_create() to its new interfacePablo Neira Ayuso1-2/+1
2015-12-21ggsn: update gpt-kernel logging to libosmocoreAndreas Schultz1-12/+9
2015-12-21ggsn: add support for GTP kernel data encapsulationPablo Neira Ayuso1-0/+240