Packets: some minor GenericTLV clean ups
[senf.git] / senf / Packets / DefaultBundle / ICMPv6Packet.hh
index 1165701..c5c2694 100644 (file)
@@ -89,6 +89,9 @@ namespace senf
         }
     };
     
+    /** \brief ICMPv6 packet typedef
+        \ingroup protocolbundle_default
+     */
     typedef ConcretePacket<ICMPv6PacketType> ICMPv6Packet;
 }