Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 12 Mar 2008 21:00:05 GMT
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