X-Git-Url: https://git.sur5r.net/?p=ngadmin;a=blobdiff_plain;f=wireshark%2Fnsdp.lua;h=08caca8544d136765574abd355debeee06a756c9;hp=6703a2169af1e0e7eba10fefb71bb2f90d66191c;hb=973f32d961343eae1caf3f03c7600068a05e952b;hpb=63c275b6dd5fdbeef61eec3c264a09cf65882fb4 diff --git a/wireshark/nsdp.lua b/wireshark/nsdp.lua index 6703a21..08caca8 100644 --- a/wireshark/nsdp.lua +++ b/wireshark/nsdp.lua @@ -225,6 +225,7 @@ local attributes = { [0x6C00] = {name = "Block Unknown IGMP Addresses", dissect = "uint"}, [0x7000] = {name = "Validate IGMPv3 Headers", dissect = "uint"}, [0x7400] = {name = "TLV Bitmap", dissect = nill}, + [0x9000] = {name = "Loop Detection", dissect = "uint"}, [0xFFFF] = {name = "End", dissect = nill} }