mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
When traffic from UE is destined to an other UE on the same UPF, the packet shouldn't be sent to the TUN interface, but should be re-encapsulated and forwarded via the destination UE's GTP-U tunnel. Before, in the gtp-path.c, there was a TODO placeholder for this. Logic: - Look up the destination UE session by inner packet dest IP - Find a matching downlink PDR with FAR - Fall back to lowest precedence PDR - URR accounting - Buffering and dowlink data reporting Additionally, the multi-ue-test was extended with each UE pinging the next UE. Signed-off-by: akos011221 <orbanakos2001@gmail.com> |
||
|---|---|---|
| .. | ||
| 310014 | ||
| af | ||
| app | ||
| attach | ||
| common | ||
| core | ||
| crypt | ||
| csfb | ||
| fuzzing | ||
| handover | ||
| non3gpp | ||
| registration | ||
| sctp | ||
| slice | ||
| transfer | ||
| unit | ||
| volte | ||
| vonr | ||
| meson.build | ||