Releases: free5gc/gtp5g
Releases · free5gc/gtp5g
v0.9.6
What's Changed
- fix: wrong GTP length when Sequence Number is enabled and QoS is disabled by @louisroyer in #130
- fix(QoS): Get now after get lock to prevent from negtive elapsed time. by @leoelva in #131
- Add DKMS support by @TheFunctionalGuy in #128
- fix: define NETIF_F_LLTX macro if missing by @TheFunctionalGuy in #129
New Contributors
- @TheFunctionalGuy made their first contribution in #128
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- fix: double free socket buffer by @ianchen0119 in #127
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
What's Changed
- add null check by @chen042531 in #118
- Add support for setting PDU Session Container Type to UL by @linouxis9 in #108
- fix pr118: missing pdr far by @chen042531 in #119
- fix kernel division error by @chen042531 in #120
New Contributors
- @linouxis9 made their first contribution in #108
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- add api to get ul/dl packets counter & add srcIntf IE by @chen042531 in #104
- fix null panic by @chen042531 in #107
- fix: support for compilation with linux v6.9 by @manuel2258 in #110
- update QER UL/DL Gate by @chen042531 in #112
- update statistic calculation by @chen042531 in #114
New Contributors
- @manuel2258 made their first contribution in #110
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- set two counter for usage report by @chen042531 in #101
Full Changelog: v0.8.10...v0.9.0
v0.8.10
What's Changed
- update GTP5G_ATTR_MAX value which represent attribute size by @chen042531 in #102
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- update qos token bucket size for flow like 1K by @chen042531 in #97
- update no PDR match teid format in log by @chen042531 in #98
- drop packets when the QER ULDL gate is closed by @chen042531 in #99
- null check by @chen042531 in #100
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- update token fill frequency by @chen042531 in #95
- update the token refill mechanism by @chen042531 in #96
Full Changelog: v0.8.7...v0.8.8