Foo over UDP
Foo over UDP
Posted Oct 4, 2014 7:59 UTC (Sat) by tomgj (guest, #50537)Parent article: Foo over UDP
When the article says that "support has been added to the IPIP, SIT [...] and GRE [...] protocols", I am not sure whether this means that support for UDP encapsulation is in the definition / specification of those protocols, or if it means that support has been added to the implementations of those protocols within Linux. Can anyone clarify this?
Posted Oct 4, 2014 12:36 UTC (Sat)
by corbet (editor, #1)
[Link]
The latter, mainly; the implementations have been augmented with FOU support. There is an RFC for GRE over UDP, at least, and the Linux code follows it.
Foo over UDP