From dfca06b0584116ac88bcb1585e8750ecfeeb4dd4 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Sun, 20 Aug 2023 14:40:38 +0100 Subject: nat64: T160: Implement Jool-based NAT64 translator Signed-off-by: Joe Groocock (cherry picked from commit 7d49f7079f1129c2fadc7f38ceb230804d89e177) # Conflicts: # debian/control --- interface-definitions/include/nat64-protocol.xml.i | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 interface-definitions/include/nat64-protocol.xml.i (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/nat64-protocol.xml.i b/interface-definitions/include/nat64-protocol.xml.i new file mode 100644 index 000000000..9432e6a87 --- /dev/null +++ b/interface-definitions/include/nat64-protocol.xml.i @@ -0,0 +1,27 @@ + + + + Apply translation address to a specfic protocol + + + + + Transmission Control Protocol + + + + + + User Datagram Protocol + + + + + + Internet Control Message Protocol + + + + + + -- cgit v1.2.3