X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2F80221Bundle%2FMIHTypes.hh;h=64ae62b62126994af0fb9dcc349534cc4717bf57;hb=d80f142699130075658d6448c90adf71338f2c5a;hp=ea8b5b2e39f0ee8a374cbf5cf286466f30408f13;hpb=f723d7852a8195072eee387ea9ca77156b58438b;p=senf.git diff --git a/senf/Packets/80221Bundle/MIHTypes.hh b/senf/Packets/80221Bundle/MIHTypes.hh index ea8b5b2..64ae62b 100644 --- a/senf/Packets/80221Bundle/MIHTypes.hh +++ b/senf/Packets/80221Bundle/MIHTypes.hh @@ -46,6 +46,8 @@ namespace senf { public boost::equality_comparable { public: + static MIHFId const Multicast; ///< The multicast (empty) MIHF Id + static MIHFId const None; ///< The multicast (empty) MIHF Id enum Type { Empty, MACAddress, INet4Address, INet6Address, String, EUI64 }; MIHFId(); ///< Create empty instance.