1. 24d216c New version for On-Waves by Daniel Willmann · 6 years ago daniel/onwaves
  2. 8e97fcc Merge remote-tracking branch 'origin/master' into daniel/onwaves by Daniel Willmann · 6 years ago
  3. ee44b82 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  4. b5f9334 gtp: Add new replacement cb_recovery2 for cb_recovery by Pau Espin Pedrol · 6 years ago
  5. 8e8c7ef gtp: Add new API to avoid freeing pdp contexts during DEL CTX REQ by Pau Espin Pedrol · 6 years ago
  6. 5723888 fix support for multiple IPCP in PDP protocol configuration options by Stefan Sperling · 6 years ago
  7. d70ab97 fix unaligned access in build_ipcp_pco() by Stefan Sperling · 6 years ago
  8. d1bd6fc gtp: Log ignore CTX DEL REQ due to no teardown and only 1 ctx active by Pau Espin Pedrol · 6 years ago
  9. a32e4c4 gtp: Allow recv DEL CTX REQ in sgsn and DEL CTX RSP in ggsn by Pau Espin Pedrol · 6 years ago
  10. 3b84e92 gtp: Log type name of unexpected signalling message by Pau Espin Pedrol · 6 years ago
  11. 835496d Release new version by Daniel Willmann · 6 years ago
  12. 3e0baa6 ggsn: ctrl iface: listen on IP configured by VTY by Pau Espin Pedrol · 6 years ago
  13. b673d1c Bump version: 1.2.1.3-6a28 → 1.2.2 by Pau Espin Pedrol · 6 years ago 1.2.2
  14. 6a2856b ggsn: make sure ipcp_option_hdr and and ipcp_hdr are packed by Philipp Maier · 6 years ago
  15. 0d95ca5 ggsn: fix misinterpreted length field in ipcp_contains_option() by Philipp Maier · 6 years ago
  16. 906c209 ggsn_vty.c: fix: use CONFIG_NODE as parent by default by Vadim Yanitskiy · 6 years ago
  17. ac07625 Bump version: 1.2.0.1-36c4 → 1.2.1 by Pau Espin Pedrol · 6 years ago 1.2.1
  18. 36c4fac debian/rules: Fix debian packaging after 1.2.0 release by Pau Espin Pedrol · 6 years ago
  19. a06b2d3 Bump version: 1.1.0.90-5468-dirty → 1.2.0 by Pau Espin Pedrol · 6 years ago 1.2.0
  20. 546884d ggsn: don't use gtp_kernel_tunnel_{add,del}() for userspace tun by Harald Welte · 6 years ago
  21. f228639 Move kernel GTP support from ggsn/ to lib/ by Harald Welte · 6 years ago
  22. 9eebe15 lib/tun: Remove tun_setaddr() API, as everyone is using tun_addaddr() now by Harald Welte · 6 years ago
  23. 31e1dab sgsnemu: Convert from tun_setaddr() to tun_addaddr() by Harald Welte · 6 years ago
  24. db0366c ggsn: Don't explicitly use tun_setaddr() API anymore by Harald Welte · 6 years ago
  25. 47adad0 lib/netdev.c: Cosmetic changes (coding style / cleanups) by Harald Welte · 6 years ago
  26. c5efb5b lib/tun: split generic network device related stuff to lib/netdev by Harald Welte · 6 years ago
  27. 9a6da45 lib/tun.c: Generalize tun_{set,add}addr*() functions by Harald Welte · 6 years ago
  28. b4c0828 lib/tun.c: generalize tun_*route() to netdev_*route() by Harald Welte · 6 years ago
  29. df3dcac lib/tun.c: Generalize tun_sifflags() to netdev_sifflags by Harald Welte · 6 years ago
  30. 0757504 fix segfault in case of kernel gtp-u by Harald Welte · 6 years ago
  31. 042a445 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  32. a16c750 remove the -f option from osmo-ggsn.service by Stefan Sperling · 6 years ago
  33. 9f98822 jenkins.sh: use --enable-werror configure flag, not CFLAGS by Neels Hofmeyr · 6 years ago
  34. fc8357a configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  35. 3e443ca Add talloc context introspection via VTY by Harald Welte · 6 years ago
  36. 2c10211 build: Remove AC_PROG_CXX, C++ is never used by Martin Hauke · 6 years ago
  37. 5fdda13 sgsnemu: listen param is a host, not an interface by Pau Espin Pedrol · 6 years ago
  38. dbeaa04 sgsnemu: Fix bad ptr during context deallocation by Pau Espin Pedrol · 6 years ago
  39. 7ad4d5e sgsnemu: fix: no outgoing GTP-U in "createif" mode by Viktor Tsymbalyuk · 6 years ago
  40. ab4db10 sgsnemu: created "pinghost" and "createif" modes for mutual exclusion by Viktor Tsymbalyuk · 6 years ago
  41. dddbbaa ggsn.c: cb_tun_ind: Don't drop packets targeting pdp ctx ll addr by Pau Espin Pedrol · 6 years ago
  42. 134855c ggsn.c: cb_tun_ind: log dst addr of packet without pdp ctx by Pau Espin Pedrol · 6 years ago
  43. a4942e6 ggsn.c: cb_tun_ind: Convert ifelse to switch statement by Pau Espin Pedrol · 6 years ago
  44. 4e43ef5 ggsn: Print all addresses on successful pdp ctx creation by Pau Espin Pedrol · 6 years ago
  45. 4ae8d82 ggsn: Parse PCO_IPCP for IPv4v6 pdp ctx by Pau Espin Pedrol · 6 years ago
  46. 0bdd8bf ggsn: Parse PCO_IPCP by Pau Espin Pedrol · 6 years ago
  47. 5b1ef95 ggsn: Validate packet src addr from MS by Pau Espin Pedrol · 6 years ago
  48. 7d54ed4 ggsn: encaps_tun: Avoid forwarding packet if EUA is unassigned, fix crash by Pau Espin Pedrol · 6 years ago
  49. 07730bb gtp/gtp.c: Use uint8_t for version param in static functions by Pau Espin Pedrol · 6 years ago
  50. 7b38af5 gtp/gtp.c: Mark non exported functions as static by Pau Espin Pedrol · 6 years ago
  51. 85ef583 gtp/gtp.c: Remove unused function char2ul_t by Pau Espin Pedrol · 6 years ago
  52. a2a08f7 sgsnemu: sgsnemu stopped after recieving "Request accepted" from ggsn by Viktor Tsymbalyuk · 6 years ago
  53. 282d4e3 gtp.c: gtp_gpdu_ind: Early return to avoid use of uninitialized var by Pau Espin Pedrol · 6 years ago
  54. 42d3250 gtp.c: gtp_gpdu_ind: Convert ifelse to switch statement by Pau Espin Pedrol · 6 years ago
  55. 5aed8de gtp/pdp: Remove unused APIs pdp_ntoeua pdp_euaton by Pau Espin Pedrol · 6 years ago
  56. 5f5fcff gtp/pdp: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  57. a884a95 gtp.c: Log unsupported GTP version number by Pau Espin Pedrol · 6 years ago
  58. a4aada0 gtp.c: Determine GTP version from header by Pau Espin Pedrol · 6 years ago
  59. 732131d gtp.c: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  60. 36b940d README.md: Remove misleading sentence on sgsnemu by Harald Welte · 6 years ago
  61. e661277 Add GTP message names by Max · 6 years ago
  62. 6f539aa Fix stow-enabled jenkins build failure by Max · 6 years ago
  63. 1c8c626 Enable sanitize for CI tests by Max · 6 years ago
  64. e5a082d ggsn_vty.c: Print ipv6 link-local cmd when writing config to file by Pau Espin Pedrol · 6 years ago
  65. 37c45e3 ggsn: Add 'ipv6 link-local' vty cmd by Pau Espin Pedrol · 6 years ago
  66. f5e40b7 Set tun_addaddr ipv agnostic and add support for ipv6 by Pau Espin Pedrol · 6 years ago
  67. 02e21af tun.c: tun_addaddr: Fix segfault and wrong usage of tun_nlattr by Pau Espin Pedrol · 6 years ago
  68. bffc3f9 ggsn.c: Improve logging info on link-local ipv6 addr not found by Pau Espin Pedrol · 6 years ago
  69. 7c4de07 cosmetic: sgsnemu.c: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  70. 077b903 contrib: jenkins.sh: Build libgtpnl as dep when building with gtp kernel support by Pau Espin Pedrol · 6 years ago
  71. 2d6a69e Add support for IPv4v6 End User Addresses by Pau Espin Pedrol · 6 years ago
  72. 4f03432 ggsn: Ignore PCO with length 0, don't abort processing by Harald Welte · 6 years ago
  73. bcab7fb ggsn.c: Fix byte order of IPCP IPv4 DNS servers by Harald Welte · 6 years ago
  74. 427699e Log APN and tun names for packets by Max · 6 years ago
  75. 9c0f4f4 tests: Split ipv6 specific tests into a new test group by Pau Espin Pedrol · 6 years ago
  76. ac51c7e Remove unused empty src/Makefile.in by Pau Espin Pedrol · 6 years ago
  77. 55d639f ggsn.c: Print version of unhandled ip packet by Pau Espin Pedrol · 6 years ago
  78. b9ace14 cosmetic: Reorder tun_addaddr to get rid of decl of tun_setaddr4 by Pau Espin Pedrol · 6 years ago
  79. d9fff0c tun_setaddr6: Fix log typo by Pau Espin Pedrol · 6 years ago
  80. 1d85bea sanitize build: ensure uint16/32 alignment in gtpie_test and in46a_test by Neels Hofmeyr · 6 years ago
  81. f1e44c5 examples: Add secondary ipv6 google DNS to osmo-ggsn.cfg by Pau Espin Pedrol · 6 years ago
  82. bebd75c Merge changes Id4724fe0,I5c619712 by Harald Welte · 6 years ago
  83. 878ece7 add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  84. a00e792 contrib/jenkins.sh: Enable Werror in C(PP)FLAGS by Pau Espin Pedrol · 7 years ago
  85. 840ce8a ggsn_vty: Stop using deprecated API vty_install_default by Pau Espin Pedrol · 7 years ago
  86. afd76a7 contrib/jenkins.sh: Allow jenkins job to specify if kernel GTP is used by Harald Welte · 7 years ago
  87. fd30bd1 gtp-kernel: Add device nime in pdp_debug() log statements by Harald Welte · 7 years ago
  88. 227034c gtp-kernel: Add function name to pdp_debug() function calls by Harald Welte · 7 years ago
  89. 3dad951 gtp-kernel: Get rid of SYS_ERR where not applicable by Harald Welte · 7 years ago
  90. 3187956 gtp-kernel: proper cleanup in error path by Harald Welte · 7 years ago
  91. 22e1573 gtp-kernel: Make sure repeated calls to gtp_kernel_init() are safe by Harald Welte · 7 years ago
  92. c85e899 gtp-kernel: Avoid global state variable by Harald Welte · 7 years ago
  93. 2fc2bc6 gtp-kernel: Align logging for APN start in kernel-gtp case with that of TUN by Harald Welte · 7 years ago
  94. 0d0e242 gtp-kernel: shut down kernel GTP device in apn_down() by Harald Welte · 7 years ago
  95. 698a233 gtp-kernel: Get rid of hard-coded kernel GTP device name by Harald Welte · 7 years ago
  96. 490782d gtp-kernel: Re-add support for kernel GTP-U acceleration by Harald Welte · 7 years ago
  97. e3c5918 gtp_kernel: Change gtp_kernel_init() function signature by Harald Welte · 7 years ago
  98. e2a1de5 Properly NULL-out blacklist in alloc_ippool_blacklist() by Harald Welte · 7 years ago
  99. 4c7d291 factor out netdev_ip_local_get() from tun_ip_local_get() by Harald Welte · 7 years ago
  100. f55a039 remove unused argument to alloc_ippool_blacklist() by Harald Welte · 7 years ago