Packets/80221Bundle/MIHPacket: register MIH EtherType in registry
cni [Wed, 23 Sep 2009 11:25:47 +0000 (11:25 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1432 270642c3-0616-0410-b53a-bc976706d245

senf/Packets/80221Bundle/MIHPacket.cc

index 05718d9..964389b 100644 (file)
 #include <senf/Packets/Packets.hh>
 #include <senf/Utils/hexdump.hh>
 #include <boost/io/ios_state.hpp>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
 
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
 
+namespace {
+    senf::PacketRegistry<senf::EtherTypes>::RegistrationProxy<senf::MIHPacket>
+        registerMIHPacket (0x86dd);
 
+}
 
 ///////////////////////////////////////////////////////////////////////////
 // MIHFId_TLVParser