Releases: free5gc/gtp5g
Releases · free5gc/gtp5g
v0.8.7
What's Changed
- Support GTP-U Sequence number for DL pkt in psaUPF by @jessetu75 in #91
- Use systemd directory on make install/uninstall by @lucasoshiro in #90
- fix: change spaces to tabs to allow compilation by @awandke in #92
- Fix Makefile Separator by @jessetu75 in #93
- fix: build failed by @ianchen0119 in #94
New Contributors
- @jessetu75 made their first contribution in #91
- @lucasoshiro made their first contribution in #90
- @awandke made their first contribution in #92
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
- support session AMBR & MFBR & URR MBQE(measurement before QoS enforcement) by @chen042531 in #86
- update readme with QoS feature & remove old information by @chen042531 in #89
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Modify gtp5g_genl_family definition to support kernel verion >= 6.2. by @RobertttBS in #88
New Contributors
- @RobertttBS made their first contribution in #88
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- update function check_urr. do not add packet count when volume is zero by @chen042531 in #87
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Fix incorrect kernel version for conditional compilation by @afcidk in #78
- fix: remove all the header in the correct way by @Roy-Hu in #79
- fix: start of SDF will not send measurement by @Roy-Hu in #80
- Fix double free possibility by @ShouheiNishi in #82
- Fix uninitialized variable by @ShouheiNishi in #83
New Contributors
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- update log level by @chen042531 in #72
- modify log level by @chen042531 in #76
- Guard pdr::far and far::fwd_param by RCU macros by @ShouheiNishi in #75
- add comments for clarify the source code by @ianchen0119 in #77
- Add check for length of extension hdr by @ShouheiNishi in #73
New Contributors
- @ianchen0119 made their first contribution in #77
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- check unix-socket/netlink by @chen042531 in #69
- remove temp solution for sending report by socket by @Roy-Hu in #70
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- send report by netlink & fill usage report netlink attr by strcut report by @Roy-Hu in #67
- allow make gtp5g module outside of gtp5g folder by @chen042531 in #68
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
What's Changed
- Paging netlink by @ShouheiNishi in #55
- add new struct pdr_node && update related far/qer/urr hash table by @chen042531 in #59
- Fix bad ports in echo reply by @john721 in #60
- add conditional compilation for packet counting by @chen042531 in #61
- fix: send usage report by socket while buffering by netlink enabled by @Roy-Hu in #63
Full Changelog: v0.7.1...v0.7.2