- Timestamp:
- 05/01/06 20:38:46 (16 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:
- e347715
- Parents:
- c042b5c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format_linux.c
rc042b5c r8c747709 263 263 case ARPHRD_ETHER: 264 264 return TRACE_TYPE_ETH; 265 case ARPHRD_PPP: 266 return TRACE_TYPE_NONE; 265 267 default: /* shrug, beyond me! */ 266 268 printf("unknown type %x\n",linktype);
Note: See TracChangeset
for help on using the changeset viewer.