Releases: free5gc/gtp5g
Releases · free5gc/gtp5g
v0.9.11
What's Changed
- Fix the double free issue when a packet is dropped. by @chen042531 in #137
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
- Update the method for finding IPv4 routes. by @chen042531 in #135
Full Changelog: 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 #134
Full Changelog: v0.9.8...v0.9.9
v0.9.8
What's Changed
- Buffer packets with sequence numbers in GTP header. by @chen042531 in #132
Full Changelog: 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 #133
Full Changelog: 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 #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