Update dependency free5gc/gtp5g to v0.9.14
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| free5gc/gtp5g | patch |
v0.9.4 -> v0.9.14
|
Release Notes
free5gc/gtp5g (free5gc/gtp5g)
v0.9.14
What's Changed
- fix: adjust CBS/EBS size with average window (default: 1000ms) by @tim-ywliu in https://github.com/free5gc/gtp5g/pull/146
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.13...v0.9.14
v0.9.13
What's Changed
- Update README.md by @ian-cs12-NYCU in https://github.com/free5gc/gtp5g/pull/142
- Fix downlink GTP packets not being forwarded when
ue_addr_ipv4is set by @louisroyer in https://github.com/free5gc/gtp5g/pull/138 - Fix/kernel panic by @ianchen0119 in https://github.com/free5gc/gtp5g/pull/143
New Contributors
- @ian-cs12-NYCU made their first contribution in https://github.com/free5gc/gtp5g/pull/142
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.12...v0.9.13
v0.9.12
What's Changed
- Update URR report by @chen042531 in https://github.com/free5gc/gtp5g/pull/139
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.11...v0.9.12
v0.9.11
What's Changed
- Fix the double free issue when a packet is dropped. by @chen042531 in https://github.com/free5gc/gtp5g/pull/137
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.10...v0.9.11
v0.9.10
What's Changed
- Update the method for finding IPv4 routes. by @chen042531 in https://github.com/free5gc/gtp5g/pull/135
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.9...v0.9.10
v0.9.9
What's Changed
- Add the missing return value when a packet is dropped. by @chen042531 in https://github.com/free5gc/gtp5g/pull/134
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.8...v0.9.9
v0.9.8
What's Changed
- Buffer packets with sequence numbers in GTP header. by @chen042531 in https://github.com/free5gc/gtp5g/pull/132
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.7...v0.9.8
v0.9.7
What's Changed
- Add a check to verify if the URR counting is for uplink or downlink. by @chen042531 in https://github.com/free5gc/gtp5g/pull/133
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.6...v0.9.7
v0.9.6
What's Changed
- fix: wrong GTP length when Sequence Number is enabled and QoS is disabled by @louisroyer in https://github.com/free5gc/gtp5g/pull/130
- fix(QoS): Get now after get lock to prevent from negtive elapsed time. by @leoelva in https://github.com/free5gc/gtp5g/pull/131
- Add DKMS support by @TheFunctionalGuy in https://github.com/free5gc/gtp5g/pull/128
- fix: define NETIF_F_LLTX macro if missing by @TheFunctionalGuy in https://github.com/free5gc/gtp5g/pull/129
New Contributors
- @TheFunctionalGuy made their first contribution in https://github.com/free5gc/gtp5g/pull/128
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.5...v0.9.6
v0.9.5
What's Changed
- fix: double free socket buffer by @ianchen0119 in https://github.com/free5gc/gtp5g/pull/127
Full Changelog: https://github.com/free5gc/gtp5g/compare/v0.9.4...v0.9.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.