Ethereal-cvs: [Ethereal-cvs] rev 17378: /trunk/epan/dissectors/: packet-eth.c

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

Date: Thu, 23 Feb 2006 09:54:09 GMT
User: sahlberg
Date: 2006/02/23 03:54 AM

Log:
 add an expansion to ethernet source and destination addresses
 
 
 inside this expansion show
 1,    eth.addr      so people can see that this field exists (i think it is futile to use "hidden" fields and expect people to search through the infinitely long list of fields,   better show everything and they will see themself what fuields they can filter on)
 2,  bit 0x01 of the first byte to show if it is Multi or Uni-cast
 3, bit 0x02 of the first byte to show if it is a locally administrated address or not.
 I do use the (to laymen) more descriptive names  "factory default"    instead of LocallyAdminAddr in the true_false string though.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +55 -11    packet-eth.c    Modified



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