public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Fix migration bugs
@ 2025-03-19  5:14 David Gibson
  2025-03-19  5:14 ` [PATCH 1/3] migrate, tcp: More careful marshalling of mss parameter during migration David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: David Gibson @ 2025-03-19  5:14 UTC (permalink / raw)
  To: Stefano Brivio, passt-dev; +Cc: David Gibson

This series addresses the migration bug I encountered with different
(simulated) source and target hosts.  While fixing it, I spotted
another problem in the migration stream format, with the marshalling
of the MSS parameter, so I fixed that as well.

Because this represents a change in the migration stream format, but
we don't actually bump the version until 3/3, this series should be
applied "atomically" - all 3 patches, or none of them.

David Gibson (3):
  migrate, tcp: More careful marshalling of mss parameter during
    migration
  migrate, tcp: Migrate RFC7323 timestamp
  migrate: Bump migration version number

 migrate.c  | 10 ++++++---
 tcp.c      | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 tcp_conn.h |  2 ++
 3 files changed, 74 insertions(+), 4 deletions(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-19 16:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-19  5:14 [PATCH 0/3] Fix migration bugs David Gibson
2025-03-19  5:14 ` [PATCH 1/3] migrate, tcp: More careful marshalling of mss parameter during migration David Gibson
2025-03-19  5:14 ` [PATCH 2/3] migrate, tcp: Migrate RFC7323 timestamp David Gibson
2025-03-19 16:17   ` Stefano Brivio
2025-03-19  5:14 ` [PATCH 3/3] migrate: Bump migration version number David Gibson

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).