Attention is currently required from: laforge, pespin.
clufn has posted comments on this change by clufn. ( https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/40255?usp=email )
Change subject: Add required conversions for IPv6 and IPv4v6 support ......................................................................
Patch Set 5:
(2 comments)
File src/conv.erl:
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/40255/comment/f684aa4a_022d5... : PS5, Line 72: add_prefix(<<A:8, B:8, C:8, D:8, E:8, F:8, G:8, H:8, I:8, J:8, K:8, L:8, M:8, N:8, O:8, P:8>>) ->
I'm not seeing this one used anywhere?
There is a second patch coming that uses the IP address requested by the UE is the IKE_AUTH request that uses this to format the gtpv2 message
https://gerrit.osmocom.org/c/erlang/osmo-epdg/+/40255/comment/31459903_70bcb... : PS5, Line 136: ipv6 = remove_prefix(Addr)};
Ah now I see, so you are doing 2 things in this comit: […]
The IPv6 Address send by the epc has a prefix bit that causes issues in the epdg