Changeset 5790

Show
Ignore:
Timestamp:
08/13/10 23:29:17 (3 years ago)
Author:
kosma
Message:

Ethernet.py: add note explaining the virtual field

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • umpa/branches/protocols/umit/umpa/protocols/Ethernet.py

    r5789 r5790  
    3838    """ 
    3939 
     40    # Note: this is a virtual field: it doesn't appear in the final frame 
     41    #       but controls the inclusion of other fields; see _HDynamicIntField 
     42    #       class and _pre_raw function below for details. 
     43 
    4044    bits = 0 
    4145    auto = True