edgecomllc / eupf

5G User Plane Function (UPF) based on eBPF
Apache License 2.0
107 stars 20 forks source link

eUPF in ULCL scenario don't resolve ARP for ancor UPFs #465

Closed PapaySail closed 12 months ago

PapaySail commented 1 year ago

As described in https://github.com/edgecomllc/eupf/issues/456#issuecomment-1775708888 overcome approach needed for traffic to go throught eUPF to next UPF in ULCL scenario with N9 interfaces.

we need to open eupf shell and start pinging both upf1 and upf2

pirog-spb commented 1 year ago

My proposed solution is to add GTP Path management feature. eUPF have to send GTP Echo Request to every known GTP peer.

pirog-spb commented 1 year ago

Simple GTP Path management option implemented: