1. 4831851 Minor: remove code duplication by Keith · 3 years, 7 months ago
  2. 080dcfa Prevent Crash in show pdp-context from vty by Keith · 3 years, 7 months ago
  3. cbc07bd Fix vty PDP lookups by IMSI by Keith · 3 years, 7 months ago
  4. aedae4c Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 9 months ago
  5. b36eb9d doc: Update VTY reference xml file by Pau Espin Pedrol · 3 years, 9 months ago
  6. 8df01fa configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  7. c8020b9 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 9 months ago
  8. 2154607 Bump version: 1.5.0.37-d08a → 1.6.0 by Harald Welte · 3 years, 9 months ago 1.6.0
  9. d08a15b gtp: queue_test: Fix printf gcc warn under ARM by Pau Espin Pedrol · 3 years, 10 months ago
  10. 4e37fb3 example config: use RFC1918 addresses for GGSN pools by Harald Welte · 4 years ago
  11. 6a8a389 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  12. 569e46c contrib: integrate RPM spec by Oliver Smith · 4 years ago
  13. 91d9410 contrib: import RPM spec by Oliver Smith · 4 years ago
  14. 065ddb6 osmo-ggsn.spec.in: remove by Oliver Smith · 4 years ago
  15. 53244a2 debug: use LOGL_NOTICE instead of LOGL_DEBUG by Philipp Maier · 4 years, 2 months ago
  16. db98f30 sgsnemu: use real tun device name after the device is up. by Dmitri Kalashnik · 4 years, 1 month ago
  17. 04715d2 sgsnemu: Fix assumption ipv6 Interface-Identifier of public addr == announced Prefix by Pau Espin Pedrol · 4 years, 1 month ago
  18. 9621460 sgsnemu: Implement ping on IPv6 APNs by Pau Espin Pedrol · 4 years, 1 month ago
  19. e2b0961 sgsnemu: Handle IPv6 SLAAC in tun iface manually by Pau Espin Pedrol · 4 years, 1 month ago
  20. ff2ebee sgsnemu: Fix build/run against linux < 4.11 (no sysctl addr_gen_mode support) by Pau Espin Pedrol · 4 years, 1 month ago
  21. 2a1cedd Rename netdev_*route to end in route4 by Pau Espin Pedrol · 4 years, 1 month ago
  22. c43e887 icmpv6.c: Move code generating ipv6 hdr to its own function by Pau Espin Pedrol · 4 years, 1 month ago
  23. e5d7163 sgsnemu: tun_addaddr: Don't set local addr as dstaddr by Pau Espin Pedrol · 4 years, 1 month ago
  24. a1b3dee sgsnemu: Get rid of duplicated options.net by Pau Espin Pedrol · 4 years, 1 month ago
  25. 964f08a sgsnemu: Get rid of duplicated options.destaddr by Pau Espin Pedrol · 4 years, 1 month ago
  26. ee1529e icmpv6.c: Mark internal function as static by Pau Espin Pedrol · 4 years, 1 month ago
  27. 29e7bd0 cosmetic: icmpv6.c: fix typo in comment by Pau Espin Pedrol · 4 years, 1 month ago
  28. cdcaeda sgsnemu: Fix ping transmitted statistics output by Pau Espin Pedrol · 4 years, 1 month ago
  29. 98f8126 sgsnemu: Avoid adding extra autogenerated local link ipv6 addr to tun iface by Pau Espin Pedrol · 4 years, 1 month ago
  30. a1503b9 doc: use 127.0.0.2 instead of 127.0.0.6 as bind ip. by Philipp Maier · 4 years, 2 months ago
  31. 8398bcc lib/netns: Fix up error paths by Harald Welte · 4 years, 1 month ago
  32. 5552872 netdev_addaddr6: Use prefixlen arg by Pau Espin Pedrol · 4 years, 1 month ago
  33. 61b010c lib/netns: OSMO_ASSERT() if user doesn't call init_netns() by Harald Welte · 4 years, 1 month ago
  34. 20d9d15 lib/netns.c: Add comments to the code, including doxygen API docs by Harald Welte · 4 years, 1 month ago
  35. 1c8ae66 Move icmpv6 and checksum files from ggsn/ dir to lib/ by Pau Espin Pedrol · 4 years, 1 month ago
  36. fcdaf31 sgsnemu: Set its default loglevel category to INFO by Pau Espin Pedrol · 4 years, 1 month ago
  37. 9366f4c sgsnemu: Rename sgsnemu's libgtp cb_conf by Pau Espin Pedrol · 4 years, 1 month ago
  38. 28c6a32 sgsnemu: Pass array of in64_addr to in46a_from_eua() by Pau Espin Pedrol · 4 years, 1 month ago
  39. 107c813 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 1 month ago
  40. 90d1732 sgsnemu: cmdline: Drop unused function cmdline_parser_params_create() by Pau Espin Pedrol · 4 years, 1 month ago
  41. 1c3505b doc: do not use random ip address for dns in default conf by Philipp Maier · 4 years, 2 months ago
  42. 20539f0 lib/netns: fix open_ns(): return fd from open() by Vadim Yanitskiy · 4 years, 3 months ago
  43. ad6eaa2 netns: Improve error checking by Pau Espin Pedrol · 4 years, 3 months ago
  44. b629240 add Linux network namespace support for TUN device by Andreas Schultz · 6 years ago
  45. b283c32 cosmetic: Fix comment typo by Pau Espin Pedrol · 4 years, 3 months ago
  46. e71e0f2 Bump version: 1.4.0.32-bd8f-dirty → 1.5.0 by Pau Espin Pedrol · 4 years, 5 months ago 1.5.0
  47. bd8f028 contrib/systemd: add systemd-networkd examples from manuals by Vadim Yanitskiy · 4 years, 5 months ago
  48. a55454d manuals/configuration.adoc: fix IPv4 address mismatch in <<ggsn_no_root>> by Vadim Yanitskiy · 4 years, 5 months ago
  49. f1be1df manuals/configuration.adoc: fix Network Address without prefix length by Vadim Yanitskiy · 4 years, 5 months ago
  50. c22205b manual: Fix copy+paste error by Harald Welte · 4 years, 6 months ago
  51. fdf3358 sgsnemu: Fix null-pointer format string argument by Harald Welte · 4 years, 6 months ago
  52. 1bf41e4 ggsn, sgsnemu: Drop use of no-op deprecated gtp_retrans* APIs by Pau Espin Pedrol · 4 years, 9 months ago
  53. c94837c gtp: Manage queue timers internally by Pau Espin Pedrol · 4 years, 9 months ago
  54. 68c5a74 gtp/gtp.c: cosmetic: use get_tid() where we need TID by Vadim Yanitskiy · 4 years, 9 months ago
  55. bdf2cf9 gtp_error_ind_conf(): fix: guard against an unknown GTP version by Vadim Yanitskiy · 4 years, 9 months ago
  56. 00a6171 gtp_update_pdp_ind(): fix NULL-pointer dereference by Vadim Yanitskiy · 4 years, 9 months ago
  57. 26e300f ggsn: rx DeletePdpReq confirmation: Improve documentation and use gtp_freepdp() by Pau Espin Pedrol · 4 years, 9 months ago
  58. 4e605b3 cosmetic: gtp: Improve documentation of gtp_delete_context_req2() by Pau Espin Pedrol · 4 years, 9 months ago
  59. 494d873 cosmetic: gtp: Drop commented out code calling pdp_freepdp() by Pau Espin Pedrol · 4 years, 9 months ago
  60. b4c98e7 gtp: Log msg retransmits and timeouts by Pau Espin Pedrol · 4 years, 9 months ago
  61. 3eb05d2 cosmetic: fix formatting in if line by Pau Espin Pedrol · 4 years, 9 months ago
  62. f5fbb41 ggsn: Implement echo req/resp and recovery by Pau Espin Pedrol · 4 years, 9 months ago
  63. 5d8b226 libgtp: Introduce cb_recovery3 by Pau Espin Pedrol · 4 years, 9 months ago
  64. c602d7c doc: Update vty reference xml file by Pau Espin Pedrol · 4 years, 9 months ago
  65. a019631 ggsn_vty.c: Improve output of VTY show pdp-context by Pau Espin Pedrol · 4 years, 9 months ago
  66. 88ce94c pdp: constify param in pdp_count_secondary() by Pau Espin Pedrol · 4 years, 9 months ago
  67. 310ea1d ggsn_vty.c: Avoid printing duplicates for pdp context with v4v6 EUAs by Pau Espin Pedrol · 4 years, 9 months ago
  68. 012d51e Introduce LOGTUN log helper by Pau Espin Pedrol · 4 years, 9 months ago
  69. 1ef2621 gtp-kernel.c: Fix wrong use of in46a_from_eua, print IPv6 euas by Pau Espin Pedrol · 4 years, 9 months ago
  70. f612ffe Move pdp_get_peer_ipv() to lib/util.* by Pau Espin Pedrol · 4 years, 9 months ago
  71. 421f22e ggsn: Split application lifecycle related code into ggsn_main.c by Pau Espin Pedrol · 4 years, 9 months ago
  72. 03cce86 ggsn_vty.c: Fix wrong use of in46a_from_eua, print IPv6 euas by Pau Espin Pedrol · 4 years, 9 months ago
  73. 95cd897 in46_addr: Improve in46a_ntop documentation by Pau Espin Pedrol · 4 years, 9 months ago
  74. f7884e8 ggsn: Move PCO handling code into its own file by Pau Espin Pedrol · 4 years, 9 months ago
  75. 60ee0db Introduce in46a_is_v{4,6}() helpers by Pau Espin Pedrol · 4 years, 9 months ago
  76. d950134 libgtp: announce pdp ctx deletion upon CreatePdpCtx being rejected by Pau Espin Pedrol · 4 years, 9 months ago
  77. 623c5b3 libgtp: Remove packets in tx queue belonging pdp being freed by Pau Espin Pedrol · 4 years, 9 months ago
  78. aab47af build: switch AC_CANONICAL_TARGET for AC_CANONICAL_HOST by Jan Engelhardt · 4 years, 9 months ago
  79. 67aebc9 Bump version: 1.3.0.50-ea1c-dirty → 1.4.0 by Pau Espin Pedrol · 4 years, 9 months ago 1.4.0
  80. ea1cb3f Require libosmocore 1.1.0 by Pau Espin Pedrol · 4 years, 9 months ago
  81. 0036a60 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 4 years, 10 months ago
  82. e479329 sgsnemu: Fix unaligned pointer access during ip/icmp checksum by Pau Espin Pedrol · 4 years, 10 months ago
  83. f1e0151 sgsnemu: Fix format string argument count by Harald Welte · 4 years, 10 months ago
  84. ad252e7 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  85. 08ca425 configure.ac: some versions of linux/if.h require including sys/socket.h by Pau Espin Pedrol · 5 years ago
  86. 1eeb113 configure.ac: Use prefered AC_CONFIG_HEADERS over AM_CONFIG_HEADER by Pau Espin Pedrol · 5 years ago
  87. d0ba664 configure.ac: Use brackets in AC_INIT params by Pau Espin Pedrol · 5 years ago
  88. ec1d8c4 configure.ac: Replace obosolete macro AC_CANONICAL_SYSTEM by Pau Espin Pedrol · 5 years ago
  89. 36e12d4 ggsn: Use structures instead of raw arrays when parsing ipcp_hdr by Pau Espin Pedrol · 5 years ago
  90. 2404c5b ggsn: Avoid unaligned mem access reading PCO proto id by Pau Espin Pedrol · 5 years ago
  91. 32b76ee ggsn: More logging from PCO handling (e.g. in case of malconfiguration) by Harald Welte · 5 years ago
  92. 7bdc80d ggsn: Add minimalistic PAP support by Harald Welte · 5 years ago
  93. 83f5266 gtp: queue: Add unit test queue_test by Pau Espin Pedrol · 5 years ago
  94. e725d87 gtp: queue.c: Document queue APIs by Pau Espin Pedrol · 5 years ago
  95. 8b90bce gtp: Add missing headers by Pau Espin Pedrol · 5 years ago
  96. f0829ff cosmetic: gtp: queue: remove trailing whitespace by Pau Espin Pedrol · 5 years ago
  97. e589c65 manuals: Add script to regenerate vty/counter documentation by Daniel Willmann · 5 years ago
  98. d1a2ddf sgsnemu: Replace use of deprecated libgtp API pdp_newpdp with new one by Pau Espin Pedrol · 5 years ago
  99. 7b52f00 ggsn: vty: Require ggsn param in <show pdp-context> cmd by Pau Espin Pedrol · 5 years ago
  100. 25ab381 ggsn_vty_reference.xml: Update from last code changes by Pau Espin Pedrol · 5 years ago