Changeset 4b64a045
- Timestamp:
- 10/21/16 06:05:43 (4 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, master, ndag_format, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 6552540
- Parents:
- c46b7ea
- git-author:
- Teemu Rytilahti <tpr@…> (10/21/16 06:05:05)
- git-committer:
- Teemu Rytilahti <teemu.rytilahti@…> (10/21/16 06:05:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/linktypes.c
ree6e802 r4b64a045 212 212 case LIBTRACE_ARPHRD_PPP: return TRACE_TYPE_NONE; 213 213 case LIBTRACE_ARPHRD_LOOPBACK: return TRACE_TYPE_ETH; 214 case LIBTRACE_ARPHRD_SIT: return TRACE_TYPE_ETH; 214 215 case LIBTRACE_ARPHRD_NONE: return TRACE_TYPE_NONE; 215 216 }
Note: See TracChangeset
for help on using the changeset viewer.