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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 7 May 2004 03:02:22 -0500 (CDT)
guy         2004/05/07 03:02:22 CDT

  Modified files:
    .                    AUTHORS packet-bootp.c 
  Log:
  From Thomas Anders:
  
  - support vendor-specific DHCP option 43 interpretation per CableLabs
     standards (for compliant cable devices, identified by option 60)
  - support DHCP option 122 with all suboptions (RFC 3495: CableLabs
     Client Configuration; RFC 3594: PacketCable Security Ticket Control)
  - update DHCP options list: add options 117-122
     (see http://www.iana.org/assignments/bootp-dhcp-parameters)
  - minor enhancements for DHCP options 2, 82
  - minor code cleanup
  
  Revision  Changes    Path
  1.1011    +4 -1      ethereal/AUTHORS
  1.78      +262 -23   ethereal/packet-bootp.c