Add hop limit to json and proto formats.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
struct flow;
|
||||
|
||||
void receive_init(void);
|
||||
void receive_cleanup(void);
|
||||
void receive_print_usage(void);
|
||||
extern struct flow *receive_flow;
|
||||
|
||||
Reference in New Issue
Block a user