Add additional IpTypes for Ip-in-IP etc.
[senf.git] / Packets / IpV6Packet.hh
index 99d2476..693d260 100644 (file)
@@ -36,6 +36,7 @@
 
 namespace senf {
 
+    // See RFC2460
     template <class Iterator=nil, class IpV6Packet=nil>
     struct Parse_IpV6 : public ParserBase<Iterator,IpV6Packet>
     {