Closed rhdxmr closed 2 years ago
Trigger stream parser to process packets that were already received by tcp receive queue before echo sockmap was set. Setting SO_RCVLOWAT calls tcp_set_rcvlowat in linux/net/ipv4/tcp.c of the Linux kernel and then the function calls tcp_data_ready.
Signed-off-by: Junyeong Jeong rhdxmr@gmail.com
Trigger stream parser to process packets that were already received by tcp receive queue before echo sockmap was set. Setting SO_RCVLOWAT calls tcp_set_rcvlowat in linux/net/ipv4/tcp.c of the Linux kernel and then the function calls tcp_data_ready.
Signed-off-by: Junyeong Jeong rhdxmr@gmail.com