1. 8a887d6 libgtp: Use gtp_cause_successful() instead of GTPCAUSE_ACC_REQ by Daniel Willmann · 6 months ago daniel/nitb-tests
  2. a625bdd gtp: Add net GTP cause values and a function to check for success by Daniel Willmann · 6 months ago
  3. 08bb518 Bump version: 1.10.1.8-4963-dirty → 1.10.2 by Pau Espin Pedrol · 8 months ago 1.10.2
  4. 4963d1c lib/in46_addr: add in46a_from_gsna by Oliver Smith · 10 months ago
  5. 37daa5d doc: running: update kernel-gtp limitations by Oliver Smith · 10 months ago
  6. c4c4d90 README: update documentation section by Oliver Smith · 10 months ago
  7. 59f1539 systemd: depend on networking-online.target by Oliver Smith · 12 months ago
  8. eff88c0 debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  9. 92ac724 doc/manuals/chapters/configuration: fix typo by Oliver Smith · 1 year, 1 month ago
  10. 5cf6b75 tests: use -no-install libtool flag to avoid ./lt-* scripts by Vadim Yanitskiy · 1 year, 2 months ago
  11. 4aa2e41 Do not hard-code -g and -O2 in CFLAGS by Vadim Yanitskiy · 1 year, 2 months ago
  12. f14c056 Bump version: 1.10.0.4-bf69 → 1.10.1 by Vadim Yanitskiy · 1 year, 3 months ago 1.10.1
  13. bf69ddb gtp: use OSMO_ASSERT() in gtp_new() by Vadim Yanitskiy · 1 year, 3 months ago
  14. 70a4e2e gtp/gsn.c: fix 'No newline at end of file' by Vadim Yanitskiy · 1 year, 3 months ago
  15. 99afe97 lib/icmpv6.h: fix struct icmpv6_{radv_hdr,opt_prefix} by Vadim Yanitskiy · 1 year, 3 months ago
  16. 35066fb debian/libgtp6.shlibs: new file by Oliver Smith · 1 year, 3 months ago
  17. 55fe62f Bump version: 1.9.0.10-4fac-dirty → 1.10.0 by Pau Espin Pedrol · 1 year, 3 months ago 1.10.0
  18. 4fac842 Fix typos in comments and VTY descriptions by Pau Espin Pedrol · 1 year, 4 months ago
  19. 97f60e3 osmo-ggsn: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  20. a727e6e ctrl: take both address and port from vty config by Max · 1 year, 5 months ago
  21. 3a55b89 gtp: Introduce VTY configurable GTP timer X3 by Pau Espin Pedrol · 1 year, 6 months ago
  22. 9f1f747 ggsn: Introduce tdef and make it configurable over VTY by Pau Espin Pedrol · 1 year, 7 months ago
  23. b9036af Use rate_ctr for gsn_t available_counters by Pau Espin Pedrol · 1 year, 7 months ago
  24. 724ecc6 Split gsn_t related APIs out of gtp.{c,h} by Pau Espin Pedrol · 1 year, 7 months ago
  25. 0d3bd34 cosmetic: gtp: Fix typo in comment by Pau Espin Pedrol · 1 year, 7 months ago
  26. 3ed252b Ignore .deb build byproducts by Max · 1 year, 9 months ago
  27. ac802e6 Set working directory in systemd service file by Max · 1 year, 9 months ago
  28. bc583d9 Bump version: 1.8.0.13-ade4-dirty → 1.9.0 by Pau Espin Pedrol · 1 year, 11 months ago 1.9.0
  29. ade4dc1 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago
  30. cd05da7 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 1 month ago
  31. 5545bce pco.h: Fix typo in reference to spec by Pau Espin Pedrol · 2 years, 2 months ago
  32. c97286f gtp: Fix typo in comment by Pau Espin Pedrol · 2 years, 2 months ago
  33. f471800 gtp: Log retrans queue register&free entries by Pau Espin Pedrol · 2 years, 2 months ago
  34. bdf0697 gtp: Specify retrans queue name & seqnum in log lines by Pau Espin Pedrol · 2 years, 2 months ago
  35. 674a912 gtp: Small log improvements in gtp_create_pdp_ind() by Pau Espin Pedrol · 2 years, 2 months ago
  36. 1bf3b3d gtp: Log detection of rx duplicate by Pau Espin Pedrol · 2 years, 2 months ago
  37. fb9303c gtp: Use switch statement in gtp_create_pdp_ind() by Pau Espin Pedrol · 2 years, 2 months ago
  38. 0585769 libgtp: Define retransmit QUEUE_SIZE relative to PDP_MAX (increase) by Pau Espin Pedrol · 2 years, 3 months ago
  39. 9b288b7 libgtp: Fix ggsn crash if pdp alloc array is full (PDP_MAX) by Pau Espin Pedrol · 2 years, 3 months ago
  40. 134ac7e vty: Fix cmd 'no echo-interval' doing nothing by Pau Espin Pedrol · 2 years, 3 months ago
  41. 46f0434 tests: in46a_test: Make coverity happy when calling in46a_from_eua by Pau Espin Pedrol · 2 years, 3 months ago
  42. a3ca2d1 Bump version: 1.7.1.20-8cbd-dirty → 1.8.0 by Pau Espin Pedrol · 2 years, 6 months ago 1.8.0
  43. 8cbdd21 gtp_echo_responder: report invalid chars present in node-feautres cmdline arg as error by Pau Espin Pedrol · 2 years, 7 months ago
  44. ae81195 Introduce program gtp-echo-responder by Pau Espin Pedrol · 2 years, 8 months ago
  45. 6ee5fa9 cosmetic: configure.ac: Fix tabulation in line by Pau Espin Pedrol · 2 years, 8 months ago
  46. b6a0e3f ggsn: Fix heap-use-after-free during Recovery without associated PDP by Pau Espin Pedrol · 3 years ago
  47. bd2b556 ggsn: Log tun fd write errors by Pau Espin Pedrol · 3 years ago
  48. f32c6a9 gtp: Support tx/rx RAN Information Relay message by Pau Espin Pedrol · 3 years ago
  49. 2eed6ec gtp: constify pointer arg by Pau Espin Pedrol · 3 years ago
  50. 641206a cosmetic: gtpie.c: Fix trailing whitespace by Pau Espin Pedrol · 3 years ago
  51. bfd3119 gtp: Improve logging of failing pdp ctx resolution from TEI/TID by Pau Espin Pedrol · 3 years, 1 month ago
  52. 4b9b19e ggsn: Improve logging on incoming DL data packets by Pau Espin Pedrol · 3 years, 1 month ago
  53. 00e0559 gtp: Rework parsing logic of UpdatePdpCtxResponse by Pau Espin Pedrol · 3 years, 1 month ago
  54. 0b1d9db gtp: Update teic_confirmed only on resp success by Pau Espin Pedrol · 3 years, 1 month ago
  55. 5379273 vty: Inform user that static IP addresses are not supported by Harald Welte · 3 years, 2 months ago
  56. ecef920 ggsn: Reject PDP CTX ACT for static IP addresses by Harald Welte · 3 years, 2 months ago
  57. eb9267b Don't install sgsnemu.conf to /etc/osmocom/ by Harald Welte · 3 years, 3 months ago
  58. 1efb2bc Don't install osmo-ggsn-kernel-gtp.cfg to /etc/osmocom/ by Harald Welte · 3 years, 3 months ago
  59. 878593f gitignore: add ggsn_vty_reference.xml by Oliver Smith · 3 years, 3 months ago
  60. 1596463 doc/manuals: describe GTP-U kernel module by Oliver Smith · 3 years, 3 months ago
  61. 9d82492 doc/examples/osmo-ggsn-kernel-gtp.cfg: new file by Oliver Smith · 3 years, 3 months ago
  62. 303aeea doc/examples/Makefile.am: add sgsnemu.conf by Oliver Smith · 3 years, 3 months ago
  63. 18898b4 Bump version: 1.7.0.2-17ce → 1.7.1 by Pau Espin Pedrol · 3 years, 3 months ago 1.7.1
  64. 17cee20 manuals: generate vty reference xml at build time by Harald Welte · 3 years, 3 months ago
  65. 67a3c83 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 3 months ago
  66. b1f641b Bump version: 1.6.0.22-f01c-dirty → 1.7.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.7.0
  67. f01ce65 gtp-kernel: don't #include libmnl headers by Harald Welte · 3 years, 3 months ago
  68. be1cf99 gtp-kernel: Remove duplicate #include section by Harald Welte · 3 years, 3 months ago
  69. 7710080 deb/rpm: build with --enable-gtp-linux by Oliver Smith · 3 years, 3 months ago
  70. 798a81d .gitignore: ignore debian/libgtp* by Oliver Smith · 3 years, 3 months ago
  71. 51930f7 tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  72. 00ef1b0 tests: Explicitly drop category from log by Pau Espin Pedrol · 3 years, 3 months ago
  73. 02a82c3 apn_start: avoid segfault if missing tun-device by Oliver Smith · 3 years, 3 months ago
  74. 349cbfc configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 4 months ago
  75. 51f99ae contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  76. 12304c0 ggsn: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 6 months ago
  77. 1719abb Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  78. 3ddf4c6 contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 7 months ago
  79. fb2a729 GTP: Replace recently introduced imsi_str2gtp() by Keith · 3 years, 7 months ago
  80. 568ac5e sgsnemu: relax check on length of IMSI cmdline arg. by Keith · 3 years, 7 months ago
  81. 23c832b Use imsi_str2gtp() in sgsnemu by Keith · 3 years, 7 months ago
  82. 4831851 Minor: remove code duplication by Keith · 3 years, 7 months ago
  83. 080dcfa Prevent Crash in show pdp-context from vty by Keith · 3 years, 7 months ago
  84. cbc07bd Fix vty PDP lookups by IMSI by Keith · 3 years, 7 months ago
  85. aedae4c Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 9 months ago
  86. b36eb9d doc: Update VTY reference xml file by Pau Espin Pedrol · 3 years, 9 months ago
  87. 8df01fa configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  88. c8020b9 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  89. 2154607 Bump version: 1.5.0.37-d08a → 1.6.0 by Harald Welte · 3 years, 9 months ago 1.6.0
  90. d08a15b gtp: queue_test: Fix printf gcc warn under ARM by Pau Espin Pedrol · 3 years, 10 months ago
  91. 4e37fb3 example config: use RFC1918 addresses for GGSN pools by Harald Welte · 4 years ago
  92. 6a8a389 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  93. 569e46c contrib: integrate RPM spec by Oliver Smith · 4 years ago
  94. 91d9410 contrib: import RPM spec by Oliver Smith · 4 years ago
  95. 065ddb6 osmo-ggsn.spec.in: remove by Oliver Smith · 4 years ago
  96. 53244a2 debug: use LOGL_NOTICE instead of LOGL_DEBUG by Philipp Maier · 4 years, 2 months ago
  97. db98f30 sgsnemu: use real tun device name after the device is up. by Dmitri Kalashnik · 4 years, 1 month ago
  98. 04715d2 sgsnemu: Fix assumption ipv6 Interface-Identifier of public addr == announced Prefix by Pau Espin Pedrol · 4 years, 1 month ago
  99. 9621460 sgsnemu: Implement ping on IPv6 APNs by Pau Espin Pedrol · 4 years, 1 month ago
  100. e2b0961 sgsnemu: Handle IPv6 SLAAC in tun iface manually by Pau Espin Pedrol · 4 years, 1 month ago