aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gtphub_main.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25enable telnet VTY bind address config for various programsNeels Hofmeyr1-3/+8
2016-02-23gtphub: tweak default logging levelNeels Hofmeyr1-1/+1
2016-02-23gtphub: include ports.h instead of redefining OSMO_VTY_PORT_GTPHUBNeels Hofmeyr1-5/+1
2016-01-23gtphub: Fix use after free on failureHolger Hans Peter Freyther1-1/+3
2015-12-07gtphub: be strict about unknown cmdline argsNeels Hofmeyr1-1/+2
2015-12-03gtphub: fix some style complaints from cppcheckNeels Hofmeyr1-2/+2
2015-12-03gtphub: refactor: use side_idx everywhere.Neels Hofmeyr1-16/+9
2015-12-03gtphub: implement restart counter properly.Neels Hofmeyr1-7/+79
2015-12-03gtphub: complain about excess cmdline args.Neels Hofmeyr1-1/+8
2015-12-03gtphub: first vty show commands.Neels Hofmeyr1-13/+13
2015-12-03gtphub: review some logging.Neels Hofmeyr1-17/+17
2015-11-16Add GTP hub initial code base.Neels Hofmeyr1-0/+282