5 Mar
2026
5 Mar
'26
1:38 a.m.
On Tue, 3 Mar 2026 14:04:46 -0500
Jon Maloy
Some migration address structures and functions have a _v1 suffix. This is confusing, since they are currently handling version 2 of the migration protocol. We are soon going to introduce a new version 3 of the protocol, so we choose to give these functions the correct suffix _v2 instead. This is in correspondence with current reality, and will help make a clearer distinction between the old and the new versions of those functions.
Signed-off-by: Jon Maloy
Reviewed-by: David Gibson
Applied. By the way, I think that adding david@gibson.dropbear.id.au in To: for these patches and series is enough to reach David. -- Stefano