http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24611
User: jmayer
Date: 2008/03/12 09:00 PM
Log:
+ DHCP overload option parsing changes (triggered by bug 2194):
- The overloaded options are displayed at the same level as other options
- The bootp file and server name options are displayed as overloaded if
appropriate. To achieve this the bootp header parsing code needed to be
moved to a later point.
+ Some signedness warning fixes.
+ Make a global variable (novell_string) static
Directory: /trunk/epan/dissectors/
Changes Path Action
+140 -128 packet-bootp.c Modified