diff options
| author | David Gibson <david@gibson.dropbear.id.au> | 2025-03-19 16:14:22 +1100 |
|---|---|---|
| committer | Stefano Brivio <sbrivio@redhat.com> | 2025-03-19 15:27:27 +0100 |
| commit | cfb3740568ab291d7be00e457658c45ce9367ed5 (patch) | |
| tree | 4476bbb4e439533d0786e0474ec09fe8f56e617b /contrib | |
| parent | 28772ee91a60b34786023496ea17c2c2f4e5f7f5 (diff) | |
| download | passt-cfb3740568ab291d7be00e457658c45ce9367ed5.tar passt-cfb3740568ab291d7be00e457658c45ce9367ed5.tar.gz passt-cfb3740568ab291d7be00e457658c45ce9367ed5.tar.bz2 passt-cfb3740568ab291d7be00e457658c45ce9367ed5.tar.lz passt-cfb3740568ab291d7be00e457658c45ce9367ed5.tar.xz passt-cfb3740568ab291d7be00e457658c45ce9367ed5.tar.zst passt-cfb3740568ab291d7be00e457658c45ce9367ed5.zip | |
migrate, tcp: Migrate RFC 7323 timestamp
Currently our migration of the state of TCP sockets omits the RFC 7323
timestamp. In some circumstances that can result in data sent from the
target machine not being received, because it is discarded on the peer due
to PAWS checking.
Add code to dump and restore the timestamp across migration.
Link: https://bugs.passt.top/show_bug.cgi?id=115
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: Minor style fixes]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
