Added dump information for NDP options to appropriate ICMPv6 types
[senf.git] / senf / Packets / DefaultBundle / IPv6Packet.hh
index 7fecab5..251dfa7 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: EthernetPacket.hh 299 2007-07-10 21:23:49Z g0dil $
+// $Id$
 //
 // Copyright (C) 2007
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
@@ -152,10 +152,10 @@ namespace senf {
                                                in \ref IpTypes */
     };
 
-    /** \brief IPv6 packet typedef */
+    /** \brief IPv6 packet typedef
+        \ingroup protocolbundle_default
+     */
     typedef ConcretePacket<IPv6PacketType> IPv6Packet;
-
-    ///@}
 }
 
 ///////////////////////////////hh.e////////////////////////////////////////