Changeset 5790
- Timestamp:
- 08/13/10 23:29:17 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
umpa/branches/protocols/umit/umpa/protocols/Ethernet.py
r5789 r5790 38 38 """ 39 39 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 40 44 bits = 0 41 45 auto = True
