1. 8651573 cosmetic: gtp: Document free pdp ctx in non-teardown scenario by Pau Espin Pedrol · 5 years ago
  2. 0d0b059 gtp: Refactor code to use gtp_freepdp(_teardown) APIs by Pau Espin Pedrol · 5 years ago
  3. aad77a0 gtp_create_pdp_ind: simplify code by reordering and compacting parsing by Pau Espin Pedrol · 5 years ago
  4. 9ee8d32 pdp: Introduce new API pdp_count_secondary by Pau Espin Pedrol · 5 years ago
  5. de72d26 gtp: Fix typo dublicate->duplicate by Pau Espin Pedrol · 5 years ago
  6. ceac078 gtp: Take queue_resp into account to schedule retrans timer by Pau Espin Pedrol · 5 years ago
  7. cd87c5f ggsn: Start gtp retrans timer during startup by Pau Espin Pedrol · 5 years ago
  8. 154f93d debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  9. 742a6b5 gtp: Document spec reasoning drop of Rx DeleteCtxReq by Pau Espin Pedrol · 5 years ago
  10. 72ab4bc ggsn: Drop unused param force in apn_stop() by Pau Espin Pedrol · 5 years ago
  11. fb62504 osmo-ggsn: properly show subscriber's MSISDN in the VTY by Vadim Yanitskiy · 5 years ago
  12. d7030d2 osmo-ggsn: print requested / actual APN in PDP info by Vadim Yanitskiy · 5 years ago
  13. 2e8e57a osmo-ggsn: check result of osmo_apn_to_str() by Vadim Yanitskiy · 5 years ago
  14. ca276e0 osmo-ggsn: add VTY command to show PDP context by IPv4 by Vadim Yanitskiy · 5 years ago
  15. 977b339 osmo-ggsn: fix VTY command for getting PDP contexts by APN by Vadim Yanitskiy · 5 years ago
  16. 9272d21 ggsn.c: Refactor PCO processing during PDP activation by Harald Welte · 5 years ago
  17. f653c5b ggsn: Fix build_ipcp_pco() in presence of invalid IPCP content by Harald Welte · 5 years ago
  18. 549417e ggsn: Remove magic numbers from ipcp_contains_option() by Harald Welte · 5 years ago
  19. 42c9fa4 ggsn: const-ify input / read-only arguments of PCO related functions by Harald Welte · 5 years ago
  20. df404c4 ggsn: Remove magic numbers from pco_contains_proto() by Harald Welte · 5 years ago
  21. ffa2273 process_pco() const-ify 'apn' argument by Harald Welte · 5 years ago
  22. 3fc9cc9 Don't return error on normal shutdown by Max · 5 years ago
  23. f5a268a Bump version: 1.2.2.44-6da8-dirty → 1.3.0 by Harald Welte · 5 years ago 1.3.0
  24. 6da888c contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  25. 33c537e contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  26. aa69034 Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  27. bf47f71 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  28. 2b7a860 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  29. 932eeec ggsn: update vty reference by Neels Hofmeyr · 6 years ago
  30. 6f7aabf vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  31. a491e42 OsmoGGSN: update vty reference by Neels Hofmeyr · 6 years ago
  32. 1ce111f OsmoGGSN: fix VTY additions' node IDs by Neels Hofmeyr · 6 years ago
  33. e010dea OsmoGGSN vty: update VTY reference by Neels Hofmeyr · 6 years ago
  34. f453044 OsmoGGSN VTY ref: prep: convert newlines to unix by Neels Hofmeyr · 6 years ago
  35. e736106 OsmoGGSN: typo: priveleges by Neels Hofmeyr · 7 years ago
  36. 6068375 OsmoGGSN: add Routing section for IP forward and masquerading by Neels Hofmeyr · 7 years ago
  37. 5f8b332 OsmoGGSN: multiple instances: mention GTP port by Neels Hofmeyr · 7 years ago
  38. 43001cb OsmoGGSN: more info on non-root operation / tun creation by Neels Hofmeyr · 7 years ago
  39. 65d61c3 GGSN: don't say 'NITB' by Neels Hofmeyr · 7 years ago
  40. c8ca02b refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  41. 3ce5a36 GGSN: Document how 'ip tuntap' is used for non-root; call netdev 'apn0' by Harald Welte · 7 years ago
  42. a4cb026 Expand OsmoGGSN manual by Max · 7 years ago
  43. f0fb2c2 OsmoGGSN: Add VTY reference manual by Harald Welte · 7 years ago
  44. 8a1e7b8 initial version of OsmoGGSN user manual by Harald Welte · 7 years ago
  45. b7782d4 Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  46. b0b9c28 properly store IPv6 addresses in struct tun_t by Stefan Sperling · 6 years ago
  47. 3730c55 fix a format string directives in queue_seqset() by Stefan Sperling · 6 years ago
  48. cc8181f fix format string error in ippool_printaddr() by Stefan Sperling · 6 years ago
  49. 7327360 initialize local variable addr in ippool_new() by Stefan Sperling · 6 years ago
  50. e405c2f replace bogus memcpy() call in ippool_newip() by Stefan Sperling · 6 years ago
  51. 411ff3b fix allocation of ippool's hash table by Stefan Sperling · 6 years ago
  52. aee905b check ioctl() call return value in tun_new() by Stefan Sperling · 6 years ago
  53. fb75adf ippool.c: Use "%td" format string for ptrdiff_t by Harald Welte · 6 years ago
  54. 7b9230a sgsnemu: Fix printing of tun device name by Harald Welte · 6 years ago
  55. 5662cb2 osmo-ggsn.cfg: Ensure well-formed config file example by Harald Welte · 6 years ago
  56. e1412d9 libgtp: implement gtp_clear_queues to clear req/resp queue by Alexander Couzens · 6 years ago
  57. d1e2342 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago
  58. 381b723 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  59. ee44b82 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  60. b5f9334 gtp: Add new replacement cb_recovery2 for cb_recovery by Pau Espin Pedrol · 6 years ago
  61. 8e8c7ef gtp: Add new API to avoid freeing pdp contexts during DEL CTX REQ by Pau Espin Pedrol · 6 years ago
  62. 5723888 fix support for multiple IPCP in PDP protocol configuration options by Stefan Sperling · 6 years ago
  63. d70ab97 fix unaligned access in build_ipcp_pco() by Stefan Sperling · 6 years ago
  64. d1bd6fc gtp: Log ignore CTX DEL REQ due to no teardown and only 1 ctx active by Pau Espin Pedrol · 6 years ago
  65. a32e4c4 gtp: Allow recv DEL CTX REQ in sgsn and DEL CTX RSP in ggsn by Pau Espin Pedrol · 6 years ago
  66. 3b84e92 gtp: Log type name of unexpected signalling message by Pau Espin Pedrol · 6 years ago
  67. 3e0baa6 ggsn: ctrl iface: listen on IP configured by VTY by Pau Espin Pedrol · 6 years ago
  68. b673d1c Bump version: 1.2.1.3-6a28 → 1.2.2 by Pau Espin Pedrol · 6 years ago 1.2.2
  69. 6a2856b ggsn: make sure ipcp_option_hdr and and ipcp_hdr are packed by Philipp Maier · 6 years ago
  70. 0d95ca5 ggsn: fix misinterpreted length field in ipcp_contains_option() by Philipp Maier · 6 years ago
  71. 906c209 ggsn_vty.c: fix: use CONFIG_NODE as parent by default by Vadim Yanitskiy · 6 years ago
  72. ac07625 Bump version: 1.2.0.1-36c4 → 1.2.1 by Pau Espin Pedrol · 6 years ago 1.2.1
  73. 36c4fac debian/rules: Fix debian packaging after 1.2.0 release by Pau Espin Pedrol · 6 years ago
  74. a06b2d3 Bump version: 1.1.0.90-5468-dirty → 1.2.0 by Pau Espin Pedrol · 6 years ago 1.2.0
  75. 546884d ggsn: don't use gtp_kernel_tunnel_{add,del}() for userspace tun by Harald Welte · 6 years ago
  76. f228639 Move kernel GTP support from ggsn/ to lib/ by Harald Welte · 6 years ago
  77. 9eebe15 lib/tun: Remove tun_setaddr() API, as everyone is using tun_addaddr() now by Harald Welte · 6 years ago
  78. 31e1dab sgsnemu: Convert from tun_setaddr() to tun_addaddr() by Harald Welte · 6 years ago
  79. db0366c ggsn: Don't explicitly use tun_setaddr() API anymore by Harald Welte · 6 years ago
  80. 47adad0 lib/netdev.c: Cosmetic changes (coding style / cleanups) by Harald Welte · 6 years ago
  81. c5efb5b lib/tun: split generic network device related stuff to lib/netdev by Harald Welte · 6 years ago
  82. 9a6da45 lib/tun.c: Generalize tun_{set,add}addr*() functions by Harald Welte · 6 years ago
  83. b4c0828 lib/tun.c: generalize tun_*route() to netdev_*route() by Harald Welte · 6 years ago
  84. df3dcac lib/tun.c: Generalize tun_sifflags() to netdev_sifflags by Harald Welte · 6 years ago
  85. 0757504 fix segfault in case of kernel gtp-u by Harald Welte · 6 years ago
  86. 042a445 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  87. a16c750 remove the -f option from osmo-ggsn.service by Stefan Sperling · 6 years ago
  88. 9f98822 jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  89. fc8357a configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  90. 3e443ca Add talloc context introspection via VTY by Harald Welte · 6 years ago
  91. 2c10211 build: Remove AC_PROG_CXX, C++ is never used by Martin Hauke · 6 years ago
  92. 5fdda13 sgsnemu: listen param is a host, not an interface by Pau Espin Pedrol · 6 years ago
  93. dbeaa04 sgsnemu: Fix bad ptr during context deallocation by Pau Espin Pedrol · 6 years ago
  94. 7ad4d5e sgsnemu: fix: no outgoing GTP-U in "createif" mode by Viktor Tsymbalyuk · 6 years ago
  95. ab4db10 sgsnemu: created "pinghost" and "createif" modes for mutual exclusion by Viktor Tsymbalyuk · 6 years ago
  96. dddbbaa ggsn.c: cb_tun_ind: Don't drop packets targeting pdp ctx ll addr by Pau Espin Pedrol · 6 years ago
  97. 134855c ggsn.c: cb_tun_ind: log dst addr of packet without pdp ctx by Pau Espin Pedrol · 6 years ago
  98. a4942e6 ggsn.c: cb_tun_ind: Convert ifelse to switch statement by Pau Espin Pedrol · 6 years ago
  99. 4e43ef5 ggsn: Print all addresses on successful pdp ctx creation by Pau Espin Pedrol · 6 years ago
  100. 4ae8d82 ggsn: Parse PCO_IPCP for IPv4v6 pdp ctx by Pau Espin Pedrol · 6 years ago