Changeset 764
- Timestamp:
- 05/01/06 20:38:46 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_linux.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_linux.c
r763 r764 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.
