aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gtphub
AgeCommit message (Expand)AuthorFilesLines
2015-12-03gtphub: refactor: use side_idx everywhere.Neels Hofmeyr1-36/+36
2015-12-03gtphub: use a single TEI pool across planes.Neels Hofmeyr1-14/+14
2015-12-03gtphub: implement restart counter properly.Neels Hofmeyr1-4/+4
2015-12-03gtphub: track tunnels explicitly.Neels Hofmeyr1-10/+63
2015-12-03gtphub: add explicit cleanup handles.Neels Hofmeyr1-6/+21
2015-12-03gtphub: nr_map: add min,max and wrap.Neels Hofmeyr1-2/+47
2015-12-03gtphub: fix number map range for TEIs.Neels Hofmeyr1-3/+3
2015-11-29gtphub_test: build only when c-ares and gtp are present.Neels Hofmeyr1-0/+4
2015-11-20gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr1-15/+61
2015-11-18fix build: remove obsolete gtphub EXTRA_DIST.Neels Hofmeyr1-4/+1
2015-11-16gtphub: cosmetic: break long lines.Neels Hofmeyr1-58/+76
2015-11-16gtphub: fix User plane decoding, add unit test.Neels Hofmeyr2-8/+119
2015-11-16gtphub: make test code reusable for future tests.Neels Hofmeyr1-177/+242
2015-11-16gtphub: fix Echo behavior: respond directly.Neels Hofmeyr2-67/+62
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr3-35/+105
2015-11-16Add GTP hub initial code base.Neels Hofmeyr3-0/+732