v0.6.1
Fix bug in IGMP protocol implementation (#17) 1. Parse protocol type when unmarshalling IGMPv1orv2 message 2. Fix an offset issue when unmarshalling IGMPv3Query message 3. Use function Len() to compare data length instead of using constant values Signed-off-by: wenying <[email protected]>