summaryrefslogtreecommitdiffhomepage
path: root/TODO
blob: 6a5f9b940b8cb0b000b6a2028bf6886e73d24f77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* Verify tunnel MTU

   RFC 7676 section "3.2.  MTU Considerations"

   Before activating a GRE tunnel and periodically thereafter, the GRE
   ingress node MUST verify the tunnel's ability to carry a 1280-octet
   IPv6 payload packet from ingress to egress, without fragmenting the
   payload.  Having executed those procedures, the GRE ingress node MUST
   activate or deactivate the tunnel accordingly.

   Implementation details regarding the above-mentioned verification
   procedures are beyond the scope of this document.  However, a GRE
   ingress node can verify tunnel capabilities by sending a 1280-octet
   IPv6 packet addressed to itself through the tunnel under test.