Tested alongside Open5GS
This feature is the culmination of all the refactoring has been done in PacketRusher, and I'm proud that we are finally able to ship this feature!
Can be tested with the following CLI: ./packetrusher multi-ue -n 1 --idl 5000 --tbr 0 and then pinging on UE's IP address from N6/DN. (@Raguideau Can you test what happen when disconnecting UE using ATH UI while it is idle?)
[X] I have read the CONTRIBUTING document.
[X] Each of my commits messages include Signed-off-by: Author Name <authoremail@example.com> to accept the DCO.
Types of changes
./packetrusher multi-ue -n 1 --idl 5000 --tbr 0
and then pinging on UE's IP address from N6/DN. (@Raguideau Can you test what happen when disconnecting UE using ATH UI while it is idle?)Signed-off-by: Author Name <authoremail@example.com>
to accept the DCO.