Changeset 827 for trunk/lib/protocols.c
- Timestamp:
- 05/25/06 15:18:11 (7 years ago)
- File:
-
- 1 edited
-
trunk/lib/protocols.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/protocols.c
r820 r827 208 208 case TRACE_TYPE_ATM: 209 209 return trace_get_payload_from_atm(link,type,remaining); 210 case TRACE_TYPE_DUCK: 211 return NULL; /* duck packets have no payload! */ 210 212 } 211 213 fprintf(stderr,"Don't understand link layer type %i in trace_get_payload_from_link()\n",
Note: See TracChangeset
for help on using the changeset viewer.
