aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gtphub_vty.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-14gtphub VTY: add newlines to some VTY docs' final linesNeels Hofmeyr1-8/+8
2015-12-14gtphub VTY: fix doc strings for show cmdsNeels Hofmeyr1-7/+10
2015-12-07gtphub: add VTY show for peers and peer stats.Neels Hofmeyr1-4/+119
2015-12-07gtphub: simplify/fix: one TEI mapping per tunnel.Neels Hofmeyr1-4/+4
2015-12-07gtphub: add more detailed I/O rate counters.Neels Hofmeyr1-14/+39
2015-12-07gtphub: tweak logging.Neels Hofmeyr1-13/+11
2015-12-03gtphub: implement sgsn_use_sender for NAT.Neels Hofmeyr1-0/+28
2015-12-03gtphub: vty: add missing SGSN-proxy output.Neels Hofmeyr1-0/+6
2015-12-03gtphub: refactor: use side_idx everywhere.Neels Hofmeyr1-33/+33
2015-12-03gtphub: cosmetic: for_each_side,_plane macros.Neels Hofmeyr1-3/+3
2015-12-03gtphub: track tunnels explicitly.Neels Hofmeyr1-89/+69
2015-12-03gtphub: first vty show commands.Neels Hofmeyr1-5/+174
2015-12-03gtphub: ares vty and initNeels Hofmeyr1-0/+31
2015-11-16Add GTP hub initial code base.Neels Hofmeyr1-0/+258