aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gtphub/gtphub_test.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-03gtphub: handle Delete PDP Context.Neels Hofmeyr1-3/+73
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-20gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr1-15/+61
2015-11-16gtphub: cosmetic: break long lines.Neels Hofmeyr1-58/+76
2015-11-16gtphub: fix User plane decoding, add unit test.Neels Hofmeyr1-7/+111
2015-11-16gtphub: make test code reusable for future tests.Neels Hofmeyr1-177/+242
2015-11-16gtphub: fix Echo behavior: respond directly.Neels Hofmeyr1-66/+62
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr1-32/+100
2015-11-16Add GTP hub initial code base.Neels Hofmeyr1-0/+709