Wireshark-commits: [Wireshark-commits] rev 33203: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 10 Jun 2010 01:33:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33203

User: wmeier
Date: 2010/06/09 06:33 PM

Log:
 From Jason Burns:  DHCP Dissector - Support for DHCP Option 150 TFTP Server Address
 
 "According to this document DHCP Option 150 is an array of IPv4 TFTP Server
 Addresses
 
 http://cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a00800942f4.shtml#tftp_option
 
 I fixed the capitalization of this option in the bootp dissector and changed
 the type to match the actual use of the option. (ipv4_list)"
 
 From me: Add a pointer to a draft RFC about the DHCP "TFTP Server Address" option.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +2 -1      packet-bootp.c    Modified