Releases: free5gc/gtp5g
Releases · free5gc/gtp5g
v0.6.7
What's Changed
- Add missing include for the eth_type_trans function by @zedr in #51
- fill in correct source address of packet. by @chen042531 in #52
- extend FAR action to 16 bits by @chen042531 in #53
New Contributors
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- endMarker & T-PDU length of may-pull are different by @chen042531 in #48
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Remove redundant part in genl_version.c & Remove proc qer when module unloaded by @chen042531 in #47
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- get version number through generic netlink by @chen042531 in #46
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- handle End Marker when indirect N2 handover occur by @chen042531 in #37
- set correct qfi to packets by @chen042531 in #38
- parse multiple urrs by @chen042531 in #40
- patch-84c3c0b-dc650e8-after-code-splitting by @chen042531 in #42
- replace <stdbool.h> with <linux/types.h> by @chen042531 in #44
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- gtp5g_encap_recv should return value according to condition by @chen042531 in #35
- handle echo request and send echo response by @chen042531 in #36
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- modify ports match function by @chen042531 in #23
- add URR, BAR interface by @chen042531 in #24
- Add PDR statistics to /proc by @niloysh in #25
- free iovec to prevent memory leak by @chen042531 in #26
- The unix_sock_send() now use kvec instead of iovec for paging support… by @ShouheiNishi in #28
- Added pointer recalculation after call pskb_may_pull() by @ShouheiNishi in #29
- rearrange file structure by @chen042531 in #30
- add bar/urr CRUD by @chen042531 in #31
- Remove udp + gtp header before buffering packets to user space by @john721 in #32
New Contributors
- @niloysh made their first contribution in #25
- @ShouheiNishi made their first contribution in #28
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- fix memory leak when concate SEID and u32 ID by @chen042531 in #22
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Downlink packet from UPF to RAN should have source IP address as IP address of outgoing interface. by @leohung-free5GC in #21
Full Changelog: v0.5.2...v0.5.3