Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-bootp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 9 Jul 2000 17:47:05 -0500 (CDT)
guy         2000/07/09 17:46:59 CDT

  Modified files:
    .                    packet-bootp.c 
  Log:
  Check the options in a BOOTP packet regardless of whether the protocol
  tree is to be constructed or not; if it has the DHCP option, we want to
  mark the packet as DHCP even if we're not constructing the protocol
  tree.
  
  Extract the code to process Netware/IP suboptions into a separate
  routine.
  
  Revision  Changes    Path
  1.36      +352 -345  ethereal/packet-bootp.c