Add additional IpTypes for Ip-in-IP etc.
[senf.git] / Packets / EthernetPacket.hh
index 53d1dca..56b1f49 100644 (file)
@@ -58,6 +58,7 @@ namespace senf {
     };
 
     struct EtherTypes {
+       // See http://www.iana.org/assignments/ethernet-numbers
         typedef boost::uint16_t key_t;
     };