1. 7a10e44 gtphub: implement sgsn_use_sender for NAT. by Neels Hofmeyr · 9 years ago
  2. 59d72ca gtphub: prepare: keep tunnel ref in gtp_packet_desc. by Neels Hofmeyr · 9 years ago
  3. 3ebea07 gtphub: tweak an error log message by Neels Hofmeyr · 9 years ago
  4. 738f00a gtphub: Del PDP: replace unnecessary lookup with asserts. by Neels Hofmeyr · 9 years ago
  5. 7d199e3 gtphub: check TEI presence in Create PDP Ctx Response by Neels Hofmeyr · 9 years ago
  6. 06883a4 gtphub: improve logging for invalid packet by Neels Hofmeyr · 9 years ago
  7. 84d7686 gtphub: cosmetic by Neels Hofmeyr · 9 years ago
  8. fe43626 gtphub: fix restart cleanup peer matching. by Neels Hofmeyr · 9 years ago
  9. f6fe212 gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  10. d96040d gtphub: fix use after free. by Neels Hofmeyr · 9 years ago
  11. 4402fc0 gtphub: Add a debug log by Neels Hofmeyr · 9 years ago
  12. c931ebf gtphub: fix: add a missing NULL check by Neels Hofmeyr · 9 years ago
  13. 0b95614 gtphub: cosmetic: early continue for less indent by Neels Hofmeyr · 9 years ago
  14. 8adb844 gtphub: monitor GSNs' restart counters. by Neels Hofmeyr · 9 years ago
  15. edb76f8 gtphub: cosmetic by Neels Hofmeyr · 9 years ago
  16. 3c6e053 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  17. 909625d gtphub: remove obsolete todo comment by Neels Hofmeyr · 9 years ago
  18. 9d02fbb gtphub: fix segfault when empty config. by Neels Hofmeyr · 9 years ago
  19. 5e6dd38 gtphub: be more fatal about not finding an unused TEI. by Neels Hofmeyr · 9 years ago
  20. 078fe56 gtphub: fix some style complaints from cppcheck by Neels Hofmeyr · 9 years ago
  21. f821d9d gtphub: add two stubs for Delete PDP msgs by Neels Hofmeyr · 9 years ago
  22. 5da32ac gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  23. 6bfb8cb gtphub: make sure mapped TEIs aren't occupied (incomplete). by Neels Hofmeyr · 9 years ago
  24. 6c16406 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  25. 27544ac gtphub: cosmetic: for_each_side,_plane macros. by Neels Hofmeyr · 9 years ago
  26. 80ee391 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  27. 4702d8c gtphub: fix a conditional for log output by Neels Hofmeyr · 9 years ago
  28. 26df98c gtphub: avoid segfault for incomplete tunnels. by Neels Hofmeyr · 9 years ago
  29. 39da711 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  30. b3368bc gtphub: cosmetic/prepare: rename expiry queues. by Neels Hofmeyr · 9 years ago
  31. 8826ab3 gtphub: add assertion to ensure expiry ordering. by Neels Hofmeyr · 9 years ago
  32. feb23f7 gtphub: cosmetic/prepare: add nr_map_refresh(). by Neels Hofmeyr · 9 years ago
  33. 314e783 gtphub: move timestamp into packet struct. by Neels Hofmeyr · 9 years ago
  34. c5f8fe0 gtphub: first vty show commands. by Neels Hofmeyr · 9 years ago
  35. 416e35f gtphub: add first rate counters by Neels Hofmeyr · 9 years ago
  36. 93dd56d gtphub: cosmetic: clarify bind pointer naming. by Neels Hofmeyr · 9 years ago
  37. 21d0873 gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  38. 7c8c8ef gtphub: ensure cleanup of peer addresses. by Neels Hofmeyr · 9 years ago
  39. baaf7a4 gtphub: ares vty and init by Neels Hofmeyr · 9 years ago
  40. 6a65a8f gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  41. 767804d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  42. 13075a9 gtphub: remove another obsolete comment. by Neels Hofmeyr · 9 years ago
  43. cd235ca gtphub: fix ares segfault: add missing initialization. by Neels Hofmeyr · 9 years ago
  44. 0b700e3 gtphub: fix echo reply to SGSNs: wrong fd. Add test. by Neels Hofmeyr · 9 years ago
  45. 0531342 gtphub: fix three oversights (thanks to coverity). by Neels Hofmeyr · 9 years ago
  46. b6df9bc gtphub: fix fatal log msg for SGSN proxy. by Neels Hofmeyr · 9 years ago
  47. 6c020a9 gtphub: fix gtphub_read() semantics. by Neels Hofmeyr · 9 years ago
  48. 2a1d61f gtphub: cosmetic: break long lines. by Neels Hofmeyr · 9 years ago
  49. 2cabc5a gtphub: review log levels, add level arg to LOG(). by Neels Hofmeyr · 9 years ago
  50. 763a636 gtphub: add logging labels to bind struct. by Neels Hofmeyr · 9 years ago
  51. 86d7401 gtphub: don't always try to do GGSN resolution. by Neels Hofmeyr · 9 years ago
  52. 97b5f14 gtphub: fix numerous segfaults, and other stupidities. by Neels Hofmeyr · 9 years ago
  53. 05c593f gtphub: Add logging for ares queries. by Neels Hofmeyr · 9 years ago
  54. 5e94753 gtphub: fix handling of sender from nonstandard port. by Neels Hofmeyr · 9 years ago
  55. e6078bc gtphub: fix User plane decoding, add unit test. by Neels Hofmeyr · 9 years ago
  56. 43283a3 gtphub: make test code reusable for future tests. by Neels Hofmeyr · 9 years ago
  57. ba35d0c gtphub: add/fix IMSI and APN IE error handling by Neels Hofmeyr · 9 years ago
  58. a7c1015 gtphub: fix Echo behavior: respond directly. by Neels Hofmeyr · 9 years ago
  59. f16657a gtphub: add first bits of GRX ares by Neels Hofmeyr · 9 years ago
  60. 9f79664 Add GTP hub initial code base. by Neels Hofmeyr · 9 years ago