libgtpnl (1.3.2) unstable; urgency=medium

  * dev_create: support returning -EEXIST

 -- Oliver Smith <osmith@sysmocom.de>  Wed, 12 Feb 2025 11:55:14 +0100

libgtpnl (1.3.1) unstable; urgency=medium

  [ Eric Wild ]
  * fix clang build

  [ Jan Engelhardt ]
  * Revert `configure: regular_C(PP)FLAGS -> C(PP)FLAGS`
  * build: fix bashims in configure.ac

  [ Pau Espin Pedrol ]
  * dev_create: Avoid passing IFLA_GTP_FD* attribute with value -1

 -- Oliver Smith <osmith@sysmocom.de>  Mon, 21 Oct 2024 13:31:29 +0200

libgtpnl (1.3.0) unstable; urgency=medium

  [ Oliver Smith ]
  * gitreview: new file
  * gitignore: add gtp-link, gtp-tunnel
  * README, debian/control: update URLs
  * configure: regular_C(PP)FLAGS -> C(PP)FLAGS
  * configure: add --enable-werror
  * include/linux/gtp.h: fix GTPA_MAX
  * include/linux/gtp.h: sync with kernel header
  * Use struct gtp_addr for ms_addr and sgsn_addr
  * Add IPv6 support
  * configure.ac: move AC_OUTPUT -> AC_CONFIG_FILES
  * Makefile.am: remove DIST_SUBDIRS
  * tools/gtp-tunnel: pass rc of gtp_add_tunnel
  * Add QEMU tests
  * gtp-link: close sockets on error
  * tests/qemu: pass MS_PROTO to gtp-tunnel delete
  * tools/gtp-tunnel: pass rc of gtp_del_tunnel
  * tests/qemu: add 05_ms_ip46_sgsn_ip4.sh
  * contrib: remove rpm spec file

  [ Pablo Neira Ayuso ]
  * gtp-genl: allocate room for maximum IPv6 address
  * gtp-link: add IPv6 support
  * gtp-link: set IPv6 socket only
  * gtp: provide interface to set family
  * gtp: add flags to gtp_tunnel object
  * gtp-genl: display gtp device in listing
  * gtp-tunnel: display i_tei in help
  * gtp-link: allow to specify listener address

  [ Harald Welte ]
  * Add funding link to github mirror
  * README.md: Improve markdown formatting; more links

 -- Oliver Smith <osmith@sysmocom.de>  Wed, 24 Jul 2024 14:47:19 +0200

libgtpnl (1.2.5) unstable; urgency=medium

  [ Neels Janosch Hofmeyr ]
  * fix memleak on del_tunnel() failure

  [ Oliver Smith ]
  * debian: set compat level to 10

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 12 Sep 2023 14:18:53 +0200

libgtpnl (1.2.4) unstable; urgency=medium

  [ Oliver Smith ]
  * README: fix link to homepage
  * tools/gtp-tunnel: fix del usage
  * tools/gtp-link: add --sgsn to usage

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 07 Feb 2023 14:07:11 +0100

libgtpnl (1.2.3) unstable; urgency=medium

  [ Neels Hofmeyr ]
  * fix some cases of rc == 0 on error

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Tue, 28 Jun 2022 16:13:45 +0200

libgtpnl (1.2.2) unstable; urgency=medium

  [ Oliver Smith ]
  * contrib: import RPM spec
  * contrib: integrate RPM spec
  * configure.ac: set -std=gnu11

  [ Pau Espin Pedrol ]
  * Enable parallel make in make distcheck
  * .gitignore: Ignore new autofoo tmp files

  [ Gabriel Ganne ]
  * install gtp-tunnel and gtp-link tools

 -- Pau Espin Pedrol <pespin@espeweb.net>  Tue, 23 Feb 2021 12:52:08 +0100

libgtpnl (1.2.1) unstable; urgency=medium

  [ Pau Espin Pedrol ]
  * debian/rules: Don't overwrite .tarball-version
  * debian: Adapt package name to lib's current major version

  [ Oliver Smith ]
  * contrib/jenkins.sh: run "make maintainer-clean"

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Wed, 07 Aug 2019 12:29:04 +0200

libgtpnl (1.2.0) unstable; urgency=medium

  * Fix CTRL_ATTR_FAMILY_ID attribute size

 -- Harald Welte <laforge@gnumonks.org>  Wed, 02 May 2018 16:37:14 +0200

libgtpnl (1.1.0) unstable; urgency=medium

  * Add genl_socket_close() function
  * Add contrib/jenkins.sh for jenkins build verification
  * Add '--enable-sanitize' from other osmocom projects
  * gtp_build_payload(): Support absent peer and SGSN address
  * Use release helper from libosmocore
  * add 'm4' subdirectory to .gitignore

 -- Harald Welte <laforge@gnumonks.org>  Sun, 12 Nov 2017 23:31:27 +0900

libgtpnl (1.0.1) unstable; urgency=medium

  * Initial release.

 -- Harald Welte <laforge@gnumonks.org>  Mon, 30 Oct 2017 23:03:47 +0100