Re: [PATCH v1 net-next] ip6_tunnel: Adding support of mapping rules for MAP-E tunnel

2018-11-23 Thread David Miller
From: Felix Jia Date: Tue, 20 Nov 2018 14:53:24 +1300 > +struct ip6_tnl_rule { > + u8 version; > + struct in6_addr ipv6_subnet; > + u8 ipv6_prefixlen; > + struct in_addr ipv4_subnet; > + u8 ipv4_prefixlen; > + u8 ea_length; > + u8 psid_offset; Please arrange the

[PATCH v1 net-next] ip6_tunnel: Adding support of mapping rules for MAP-E tunnel

2018-11-19 Thread Felix Jia
From: Blair Steven Mapping of Addresses and Ports with Encapsulation (MAP-E) is defined in RFC7597, and is an IPv6 transition technology providing interoperability between IPv4 and IPv6 networks. MAP-E uses the encapsulation mode described in RFC2473 (IPv6 Tunneling) to transport IPv4 and IPv6