Ethereal-cvs: [Ethereal-cvs] Rev 12388: /trunk/epan/dissectors/: packet-bootp.c

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

Date: Mon, 25 Oct 2004 08:56:44 -0000
User: guy
Date: 2004/10/25 03:56 AM

Log:
 Remove val_s_long as it's unimplemented and unused - put it back if it's
 ever necessary.
 
 Make some options, that have only one IPv4 address, use ipv4 rather than
 ipv4_list.
 
 Add val_u_short_list, and have val_u_short accept one and only one
 16-bit integer.  Give options the appropriate type.
 
 Shuffle the types a bit in the enum, and shuffle the cases for types
 around to match the order in the enum.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +169 -138  packet-bootp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12388&view=rev