Changelog for
libgtp6-1.11.0-1.1.x86_64.rpm :
* Thu Apr 11 2024 Jan Engelhardt
- Update to release 1.11.0
* gtp: Add net GTP cause values and a function to check for success
* Wed Nov 01 2023 Jan Engelhardt - Update to release 1.10.2
* doc: running: update kernel-gtp limitations
* Thu May 18 2023 Jan Engelhardt - Update to release 1.10.1
* Use rate_ctr for gsn_t available_counters
* ggsn: Introduce tdef and make it configurable over VTY
* gtp: Introduce VTY configurable GTP timer X3- Add ppc64.diff
* Wed Aug 03 2022 Jan Engelhardt - Update to release 1.9.0
* libgtp: Fix ggsn crash if pdp alloc array is full (PDP_MAX)
* gtp: Log detection of rx duplicate
* gtp: Log retrans queue register&free entries
* Fri Nov 19 2021 Martin Hauke - Update to version 1.8.0
* Fix vty PDP lookups by IMSI
* apn_start: avoid segfault if missing tun-device
* Add --vty-ref-mode option
* ggsn: Reject PDP CTX ACT for static IP addresses
* gtp: Support tx/rx RAN Information Relay message
* ggsn: Fix heap-use-after-free during Recovery without associated PDP
* Sun Mar 14 2021 Jan Engelhardt - Update to release 1.7.1
* Support setting rt-prio and cpu-affinity mask through VTY
* Fix vty PDP lookups by IMSI
* Prevent Crash in show pdp-context from vty
* Sun Sep 06 2020 Jan Engelhardt - Update to release 1.6.0
* Add Linux network namespace support for TUN device
* sgsnemu: Implement ping on IPv6 APNs
* Sun Jan 05 2020 Martin Hauke - Update to new upstream release 1.5.0
* sgsnemu: Fix null-pointer format string argument
* ggsn, sgsnemu: Drop use of no-op deprecated gtp_retrans
* APIs
* ggsn: Implement echo req/resp and recovery
* libgtp: Introduce cb_recovery3
* ggsn_vty.c: Improve output of VTY show pdp-context
* gtp-kernel.c: Fix wrong use of in46a_from_eua, print IPv6 euas- Update patch:
* build-fixes.diff
* Wed Aug 14 2019 Jan Engelhardt - Update to new upstream release 1.4.0
* ggsn: Add minimalistic PAP support
* ggsn: More logging from PCO handling (e.g. in case of malconfiguration)
* osmo-ggsn: fix VTY command for getting PDP contexts by APN
* osmo-ggsn: add VTY command to show PDP context by IPv4
* gtp: Introduce new pdp APIs (and deprecate old ones) to support multiple GSN
* Sat Jul 27 2019 Martin Hauke - Disable LTO for now since it breaks compilation of the tests See: https://osmocom.org/issues/4114