aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-04-04tools: gtp-tunnel: add IPv6 supportpablo/ipv6Pablo Neira Ayuso1-12/+48
2023-04-04add IPv6 API for GTP tunnelPablo Neira Ayuso3-0/+27
2023-04-04add IPv6 supportPablo Neira Ayuso3-25/+92
2023-04-04update to prepare for IPv6 supportPablo Neira Ayuso3-17/+25
2023-02-09Merge "fix memleak on del_tunnel() failure"neels1-0/+2
2023-02-07Bump version: 1.2.3.3-6954 → 1.2.41.2.4Pau Espin Pedrol1-0/+9
2023-02-03fix memleak on del_tunnel() failureNeels Janosch Hofmeyr1-0/+2
2022-09-07tools/gtp-link: add --sgsn to usageOliver Smith1-1/+2
2022-09-07tools/gtp-tunnel: fix del usageOliver Smith1-1/+1
2022-09-01README: fix link to homepageOliver Smith1-1/+1
2022-06-28Bump version: 1.2.2.1-9fa7-dirty → 1.2.31.2.3Pau Espin Pedrol2-1/+8
2022-04-28fix some cases of rc == 0 on errorNeels Hofmeyr1-3/+7
2021-02-23Bump version: 1.2.1.6-465b → 1.2.21.2.2Pau Espin Pedrol1-0/+16
2021-02-12install gtp-tunnel and gtp-link toolsGabriel Ganne4-1/+28
2021-02-04.gitignore: Ignore new autofoo tmp filesPau Espin Pedrol1-0/+1
2021-01-27configure.ac: set -std=gnu11Oliver Smith1-0/+2
2020-10-12Enable parallel make in make distcheckPau Espin Pedrol1-2/+2
2020-05-19contrib: integrate RPM specOliver Smith3-6/+5
2020-05-14contrib: import RPM specOliver Smith1-0/+86
2019-08-07Bump version: 1.2.0.2-d160-dirty → 1.2.11.2.1Pau Espin Pedrol1-0/+11
2019-08-07debian: Adapt package name to lib's current major versionPau Espin Pedrol2-3/+3
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2018-09-17debian/rules: Don't overwrite .tarball-versionPau Espin Pedrol1-4/+0
2018-05-02Bump version: 1.1.0.5-b1ad-dirty → 1.2.01.2.0Pau Espin Pedrol2-1/+7
2018-05-02configure.ac: Use git-version-gen to set VERSIONPau Espin Pedrol2-1/+154
2018-05-02debian/changelog: Set latest release as unstablePau Espin Pedrol1-1/+1
2018-05-02configure.ac: Depend on osmo-release.mkPau Espin Pedrol5-22/+21
2018-04-26Fix CTRL_ATTR_FAMILY_ID attribute sizeHarald Welte1-1/+1
2018-02-16Makefile: Build gtp-{link,tunnel} by default, but don't install themHarald Welte1-2/+2
2017-11-12Tag/Release v1.1.01.1.0Harald Welte6-6/+16
2017-11-12add 'm4' subdirectory to .gitignoreHarald Welte1-0/+1
2017-11-12Use release helper from libosmocoreHarald Welte2-0/+6
2017-11-12gtp_build_payload(): Support absent peer and SGSN addressHarald Welte1-2/+4
2017-11-12Add '--enable-sanitize' from other osmocom projectsHarald Welte2-1/+13
2017-11-12Add contrib/jenkins.sh for jenkins build verificationHarald Welte1-0/+12
2017-11-08Add genl_socket_close() functionHarald Welte4-0/+9
2017-10-30Add Debian packaging informationHarald Welte7-0/+95
2017-03-24Provide declaration for struct in_addrJonas Bonn1-0/+1
2017-03-24Rename netlink attributeJonas Bonn2-5/+5
2017-03-24Add support for SGSN role via IFLA_GTP_ROLEHarald Welte3-3/+12
2017-03-24gtl-link.c: Actually use libgtpnl, don't hand-coded netlink msgHarald Welte1-55/+3
2017-03-24Add support for SGSN role via IFLA_GTP_ROLEHarald Welte3-1/+21
2017-03-17add README.md fileHarald Welte1-0/+51
2016-08-25Fix look-up of GTP tunnel by TEIjunpei yoshino1-1/+1
2016-07-28mark as 1.0.1 after re-licensing and dist-check fixHarald Welte1-1/+1
2016-07-28fix 'make distcheck': Add internal.h to noinst_HEADERSHarald Welte1-0/+2
2016-07-28Re-license the library as LGPLv2-or-laterHarald Welte7-1033/+522
2016-05-10tools: gtp-link: bind to GTP UDP socketsPablo Neira Ayuso1-1/+36
2016-05-10tools: silence compilation warningsPablo Neira Ayuso1-1/+1
2016-05-10tools: gtp-link: rename file now that we support deletion commandPablo Neira Ayuso2-3/+3