ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 37958: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 11 Jul 2011 10:12:45 GMT
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