Juntong Deng
Juntong Deng
I see that code linter fails, but I don't seem to find the EOL whitespace problem in sk-inet.c?
It seems that the CRIU Image Streamer Test is stuck in the zdtm/transition/socket_loop00 test case. But the zdtm/transition/socket_loop00 test case can end normally and pass on my computer.
> @juntongdeng Could you please add a comment in the code before restoring TcpStreamEntry and SkOptsEntry that this is done for backward comparability, and newer versions of CRIU use TcpOptsEntry?...
> > We continue to support restoring TCP socket options from TcpStreamEntry and SkOptsEntry, but dumping TCP socket options to TcpOptsEntry in new versions of CRIU. > > @juntongdeng Could...
How to remove "stale-pr" label?
> This PR tries to do a good thing. But actually there it misses a bigger problem with IP_TRANSPARENT option, this option allows to bind to non-local address, so if...