http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32845
User: jake
Date: 2010/05/17 11:48 AM
Log:
From Lars Ruoff:
Add some more robustness to Alcatel-Lucent vendor specific
DHCP options and add some new option values.
It now supports all currently implemented option values, i.e.:
{Option Opcode Length (bytes) Content}
AVA 58 (0x3A) 2 Vlanid
IP Touch TFTP1 64 (0x40) 4 IPv4 address
IP Touch TFTP2 65 (0x41) 4 IPv4 address
APPLICATION_TYPE 66 (0x42) 1 0 (noe) / 1 (sip)
SIP URL 67 (0x43) x bytes url string
Directory: /trunk/epan/dissectors/
Changes Path Action
+89 -65 packet-bootp.c Modified