Topic/jasonlue/modify inner most ip frame off master #120
Annotations
11 errors and 10 warnings
src/common/get.c#L21
'defines.h' file not found
|
src/common/get.h#L23
'config.h' file not found
|
src/common/sendpacket.h#L23
'defines.h' file not found
|
src/tcpr.h#L145
unknown type name 'uint16_t'
|
src/tcpr.h#L146
unknown type name 'uint16_t'
|
src/tcpr.h#L157
unknown type name 'uint8_t'
|
src/tcpr.h#L158
unknown type name 'uint8_t'
|
src/tcpr.h#L164
unknown type name 'uint16_t'
|
src/tcpr.h#L173
unknown type name 'uint8_t'
|
src/tcpr.h#L174
unknown type name 'uint8_t'
|
|
src/common/get.c#L96
function 'parse_eth' is within a recursive call chain
|
src/common/get.c#L99
variable 'eth' is not initialized
|
src/common/get.c#L100
statement should be inside braces
|
src/common/get.c#L109
function 'parse_eth_proto' is within a recursive call chain
|
src/common/get.c#L129
function 'parse_ipv4' is within a recursive call chain
|
src/common/get.c#L131
variable 'ip' is not initialized
|
src/common/get.c#L131
variable name 'ip' is too short, expected at least 3 characters
|
src/common/get.c#L132
statement should be inside braces
|
src/common/get.c#L134
statement should be inside braces
|
src/common/get.c#L142
function 'parse_ipv6' is within a recursive call chain
|
This job failed
Loading