aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs
AgeCommit message (Expand)AuthorFilesLines
2015-12-03gtphub: be more fatal about not finding an unused TEI.Neels Hofmeyr1-2/+10
2015-12-03gtphub: fix some style complaints from cppcheckNeels Hofmeyr2-12/+5
2015-12-03gtphub: add two stubs for Delete PDP msgsNeels Hofmeyr1-0/+29
2015-12-03gtphub: vty: add missing SGSN-proxy output.Neels Hofmeyr1-0/+6
2015-12-03gtphub: refactor: use side_idx everywhere.Neels Hofmeyr3-349/+238
2015-12-03gtphub: make sure mapped TEIs aren't occupied (incomplete).Neels Hofmeyr1-33/+88
2015-12-03gtphub: use a single TEI pool across planes.Neels Hofmeyr1-3/+3
2015-12-03gtphub: cosmetic: for_each_side,_plane macros.Neels Hofmeyr2-24/+20
2015-12-03gtphub: implement restart counter properly.Neels Hofmeyr2-9/+93
2015-12-03gtphub: complain about excess cmdline args.Neels Hofmeyr1-1/+8
2015-12-03gtphub: fix a conditional for log outputNeels Hofmeyr1-1/+1
2015-12-03gtphub: avoid segfault for incomplete tunnels.Neels Hofmeyr1-0/+1
2015-12-03gtphub: track tunnels explicitly.Neels Hofmeyr3-142/+367
2015-12-03gtphub: cosmetic/prepare: rename expiry queues.Neels Hofmeyr1-10/+9
2015-12-03gtphub: add assertion to ensure expiry ordering.Neels Hofmeyr1-0/+8
2015-12-03gtphub: cosmetic/prepare: add nr_map_refresh().Neels Hofmeyr1-7/+11
2015-12-03gtphub: move timestamp into packet struct.Neels Hofmeyr1-13/+14
2015-12-03gtphub: first vty show commands.Neels Hofmeyr3-21/+203
2015-12-03gtphub: add first rate countersNeels Hofmeyr1-0/+51
2015-12-03gtphub: cosmetic: clarify bind pointer naming.Neels Hofmeyr1-18/+26
2015-12-03gtphub: add explicit cleanup handles.Neels Hofmeyr1-0/+57
2015-12-03gtphub: ensure cleanup of peer addresses.Neels Hofmeyr1-0/+1
2015-12-03gtphub: ares vty and initNeels Hofmeyr3-3/+40
2015-12-03gtphub: review some logging.Neels Hofmeyr2-26/+30
2015-12-03gtphub: cosmetic: rename a file.Neels Hofmeyr2-4/+6
2015-12-03gtphub: nr_map: add min,max and wrap.Neels Hofmeyr1-9/+12
2015-12-03gtphub: fix number map range for TEIs.Neels Hofmeyr1-7/+8
2015-11-26gtphub: remove another obsolete comment.Neels Hofmeyr1-69/+0
2015-11-24gtphub: fix ares segfault: add missing initialization.Neels Hofmeyr1-0/+2
2015-11-21Fix compilation with no libc-ares present on the systemHarald Welte1-2/+1
2015-11-20gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr1-1/+1
2015-11-18gtphub: fix three oversights (thanks to coverity).Neels Hofmeyr1-5/+3
2015-11-18gtphub: fix fatal log msg for SGSN proxy.Neels Hofmeyr1-1/+1
2015-11-18gtphub: fix gtphub_read() semantics.Neels Hofmeyr1-9/+7
2015-11-16gtphub: cosmetic: break long lines.Neels Hofmeyr2-61/+116
2015-11-16gtphub: review log levels, add level arg to LOG().Neels Hofmeyr1-141/+133
2015-11-16gtphub: add logging labels to bind struct.Neels Hofmeyr1-1/+7
2015-11-16gtphub: don't always try to do GGSN resolution.Neels Hofmeyr2-29/+8
2015-11-16gtphub: fix numerous segfaults, and other stupidities.Neels Hofmeyr2-6/+7
2015-11-16gtphub: Add logging for ares queries.Neels Hofmeyr2-15/+28
2015-11-16gtphub: fix handling of sender from nonstandard port.Neels Hofmeyr1-3/+35
2015-11-16gtphub: fix User plane decoding, add unit test.Neels Hofmeyr1-16/+37
2015-11-16gtphub: make test code reusable for future tests.Neels Hofmeyr1-2/+0
2015-11-16gtphub: add/fix IMSI and APN IE error handlingNeels Hofmeyr2-22/+72
2015-11-16gtphub: fix Echo behavior: respond directly.Neels Hofmeyr1-27/+59
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr5-85/+255
2015-11-16Add GTP hub initial code base.Neels Hofmeyr5-0/+2684
2015-11-10sgsn_vty.c: fix typoNeels Hofmeyr1-1/+1
2015-11-10gbproxy: Count more GSM 04.08 messagesHolger Hans Peter Freyther2-0/+62
2015-11-02stats: Set class_id in rate_ctr group descriptionsJacob Erlbeck3-0/+7