1. 19a506b Add clear error for kernel not supporting IPv6 by Oliver Smith · 3 months ago
  2. 6929391 Cosmetic: AM_CFLAGS: make diff friendly by Oliver Smith · 3 months ago
  3. 9bd2711 Revert "kernel-gtp: support IPv6 on outer layer" by Oliver Smith · 3 months ago
  4. b17fe7b kernel-gtp: support IPv6 on inner layer by Oliver Smith · 11 months ago
  5. 0917ce4 kernel-gtp: support IPv6 on outer layer by Oliver Smith · 3 months ago
  6. f3d541e Fix a typo by Oliver Smith · 3 months ago
  7. 8d97644 pco: Improve IPCP spec reference documentation by Pau Espin Pedrol · 4 months ago
  8. 4963d1c lib/in46_addr: add in46a_from_gsna by Oliver Smith · 10 months ago
  9. 4aa2e41 Do not hard-code -g and -O2 in CFLAGS by Vadim Yanitskiy · 1 year, 3 months ago
  10. 4fac842 Fix typos in comments and VTY descriptions by Pau Espin Pedrol · 1 year, 5 months ago
  11. 97f60e3 osmo-ggsn: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  12. a727e6e ctrl: take both address and port from vty config by Max · 1 year, 6 months ago
  13. 9f1f747 ggsn: Introduce tdef and make it configurable over VTY by Pau Espin Pedrol · 1 year, 7 months ago
  14. 5545bce pco.h: Fix typo in reference to spec by Pau Espin Pedrol · 2 years, 2 months ago
  15. 134ac7e vty: Fix cmd 'no echo-interval' doing nothing by Pau Espin Pedrol · 2 years, 3 months ago
  16. b6a0e3f ggsn: Fix heap-use-after-free during Recovery without associated PDP by Pau Espin Pedrol · 3 years ago
  17. bd2b556 ggsn: Log tun fd write errors by Pau Espin Pedrol · 3 years ago
  18. 4b9b19e ggsn: Improve logging on incoming DL data packets by Pau Espin Pedrol · 3 years, 1 month ago
  19. 5379273 vty: Inform user that static IP addresses are not supported by Harald Welte · 3 years, 2 months ago
  20. ecef920 ggsn: Reject PDP CTX ACT for static IP addresses by Harald Welte · 3 years, 2 months ago
  21. 67a3c83 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 3 months ago
  22. 02a82c3 apn_start: avoid segfault if missing tun-device by Oliver Smith · 3 years, 4 months ago
  23. 12304c0 ggsn: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 6 months ago
  24. 1719abb Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 8 months ago
  25. fb2a729 GTP: Replace recently introduced imsi_str2gtp() by Keith · 3 years, 8 months ago
  26. 080dcfa Prevent Crash in show pdp-context from vty by Keith · 3 years, 8 months ago
  27. cbc07bd Fix vty PDP lookups by IMSI by Keith · 3 years, 8 months ago
  28. aedae4c Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  29. e2b0961 sgsnemu: Handle IPv6 SLAAC in tun iface manually by Pau Espin Pedrol · 4 years, 2 months ago
  30. 1c8ae66 Move icmpv6 and checksum files from ggsn/ dir to lib/ by Pau Espin Pedrol · 4 years, 2 months ago
  31. b283c32 cosmetic: Fix comment typo by Pau Espin Pedrol · 4 years, 3 months ago
  32. 1bf41e4 ggsn, sgsnemu: Drop use of no-op deprecated gtp_retrans* APIs by Pau Espin Pedrol · 4 years, 9 months ago
  33. 26e300f ggsn: rx DeletePdpReq confirmation: Improve documentation and use gtp_freepdp() by Pau Espin Pedrol · 4 years, 9 months ago
  34. 3eb05d2 cosmetic: fix formatting in if line by Pau Espin Pedrol · 4 years, 9 months ago
  35. f5fbb41 ggsn: Implement echo req/resp and recovery by Pau Espin Pedrol · 4 years, 10 months ago
  36. a019631 ggsn_vty.c: Improve output of VTY show pdp-context by Pau Espin Pedrol · 4 years, 10 months ago
  37. 310ea1d ggsn_vty.c: Avoid printing duplicates for pdp context with v4v6 EUAs by Pau Espin Pedrol · 4 years, 10 months ago
  38. 012d51e Introduce LOGTUN log helper by Pau Espin Pedrol · 4 years, 10 months ago
  39. f612ffe Move pdp_get_peer_ipv() to lib/util.* by Pau Espin Pedrol · 4 years, 10 months ago
  40. 421f22e ggsn: Split application lifecycle related code into ggsn_main.c by Pau Espin Pedrol · 4 years, 10 months ago
  41. 03cce86 ggsn_vty.c: Fix wrong use of in46a_from_eua, print IPv6 euas by Pau Espin Pedrol · 4 years, 10 months ago
  42. f7884e8 ggsn: Move PCO handling code into its own file by Pau Espin Pedrol · 4 years, 10 months ago
  43. 60ee0db Introduce in46a_is_v{4,6}() helpers by Pau Espin Pedrol · 4 years, 10 months ago
  44. d950134 libgtp: announce pdp ctx deletion upon CreatePdpCtx being rejected by Pau Espin Pedrol · 4 years, 10 months ago
  45. 0036a60 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 4 years, 10 months ago
  46. 36e12d4 ggsn: Use structures instead of raw arrays when parsing ipcp_hdr by Pau Espin Pedrol · 5 years ago
  47. 2404c5b ggsn: Avoid unaligned mem access reading PCO proto id by Pau Espin Pedrol · 5 years ago
  48. 32b76ee ggsn: More logging from PCO handling (e.g. in case of malconfiguration) by Harald Welte · 5 years ago
  49. 7bdc80d ggsn: Add minimalistic PAP support by Harald Welte · 5 years ago
  50. 7b52f00 ggsn: vty: Require ggsn param in <show pdp-context> cmd by Pau Espin Pedrol · 5 years ago
  51. 5560001 ggsn: Fix undefined behaviour shifting beyond sign bit by Pau Espin Pedrol · 5 years ago
  52. 1cde2c1 ggsn: Use gtp_delete_context_req2() everywhere by Oliver Smith · 5 years ago
  53. cd87c5f ggsn: Start gtp retrans timer during startup by Pau Espin Pedrol · 5 years ago
  54. 72ab4bc ggsn: Drop unused param force in apn_stop() by Pau Espin Pedrol · 5 years ago
  55. fb62504 osmo-ggsn: properly show subscriber's MSISDN in the VTY by Vadim Yanitskiy · 5 years ago
  56. d7030d2 osmo-ggsn: print requested / actual APN in PDP info by Vadim Yanitskiy · 5 years ago
  57. 2e8e57a osmo-ggsn: check result of osmo_apn_to_str() by Vadim Yanitskiy · 5 years ago
  58. ca276e0 osmo-ggsn: add VTY command to show PDP context by IPv4 by Vadim Yanitskiy · 5 years ago
  59. 977b339 osmo-ggsn: fix VTY command for getting PDP contexts by APN by Vadim Yanitskiy · 5 years ago
  60. 9272d21 ggsn.c: Refactor PCO processing during PDP activation by Harald Welte · 5 years ago
  61. f653c5b ggsn: Fix build_ipcp_pco() in presence of invalid IPCP content by Harald Welte · 5 years ago
  62. 549417e ggsn: Remove magic numbers from ipcp_contains_option() by Harald Welte · 5 years ago
  63. 42c9fa4 ggsn: const-ify input / read-only arguments of PCO related functions by Harald Welte · 5 years ago
  64. df404c4 ggsn: Remove magic numbers from pco_contains_proto() by Harald Welte · 5 years ago
  65. ffa2273 process_pco() const-ify 'apn' argument by Harald Welte · 5 years ago
  66. 3fc9cc9 Don't return error on normal shutdown by Max · 5 years ago
  67. 5723888 fix support for multiple IPCP in PDP protocol configuration options by Stefan Sperling · 6 years ago
  68. d70ab97 fix unaligned access in build_ipcp_pco() by Stefan Sperling · 6 years ago
  69. 3e0baa6 ggsn: ctrl iface: listen on IP configured by VTY by Pau Espin Pedrol · 6 years ago
  70. 6a2856b ggsn: make sure ipcp_option_hdr and and ipcp_hdr are packed by Philipp Maier · 6 years ago
  71. 0d95ca5 ggsn: fix misinterpreted length field in ipcp_contains_option() by Philipp Maier · 6 years ago
  72. 906c209 ggsn_vty.c: fix: use CONFIG_NODE as parent by default by Vadim Yanitskiy · 6 years ago
  73. 546884d ggsn: don't use gtp_kernel_tunnel_{add,del}() for userspace tun by Harald Welte · 6 years ago
  74. f228639 Move kernel GTP support from ggsn/ to lib/ by Harald Welte · 6 years ago
  75. db0366c ggsn: Don't explicitly use tun_setaddr() API anymore by Harald Welte · 6 years ago
  76. 0757504 fix segfault in case of kernel gtp-u by Harald Welte · 6 years ago
  77. 042a445 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  78. 3e443ca Add talloc context introspection via VTY by Harald Welte · 6 years ago
  79. dddbbaa ggsn.c: cb_tun_ind: Don't drop packets targeting pdp ctx ll addr by Pau Espin Pedrol · 6 years ago
  80. 134855c ggsn.c: cb_tun_ind: log dst addr of packet without pdp ctx by Pau Espin Pedrol · 6 years ago
  81. a4942e6 ggsn.c: cb_tun_ind: Convert ifelse to switch statement by Pau Espin Pedrol · 6 years ago
  82. 4e43ef5 ggsn: Print all addresses on successful pdp ctx creation by Pau Espin Pedrol · 6 years ago
  83. 4ae8d82 ggsn: Parse PCO_IPCP for IPv4v6 pdp ctx by Pau Espin Pedrol · 6 years ago
  84. 0bdd8bf ggsn: Parse PCO_IPCP by Pau Espin Pedrol · 6 years ago
  85. 5b1ef95 ggsn: Validate packet src addr from MS by Pau Espin Pedrol · 6 years ago
  86. 7d54ed4 ggsn: encaps_tun: Avoid forwarding packet if EUA is unassigned, fix crash by Pau Espin Pedrol · 6 years ago
  87. 6f539aa Fix stow-enabled jenkins build failure by Max · 6 years ago
  88. e5a082d ggsn_vty.c: Print ipv6 link-local cmd when writing config to file by Pau Espin Pedrol · 6 years ago
  89. 37c45e3 ggsn: Add 'ipv6 link-local' vty cmd by Pau Espin Pedrol · 6 years ago
  90. bffc3f9 ggsn.c: Improve logging info on link-local ipv6 addr not found by Pau Espin Pedrol · 6 years ago
  91. 2d6a69e Add support for IPv4v6 End User Addresses by Pau Espin Pedrol · 6 years ago
  92. 4f03432 ggsn: Ignore PCO with length 0, don't abort processing by Harald Welte · 6 years ago
  93. bcab7fb ggsn.c: Fix byte order of IPCP IPv4 DNS servers by Harald Welte · 6 years ago
  94. 427699e Log APN and tun names for packets by Max · 6 years ago
  95. 55d639f ggsn.c: Print version of unhandled ip packet by Pau Espin Pedrol · 6 years ago
  96. 840ce8a ggsn_vty: Stop using deprecated API vty_install_default by Pau Espin Pedrol · 7 years ago
  97. fd30bd1 gtp-kernel: Add device nime in pdp_debug() log statements by Harald Welte · 7 years ago
  98. 227034c gtp-kernel: Add function name to pdp_debug() function calls by Harald Welte · 7 years ago
  99. 3dad951 gtp-kernel: Get rid of SYS_ERR where not applicable by Harald Welte · 7 years ago
  100. 3187956 gtp-kernel: proper cleanup in error path by Harald Welte · 7 years ago