Junxiao Shi
Junxiao Shi
When PacketRusher is started with GTP-U tunnel enabled and runs deregistration-reregistration sequence in a loop, the process crashes when the second registration succeeds. ## To Reproduce Extract the archive: [3.tgz](https://github.com/user-attachments/files/19474784/3.tgz)...
**Describe the bug** When PacketRusher creates a PDU session valXXXXXXXXXX interface, the MTU size calculation is off by 8 octets, which forces IPv4 fragmentation on the N3 network. **To Reproduce**...
I'm testing free5GC UPF with OAI-CN5G-SMF and noticed that the PFCP Session Establishment Response is encoded incorrectly. According to [TS 129 244](https://www.etsi.org/deliver/etsi_ts/129200_129299/129244/16.06.00_60/ts_129244v160600p.pdf): * Section 7.5.3.2 Created PDR IE within PFCP...
I'm testing free5GC UPF (Docker image `free5gc/upf:v3.4.4`) with [Open5GCore](https://www.open5gcore.org/) SMF (commercial software, v7.4.3). I found that when the free5GC UPF receives an invalid PFCP Session Establishment Request, it would log...
In Specification - Encoding: The **insert** topic only accepts RepoCommandParam that contains ObjParam. The **sync/join** topic only accepts RepoCommandParam that contains SyncParam. This suggests that these should be two separate...
I'd like to suggest the inclusion of following software: [5gdeploy](https://github.com/usnistgov/5gdeploy) - a set of scripts to deploy and control 5G network, primarily useful for running an emulated 5G network in...
I'm trying the combination of free5GC Control Plane and BESS UPF, but I cannot get downlink traffic to work. ## BESS UPF configuration upf1.json ```json { "access": { "ifname": "n3"...
When XO is installed alongside TypeScript 5.7 and tsconfig.json .compilerOptions.lib includes "ESNext.Promise", the XO CLI reports a parsing error. ## package.json ```json { "private": true, "type": "module", "packageManager": "[email protected]+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab", "dependencies":...
OS: Raspberry Pi OS bookworm 64-bit Kernel: 6.12.25+rpt-rpi-v8 Compiler: gcc (Debian 12.2.0-14+deb12u1) 12.2.0 Error message: ```text $ sudo dkms build -m rtl8812au -v 455e6e4c8a288767b399296da1eeb13eafa70f2b Sign command: /lib/modules/6.12.25+rpt-rpi-v8/build/scripts/sign-file Signing key: /var/lib/dkms/mok.key...