test: add IP reassembly test case for pcap IO
This commit is contained in:
@@ -64,7 +64,7 @@ struct session_manager_config
|
||||
{
|
||||
uint8_t enable; // range: [0, 1]
|
||||
uint32_t timeout_ms; // range: [1, 60000] (ms)
|
||||
uint32_t buffered_segments_max; // range: [2, 512]
|
||||
uint32_t buffered_segments_max; // range: [2, 4096]
|
||||
} tcp_reassembly;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user