1. 6d60a40 Add support for SGSN role via IFLA_GTP_ROLE by Harald Welte · 7 years ago
  2. e17988a add README.md file by Harald Welte · 7 years ago
  3. 345d687 Fix look-up of GTP tunnel by TEI by junpei yoshino · 8 years ago
  4. 853753e mark as 1.0.1 after re-licensing and dist-check fix by Harald Welte · 8 years ago
  5. 80c3ffa fix 'make distcheck': Add internal.h to noinst_HEADERS by Harald Welte · 8 years ago
  6. d2bb0bc Re-license the library as LGPLv2-or-later by Harald Welte · 8 years ago
  7. 50826a5 tools: gtp-link: bind to GTP UDP sockets by Pablo Neira Ayuso · 8 years ago
  8. 7b30c55 tools: silence compilation warnings by Pablo Neira Ayuso · 8 years ago
  9. 18c9c76 tools: gtp-link: rename file now that we support deletion command by Pablo Neira Ayuso · 8 years ago
  10. 448bce4 tools: gtp-link: allow to delete links by Pablo Neira Ayuso · 8 years ago
  11. 517be89 tools: gtp-tunnel: restore option parsing by Pablo Neira Ayuso · 8 years ago
  12. f69f8c7 gtp-genl: fix wrong MS address by Pablo Neira Ayuso · 8 years ago
  13. 9438f72 tools: gtp-tunnel: simplify this by using gtp_list_tunnel() by Pablo Neira Ayuso · 8 years ago
  14. 6ae67df tools: gtp-tunnel: fix wrong MS address by Pablo Neira Ayuso · 8 years ago
  15. b9f6ffe include: refresh linux header copies in the tree by Pablo Neira Ayuso · 8 years ago
  16. ee7bb1f gtp: fix missing initialization of netns file descriptor by Pablo Neira Ayuso · 8 years ago
  17. 17c816f gtp-rtnl: Split TID handling for GTPv0 and GTPv1 by Andreas Schultz · 8 years ago
  18. af422a4 gtp-rtnl: real_ifname is not long needed, remove it by Andreas Schultz · 8 years ago
  19. e962741 gtp-rtnl: sync GTPA_FLOW nl attribute name from kernel to userspace by Andreas Schultz · 8 years ago
  20. 4977330 gtp-rtnl: and netns support by Andreas Schultz · 8 years ago
  21. 51b00a6 Add copright headers and license files, list Pablo as author by Harald Welte · 10 years ago
  22. 717797b build: link this library to libmnl by Pablo Neira Ayuso · 10 years ago
  23. deb5408 gtp-rtnl: add gtp_dev_config function by Pablo Neira Ayuso · 10 years ago
  24. 1f68329 gtp-rtnl: refactor common rtnetlink socket initialization code by Pablo Neira Ayuso · 10 years ago
  25. b976ffa libgtpnl: add flow id support by Pablo Neira Ayuso · 10 years ago
  26. b0d712b libgtpnl: tools: gtp-tunnel: display teid in hexadecimal by Pablo Neira Ayuso · 10 years ago
  27. 2d875f2 gtp-rtnl: remove debugging message that print netlink message by Pablo Neira Ayuso · 10 years ago
  28. 3a7dd0a libgtpnl: tools: fix compilation of gtp-link-add by Pablo Neira Ayuso · 10 years ago
  29. 7aa2087 allow to specify the interface name for the GTP device by Pablo Neira Ayuso · 10 years ago
  30. dea76a0 gtp: create socket from userspace and pass them as configuration by Pablo Neira Ayuso · 10 years ago
  31. 41ff538 gtp-rtnl: add gtp_dev_destroy by Pablo Neira Ayuso · 10 years ago
  32. 10df059 gtp-rtnl: refactor code to prepare the addition of gtp_dev_destroy by Pablo Neira Ayuso · 10 years ago
  33. 3876ef6 gtp-rtnl: fix leak in struct mnl_socket on error in gtp_dev_create() by Pablo Neira Ayuso · 10 years ago
  34. f8ca765 tools: gtp-tunnel: fix accidentally swapped ms_addr and sgsn_addr by Pablo Neira Ayuso · 10 years ago
  35. 0829e0e gtp-genl: fix compilation warning by Pablo Neira Ayuso · 10 years ago
  36. 1853295 add struct gtp_tunnel and adapt functions to use it by Pablo Neira Ayuso · 10 years ago
  37. 1450666 add libgtpnl by Pablo Neira Ayuso · 10 years ago