http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37958
User: etxrab
Date: 2011/07/11 03:12 AM
Log:
From Michael Mann:
Added filters for BOOTP options of "basic" types (modeled after packet-wssap.c)
"bootp.option.length" only used when specific option filter can't be found.
"bootp.option.value" expanded to support multiple types
Converted "custom options string" to UAT
replacing many proto_tree_add_text() calls with
proto_tree_add_item(), so the BOOTP dissector is considerably more filterable
Directory: /trunk/epan/dissectors/
Changes Path Action
+1723 -1458 packet-bootp.c Modified