Add additional IpTypes for Ip-in-IP etc.
[senf.git] / Packets / UDPPacket.hh
index e94f9c4..078a424 100644 (file)
@@ -34,6 +34,7 @@
 
 namespace senf {
     
+    // See RFC768
     template <class Iterator=nil, class IPacket=nil>
     struct Parse_UDP : public ParserBase<Iterator,IPacket>
     {