1. 6e7f2f2 Bump version: 1.2.2.1-9fa7-dirty → 1.2.3 by Pau Espin Pedrol · 1 year, 11 months ago 1.2.3
  2. 9fa76ec fix some cases of rc == 0 on error by Neels Hofmeyr · 2 years, 4 months ago
  3. 314cc32 Bump version: 1.2.1.6-465b → 1.2.2 by Pau Espin Pedrol · 3 years, 3 months ago 1.2.2
  4. 465b76d install gtp-tunnel and gtp-link tools by Gabriel Ganne · 3 years, 3 months ago
  5. 118dd3a .gitignore: Ignore new autofoo tmp files by Pau Espin Pedrol · 3 years, 3 months ago
  6. 5314ea4 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 4 months ago
  7. 102c81c Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 7 months ago
  8. 01b2d94 contrib: integrate RPM spec by Oliver Smith · 4 years ago
  9. 2f276eb contrib: import RPM spec by Oliver Smith · 4 years ago
  10. fd3e98d Bump version: 1.2.0.2-d160-dirty → 1.2.1 by Pau Espin Pedrol · 4 years, 10 months ago 1.2.1
  11. 8639be5 debian: Adapt package name to lib's current major version by Pau Espin Pedrol · 4 years, 10 months ago
  12. d160a73 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 4 years, 10 months ago
  13. bc71674 debian/rules: Don't overwrite .tarball-version by Pau Espin Pedrol · 6 years ago
  14. f76e213 Bump version: 1.1.0.5-b1ad-dirty → 1.2.0 by Pau Espin Pedrol · 6 years ago 1.2.0
  15. b1adcf7 configure.ac: Use git-version-gen to set VERSION by Pau Espin Pedrol · 6 years ago
  16. 392614c debian/changelog: Set latest release as unstable by Pau Espin Pedrol · 6 years ago
  17. 16fa45f configure.ac: Depend on osmo-release.mk by Pau Espin Pedrol · 6 years ago
  18. f86d9b4 Fix CTRL_ATTR_FAMILY_ID attribute size by Harald Welte · 6 years ago
  19. cbcc25b Makefile: Build gtp-{link,tunnel} by default, but don't install them by Harald Welte · 6 years ago
  20. dd1e2f2 Tag/Release v1.1.0 by Harald Welte · 7 years ago 1.1.0
  21. 1ec4817 add 'm4' subdirectory to .gitignore by Harald Welte · 7 years ago
  22. 51c10b7 Use release helper from libosmocore by Harald Welte · 7 years ago
  23. 03cb4c2 gtp_build_payload(): Support absent peer and SGSN address by Harald Welte · 7 years ago
  24. 134d0a3 Add '--enable-sanitize' from other osmocom projects by Harald Welte · 7 years ago
  25. 66a60a1 Add contrib/jenkins.sh for jenkins build verification by Harald Welte · 7 years ago
  26. 4e3960c Add genl_socket_close() function by Harald Welte · 7 years ago
  27. 977c233 Add Debian packaging information by Harald Welte · 7 years ago
  28. 5204e01 Provide declaration for struct in_addr by Jonas Bonn · 7 years ago
  29. 6e9afbb Rename netlink attribute by Jonas Bonn · 7 years ago
  30. 3bf55c3 Add support for SGSN role via IFLA_GTP_ROLE by Harald Welte · 7 years ago
  31. a7a4df3 gtl-link.c: Actually use libgtpnl, don't hand-coded netlink msg by Harald Welte · 7 years ago
  32. 6d60a40 Add support for SGSN role via IFLA_GTP_ROLE by Harald Welte · 7 years ago
  33. e17988a add README.md file by Harald Welte · 7 years ago
  34. 345d687 Fix look-up of GTP tunnel by TEI by junpei yoshino · 8 years ago
  35. 853753e mark as 1.0.1 after re-licensing and dist-check fix by Harald Welte · 8 years ago
  36. 80c3ffa fix 'make distcheck': Add internal.h to noinst_HEADERS by Harald Welte · 8 years ago
  37. d2bb0bc Re-license the library as LGPLv2-or-later by Harald Welte · 8 years ago
  38. 50826a5 tools: gtp-link: bind to GTP UDP sockets by Pablo Neira Ayuso · 8 years ago
  39. 7b30c55 tools: silence compilation warnings by Pablo Neira Ayuso · 8 years ago
  40. 18c9c76 tools: gtp-link: rename file now that we support deletion command by Pablo Neira Ayuso · 8 years ago
  41. 448bce4 tools: gtp-link: allow to delete links by Pablo Neira Ayuso · 8 years ago
  42. 517be89 tools: gtp-tunnel: restore option parsing by Pablo Neira Ayuso · 8 years ago
  43. f69f8c7 gtp-genl: fix wrong MS address by Pablo Neira Ayuso · 8 years ago
  44. 9438f72 tools: gtp-tunnel: simplify this by using gtp_list_tunnel() by Pablo Neira Ayuso · 8 years ago
  45. 6ae67df tools: gtp-tunnel: fix wrong MS address by Pablo Neira Ayuso · 8 years ago
  46. b9f6ffe include: refresh linux header copies in the tree by Pablo Neira Ayuso · 8 years ago
  47. ee7bb1f gtp: fix missing initialization of netns file descriptor by Pablo Neira Ayuso · 8 years ago
  48. 17c816f gtp-rtnl: Split TID handling for GTPv0 and GTPv1 by Andreas Schultz · 8 years ago
  49. af422a4 gtp-rtnl: real_ifname is not long needed, remove it by Andreas Schultz · 8 years ago
  50. e962741 gtp-rtnl: sync GTPA_FLOW nl attribute name from kernel to userspace by Andreas Schultz · 8 years ago
  51. 4977330 gtp-rtnl: and netns support by Andreas Schultz · 8 years ago
  52. 51b00a6 Add copright headers and license files, list Pablo as author by Harald Welte · 10 years ago
  53. 717797b build: link this library to libmnl by Pablo Neira Ayuso · 10 years ago
  54. deb5408 gtp-rtnl: add gtp_dev_config function by Pablo Neira Ayuso · 10 years ago
  55. 1f68329 gtp-rtnl: refactor common rtnetlink socket initialization code by Pablo Neira Ayuso · 10 years ago
  56. b976ffa libgtpnl: add flow id support by Pablo Neira Ayuso · 10 years ago
  57. b0d712b libgtpnl: tools: gtp-tunnel: display teid in hexadecimal by Pablo Neira Ayuso · 10 years ago
  58. 2d875f2 gtp-rtnl: remove debugging message that print netlink message by Pablo Neira Ayuso · 10 years ago
  59. 3a7dd0a libgtpnl: tools: fix compilation of gtp-link-add by Pablo Neira Ayuso · 10 years ago
  60. 7aa2087 allow to specify the interface name for the GTP device by Pablo Neira Ayuso · 10 years ago
  61. dea76a0 gtp: create socket from userspace and pass them as configuration by Pablo Neira Ayuso · 10 years ago
  62. 41ff538 gtp-rtnl: add gtp_dev_destroy by Pablo Neira Ayuso · 10 years ago
  63. 10df059 gtp-rtnl: refactor code to prepare the addition of gtp_dev_destroy by Pablo Neira Ayuso · 10 years ago
  64. 3876ef6 gtp-rtnl: fix leak in struct mnl_socket on error in gtp_dev_create() by Pablo Neira Ayuso · 10 years ago
  65. f8ca765 tools: gtp-tunnel: fix accidentally swapped ms_addr and sgsn_addr by Pablo Neira Ayuso · 10 years ago
  66. 0829e0e gtp-genl: fix compilation warning by Pablo Neira Ayuso · 10 years ago
  67. 1853295 add struct gtp_tunnel and adapt functions to use it by Pablo Neira Ayuso · 10 years ago
  68. 1450666 add libgtpnl by Pablo Neira Ayuso · 10 years ago