aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-03gtphub: remove obsolete todo commentNeels Hofmeyr1-2/+0
2015-12-03gtphub: fix segfault when empty config.Neels Hofmeyr1-2/+12
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 Hofmeyr3-14/+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 Hofmeyr5-417/+293
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 Hofmeyr3-18/+18
2015-12-03gtphub: cosmetic: for_each_side,_plane macros.Neels Hofmeyr3-24/+24
2015-12-03gtphub: implement restart counter properly.Neels Hofmeyr4-15/+100
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 Hofmeyr5-153/+462
2015-12-03gtphub: cosmetic/prepare: rename expiry queues.Neels Hofmeyr2-14/+13
2015-12-03gtphub: add assertion to ensure expiry ordering.Neels Hofmeyr1-0/+8
2015-12-03gtphub: cosmetic/prepare: add nr_map_refresh().Neels Hofmeyr2-7/+16
2015-12-03gtphub: move timestamp into packet struct.Neels Hofmeyr1-13/+14
2015-12-03gtphub: cosmetic: fix an argument name.Neels Hofmeyr1-1/+1
2015-12-03gtphub: first vty show commands.Neels Hofmeyr4-22/+205
2015-12-03gtphub: add first rate countersNeels Hofmeyr2-0/+53
2015-12-03gtphub: cosmetic: clarify bind pointer naming.Neels Hofmeyr1-18/+26
2015-12-03gtphub: add explicit cleanup handles.Neels Hofmeyr3-6/+85
2015-12-03gtphub: ensure cleanup of peer addresses.Neels Hofmeyr1-0/+1
2015-12-03gtphub: ares vty and initNeels Hofmeyr4-3/+42
2015-12-03gtphub: review some logging.Neels Hofmeyr2-26/+30
2015-12-03gtphub: cosmetic: rename a file.Neels Hofmeyr3-5/+7
2015-12-03gtphub: nr_map: add min,max and wrap.Neels Hofmeyr3-13/+68
2015-12-03gtphub: fix number map range for TEIs.Neels Hofmeyr3-11/+12
2015-11-30gtphub: add to osmoappdesc.pyNeels Hofmeyr1-2/+4
2015-11-30gtphub: add to debian buildNeels Hofmeyr7-0/+192
2015-11-29gtphub_test: build only when c-ares and gtp are present.Neels Hofmeyr1-0/+4
2015-11-26gtphub: remove another obsolete comment.Neels Hofmeyr1-69/+0
2015-11-24gtphub: add enable_gtphub_test to atlocal.in.Neels Hofmeyr1-0/+1
2015-11-24gtphub: fix ares segfault: add missing initialization.Neels Hofmeyr1-0/+2
2015-11-24gtphub: lose obsolete comment.Neels Hofmeyr1-2/+0
2015-11-21tests/smpp: Fix linking orderHarald Welte1-2/+3
2015-11-21Fix compilation with no libc-ares present on the systemHarald Welte2-3/+5
2015-11-20gtp: Fix Makefile.am so maybe distcheck is now going to workHolger Hans Peter Freyther1-1/+1
2015-11-20vty: Print NCC/BCC and not just integer value of BSICHarald Welte1-1/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte7-37/+15
2015-11-20oap and gtphub tests must only be compiled of LIBGTP is present!Harald Welte1-2/+2
2015-11-20Depend on libgtp >= 0.92, as previous versions don't have gtpie.h installedHarald Welte1-1/+1
2015-11-20meas_db.c: fix compiler warningsHarald Welte1-0/+1
2015-11-20gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr2-16/+62
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-18fix build: remove obsolete gtphub EXTRA_DIST.Neels Hofmeyr1-4/+1