Attention is currently required from: fixeria, neels, osmith.
1 comment:
File src/osmo-upf/up_endpoint.c:
Patch Set #1, Line 189: return OSMO_PFCP_CAUSE_MANDATORY_IE_INCORRECT;
having no error on `local_addr->u.sa.sa_family == AF_INET6 && !f_seid->ip_addr. […]
In theory it should be possible to send an IPv4 packet over an IPv6 socket with an IPv6 address such as "::".It could even be possible to send whatever as a IPv4v6 mapped address, though I'd need to look up for the details. In any case, this is a good start imho, and we can look for corner case configs if they ever show up.
To view, visit change 41482. To unsubscribe, or for help writing mail filters, visit settings.