1. db98f30 sgsnemu: use real tun device name after the device is up. by Dmitri Kalashnik · 4 years, 1 month ago
  2. 04715d2 sgsnemu: Fix assumption ipv6 Interface-Identifier of public addr == announced Prefix by Pau Espin Pedrol · 4 years, 1 month ago
  3. 9621460 sgsnemu: Implement ping on IPv6 APNs by Pau Espin Pedrol · 4 years, 1 month ago
  4. e2b0961 sgsnemu: Handle IPv6 SLAAC in tun iface manually by Pau Espin Pedrol · 4 years, 1 month ago
  5. ff2ebee sgsnemu: Fix build/run against linux < 4.11 (no sysctl addr_gen_mode support) by Pau Espin Pedrol · 4 years, 1 month ago
  6. 2a1cedd Rename netdev_*route to end in route4 by Pau Espin Pedrol · 4 years, 1 month ago
  7. e5d7163 sgsnemu: tun_addaddr: Don't set local addr as dstaddr by Pau Espin Pedrol · 4 years, 1 month ago
  8. a1b3dee sgsnemu: Get rid of duplicated options.net by Pau Espin Pedrol · 4 years, 1 month ago
  9. 964f08a sgsnemu: Get rid of duplicated options.destaddr by Pau Espin Pedrol · 4 years, 1 month ago
  10. cdcaeda sgsnemu: Fix ping transmitted statistics output by Pau Espin Pedrol · 4 years, 1 month ago
  11. 98f8126 sgsnemu: Avoid adding extra autogenerated local link ipv6 addr to tun iface by Pau Espin Pedrol · 4 years, 1 month ago
  12. 9366f4c sgsnemu: Rename sgsnemu's libgtp cb_conf by Pau Espin Pedrol · 4 years, 1 month ago
  13. 28c6a32 sgsnemu: Pass array of in64_addr to in46a_from_eua() by Pau Espin Pedrol · 4 years, 1 month ago
  14. ad6eaa2 netns: Improve error checking by Pau Espin Pedrol · 4 years, 3 months ago
  15. b629240 add Linux network namespace support for TUN device by Andreas Schultz · 6 years ago
  16. fdf3358 sgsnemu: Fix null-pointer format string argument by Harald Welte · 4 years, 6 months ago
  17. 1bf41e4 ggsn, sgsnemu: Drop use of no-op deprecated gtp_retrans* APIs by Pau Espin Pedrol · 4 years, 9 months ago
  18. e479329 sgsnemu: Fix unaligned pointer access during ip/icmp checksum by Pau Espin Pedrol · 4 years, 10 months ago
  19. f1e0151 sgsnemu: Fix format string argument count by Harald Welte · 4 years, 10 months ago
  20. d1a2ddf sgsnemu: Replace use of deprecated libgtp API pdp_newpdp with new one by Pau Espin Pedrol · 5 years ago
  21. 1cde2c1 ggsn: Use gtp_delete_context_req2() everywhere by Oliver Smith · 5 years ago
  22. 7b9230a sgsnemu: Fix printing of tun device name by Harald Welte · 6 years ago
  23. f228639 Move kernel GTP support from ggsn/ to lib/ by Harald Welte · 6 years ago
  24. 31e1dab sgsnemu: Convert from tun_setaddr() to tun_addaddr() by Harald Welte · 6 years ago
  25. b4c0828 lib/tun.c: generalize tun_*route() to netdev_*route() by Harald Welte · 6 years ago
  26. 042a445 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  27. dbeaa04 sgsnemu: Fix bad ptr during context deallocation by Pau Espin Pedrol · 6 years ago
  28. 7ad4d5e sgsnemu: fix: no outgoing GTP-U in "createif" mode by Viktor Tsymbalyuk · 6 years ago
  29. a2a08f7 sgsnemu: sgsnemu stopped after recieving "Request accepted" from ggsn by Viktor Tsymbalyuk · 6 years ago
  30. f5e40b7 Set tun_addaddr ipv agnostic and add support for ipv6 by Pau Espin Pedrol · 6 years ago
  31. 7c4de07 cosmetic: sgsnemu.c: Fix trailing whitespace by Pau Espin Pedrol · 6 years ago
  32. 2d6a69e Add support for IPv4v6 End User Addresses by Pau Espin Pedrol · 6 years ago
  33. b589e78 sgsnemu: Free strings in error path by Harald Welte · 7 years ago
  34. b11ed0f sgsnemu: Make sure buffer has space for terminating-NUL by Harald Welte · 7 years ago
  35. 9c33210 sgsnemu: Fix format string in printing tun-device name by Harald Welte · 7 years ago
  36. 51127ea sgsnemu: Don't leak FILE handle in proc_read() by Harald Welte · 7 years ago
  37. e37f48e sgsnemu: Use getprotobynumber() in print_ipprot() by Harald Welte · 7 years ago
  38. 8a55263 sgsnemu: Remove dead code: encaps_printf() by Harald Welte · 7 years ago
  39. fed3389 sgsnemu: Mark local functions 'static' by Harald Welte · 7 years ago
  40. 081f30c sgsnemu: Print warnings on broken IPv6 configuration (acept_ra) by Harald Welte · 7 years ago
  41. 73abc38 sgsnemu: Add '--tun-device' option to specify TUN device name by Harald Welte · 7 years ago
  42. 6748dc9 sgsnemu: Add IPv6 support via tun device and "-t v6 --createif" by Harald Welte · 7 years ago
  43. 840a8e9 sgsnemu: Allow specification of PDP (EUA) Type IPv4 or IPv6 by Harald Welte · 7 years ago
  44. fbb9c7f sgsnemu: Add --no-tx-gpdu-seq option to suppress transmission of G-PDU sequence numbers by Harald Welte · 7 years ago
  45. f621498 sgsnemu: Re-generate cmdline.[ch] using gengetopt by Harald Welte · 7 years ago
  46. 632e843 Rename OpenGGSN to OsmoGGSN by Harald Welte · 7 years ago
  47. dda21ed Introduce a VTY, factually turning OpenGGSN into an Osmocom program by Harald Welte · 7 years ago
  48. 1b6e8e7 Remove __sun__ code that is unmaintained by Harald Welte · 7 years ago
  49. a0d281d IPv6 support for user IP by Harald Welte · 7 years ago
  50. 63ebccd lib/tun.h: Remove non-endian-safe redefinition of IP header by Harald Welte · 7 years ago
  51. d12eab9 ippool: Add IPv6 support to IP pool implementation by Harald Welte · 7 years ago
  52. a8f71eb Code formatted to be in line with formatting rules. by bjovan · 7 years ago
  53. cc077ae Description: Fix some typos in the man pages and in the binary by Ruben Undheim · 8 years ago
  54. 10abfba convert literal APN name to protocol encoded version before use by Andreas Schultz · 9 years ago
  55. 041824d sgsnemu: improve an error message by Neels Hofmeyr · 9 years ago
  56. 9c7fd8e logging: Switch to using libosmocore logging for all the code by Holger Hans Peter Freyther · 9 years ago
  57. bed35df Convert all code to Linux coding style by Harald Welte · 13 years ago
  58. 3a4c67b optionally do not send recovery with sgsnemu by Harald Welte · 13 years ago
  59. 41af569 Add optional RAI Field by Harald Welte · 13 years ago
  60. 11a398f sgsnemu support for QoS as defined in 3GPP TS 24.008 by Yann BONNAMY · 14 years ago
  61. 944dce3 Add support for GTP IE's from 3GPP R7 by Yann BONNAMY · 14 years ago
  62. 2a10368 Move common sgsnemu/ggsn files to directory "lib" by Emmanuel Bretelle · 14 years ago
  63. 2a7cad5 Fixe compilation warning by Emmanuel Bretelle · 14 years ago
  64. 1b3e577 Use newer gengetopt which also frees memory by Harald Welte · 14 years ago
  65. f54a1f4 Fix various compiler warnings throughout the code by Harald Welte · 14 years ago
  66. 9f26b95 Fixed APN bug by jjako · 19 years ago
  67. 0fe0df0 qos length bugfix and apple support plus header cleanup by jjako · 20 years ago
  68. 1a51df7 Added selmode by jjako · 20 years ago
  69. 7e051d3 Charging option by jjako · 20 years ago
  70. b62c3dd Fix on PPP PCO length and charging characteristics required flag. by jjako · 20 years ago
  71. c6762cf Solaris tun interface by jjako · 20 years ago
  72. d48c5ff Fixed long constant warning on FreeBSD by jjako · 20 years ago
  73. 06e9f12 FreeBSD porting and IMSI bugfix by jjako · 20 years ago
  74. b73f23a Removed IN_ADDR_NONE by jjako · 20 years ago
  75. ff9985c Improved Solaris support by jjako · 20 years ago
  76. 1d3db97 Improved solaris compatibility by jjako · 20 years ago
  77. 76032b9 Changet inet_aton to inet_pton for Solaris compliance by jjako · 20 years ago
  78. 0141d20 Changes to allow compilation under Solaris by jjako · 20 years ago
  79. 193e8b1 Added --net, --nsapi, --gtpversion options by jjako · 21 years ago
  80. 0b076a3 Fixed sgsnemu freepdp on failed create context. by jjako · 21 years ago
  81. 581c9f0 sgsnemu timelimit bug fix. Readme update by jjako · 21 years ago
  82. 91aaf22 First try with GTP1 then fallback to GTP0 by jjako · 21 years ago
  83. 2c38133 GTP1 functionality by jjako · 21 years ago
  84. 08d331d First attempt at a GTP1 implementation by jjako · 21 years ago
  85. 7b8fad4 Improved sgsnemu timeout facility by jjako · 21 years ago
  86. e607f74 Changed options by jjako · 21 years ago
  87. a7cd249 added ippool.h and ippool.c by jjako · 21 years ago
  88. afb2a97 Improved sgsnemu ping by jjako · 21 years ago
  89. cefa9af Removed warning by jjako · 21 years ago
  90. a175a09 Removed defaultroute flag by jjako · 21 years ago
  91. 286bc98 Autotools makefile update by jjako · 21 years ago
  92. 5da6845 Ping support by jjako · 21 years ago
  93. 4901471 Absolute path to ifconfig and route in ggsn and sgsnemu by jjako · 21 years ago
  94. 52c2414 Initial revision by jjako · 21 years ago