Changeset 428c837
- Timestamp:
- 10/12/06 17:40:27 (15 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 302714f
- Parents:
- e233141
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-write.c
r5afbb78 r428c837 78 78 } 79 79 80 char buffer[] = {80 unsigned char buffer[] = { 81 81 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, /* Dest Mac */ 82 82 0x00, 0x01, 0x02, 0x03, 0x04, 0x06, /* Src Mac */
Note: See TracChangeset
for help on using the changeset viewer.