summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils: Support new fields in the v1 of meas_feed in meas_json.achemeris/meas_jsonAlexander Chemeris2015-12-122-4/+24
* utils: 'meas_json' utility to convert measurement feed into a JSON feed.Alexander Chemeris2015-12-122-1/+174
* gtphub: log: limit length of hex dumps.Neels Hofmeyr2015-12-082-4/+7
* gtphub: add VTY show for peers and peer stats.Neels Hofmeyr2015-12-071-4/+119
* gtphub: improve handling of restarted peer.Neels Hofmeyr2015-12-073-20/+60
* gtphub: log most common message type names.Neels Hofmeyr2015-12-071-14/+63
* gtphub: simplify/fix: one TEI mapping per tunnel.Neels Hofmeyr2015-12-074-125/+144
* gtphub: fix: when checking TEIs, skip 0.Neels Hofmeyr2015-12-071-1/+4
* gtphub: log: add TEI reuse msg, fix another TEI msg.Neels Hofmeyr2015-12-071-2/+5
* gtphub_test: add test_parallel_context_creation()Neels Hofmeyr2015-12-072-0/+161
* gtphub: log: add side str to msg for reused TEINeels Hofmeyr2015-12-071-1/+2
* gtphub: add more detailed I/O rate counters.Neels Hofmeyr2015-12-073-16/+84
* gtphub: be strict about unknown cmdline argsNeels Hofmeyr2015-12-071-1/+2
* gtphub: tweak logging.Neels Hofmeyr2015-12-073-48/+46
* gtphub: logging: have one newline per log.Neels Hofmeyr2015-12-072-18/+12
* gtphub: fix missing newline in log outputNeels Hofmeyr2015-12-071-1/+1
* gtphub: enhance gtphub-example.txtNeels Hofmeyr2015-12-071-2/+14
* gtphub: add gtphub-example.txtNeels Hofmeyr2015-12-071-0/+78
* bring the README into the 21st centuryHarald Welte2015-12-051-22/+25
* AUTHORS: Add Jacob and NeelsHarald Welte2015-12-051-0/+2
* remove old obsolete linux kernel and wireshark patchesHarald Welte2015-12-0510-6175/+0
* gsm_data_shared: compute/sprintf the lchan name only onceHarald Welte2015-12-052-2/+11
* gtphub: tweak startup log for sgsn_use_senderNeels Hofmeyr2015-12-031-0/+3
* gtphub: add test for SGSN behind NATNeels Hofmeyr2015-12-032-0/+105
* gtphub_test: tweak test_user_data(): no seq routing.Neels Hofmeyr2015-12-031-4/+4
* gtphub: implement sgsn_use_sender for NAT.Neels Hofmeyr2015-12-033-2/+52
* gtphub: prepare: keep tunnel ref in gtp_packet_desc.Neels Hofmeyr2015-12-031-25/+38
* gtphub: tweak an error log messageNeels Hofmeyr2015-12-031-2/+4
* gtphub: Del PDP: replace unnecessary lookup with asserts.Neels Hofmeyr2015-12-031-33/+6
* tests: fix condition to run sgsn, oap, gtphub testsNeels Hofmeyr2015-12-032-2/+9
* gtphub: check TEI presence in Create PDP Ctx ResponseNeels Hofmeyr2015-12-031-0/+10
* gtphub: improve logging for invalid packetNeels Hofmeyr2015-12-031-4/+7
* gtphub: cosmeticNeels Hofmeyr2015-12-031-9/+4
* gtphub: fix restart cleanup peer matching.Neels Hofmeyr2015-12-033-4/+11
* gtphub: wrap gtphub_write() for test suite.Neels Hofmeyr2015-12-036-27/+84
* gtphub: fix use after free.Neels Hofmeyr2015-12-031-27/+37
* gtphub: add restart counter testNeels Hofmeyr2015-12-032-0/+165
* gtphub: Add a debug logNeels Hofmeyr2015-12-031-0/+6
* gtphub: add test for reused TEI.Neels Hofmeyr2015-12-032-0/+78
* gtphub: fix: add a missing NULL checkNeels Hofmeyr2015-12-031-0/+2
* gtphub: cosmetic: early continue for less indentNeels Hofmeyr2015-12-031-21/+22
* gtphub: monitor GSNs' restart counters.Neels Hofmeyr2015-12-032-19/+120
* gtphub: cosmeticNeels Hofmeyr2015-12-031-50/+50
* gtphub_test: add test for Del PDP from GGSN side.Neels Hofmeyr2015-12-032-6/+58
* gtphub_test: add some cleanup asserts.Neels Hofmeyr2015-12-031-0/+5
* gtphub: handle Delete PDP Context.Neels Hofmeyr2015-12-034-19/+229
* gtphub: remove obsolete todo commentNeels Hofmeyr2015-12-031-2/+0
* gtphub: fix segfault when empty config.Neels Hofmeyr2015-12-031-2/+12
* gtphub: be more fatal about not finding an unused TEI.Neels Hofmeyr2015-12-031-2/+10
* gtphub: fix some style complaints from cppcheckNeels Hofmeyr2015-12-033-14/+5