Bug #1953
IPv6 support for outer (transport) IP layer missing
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/18/2017
Due date:
% Done:
0%
Spec Reference:
Description
The 3GPP specs permit for both IPv4 and IPv6, but we only implement IPv4. This is embarrassing and should be changed. Contribution welcome!
History
#1 Updated by RoadRunnR almost 4 years ago
- File 0001-gtp-move-path-mtu-calculation-and-error-handling-int.patch 0001-gtp-move-path-mtu-calculation-and-error-handling-int.patch added
- File 0002-gtp-untangle-the-inner-and-tunnel-IP-protocol-type.patch 0002-gtp-untangle-the-inner-and-tunnel-IP-protocol-type.patch added
- File 0003-gtp-add-IPv6-transport-outer.patch 0003-gtp-add-IPv6-transport-outer.patch added
1st draft of outer IPv6 tunnel support (compile tested only)
This version depends on the PDP context socket patches and will not apply on the current upstream code.