Add support for parsing IP Authentication Header
This commit is contained in:
@@ -55,7 +55,6 @@ struct packet
|
||||
// return innermost payload
|
||||
const char *packet_parse(struct packet *pkt, const char *data, uint16_t len);
|
||||
void packet_print_str(const struct packet *pkt);
|
||||
void packet_print_table(const struct packet *pkt);
|
||||
|
||||
// direction 1: E2I
|
||||
// direction 0: I2E
|
||||
|
||||
Reference in New Issue
Block a user