vulcanfan
vulcanfan
Hi, I have PDU Id 1 established ok, and Pdu session id = 1 is reported in the CLI tool 'status' and seen in Wireshark in the PDUSessionEstablishment messages etc....
Hi, Just running the default registration, auth, security and PDUEstablishment procedure that the ue does on start-up, but I see no UL NAS RegistrationComplete message even though a new GUTI...
Hi, In dhcpv4/nclient4/client.go:receiveLoop() there is a check that if a client MAC address is included in an incoming packet and if that client MAC address does not match the local...
Hi, In some scenarios its advantageous to receive a packet, remove a header and then transmit it out again. From what I can see the packet is always expected to...
Hi, I'm having some trouble with the following snippet under get: and parameters: ``` - name: group-id in: query description: Group IDs schema: type: array items: $ref: '#/components/schemas/GroupId' minItems: 1...