4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 0404088 was
ddd01fb,
checked in by Perry Lorier <perry@…>, 16 years ago
|
Add decoder for TRACE_TYPE_NONE
|
-
Property mode set to
100644
|
File size:
137 bytes
|
Line | |
---|
1 | #include "libpacketdump.h" |
---|
2 | |
---|
3 | extern "C" |
---|
4 | void decode(int link_type,char *packet,int len) |
---|
5 | { |
---|
6 | decode_next(packet,len,"eth",2048); |
---|
7 | return; |
---|
8 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.