Skip to content

Tags: nrg-uw/free5gc-upf

Tags

v1.0.3

Modify DNN cidr range and update go.mod

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update test.c (free5gc#54)

Grammar correction.

v1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: UPF send multiple buffered packet by 1 GTP packet when paging (f…

…ree5gc#37)

When buffered data is stored, information of length for each packet is held.
When sending data, the stored contents are taken out by length, added with a header, and transmitted.

v1.0.0

Release v1.0.0: Merge branch master into main