Packets/80221Bundle/MIHPacket: register MIH EtherType in registry
[senf.git] / 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