17 Mar
2026
17 Mar
'26
1:02 a.m.
On Mon, 16 Mar 2026 16:46:24 +1100
David Gibson
I've taken Stefano's draft implementation of dynamic updates, and polished it up to have a stub implementation of the dynamic update protocol. So far it doesn't actually do anything, beyond establishing the connection and checking versions. I'm continuing to work on the actual guts of it.
Patches 1..3/5 are trivial cleanups I happened across while working on this. Feel free to apply if you like. 4/5 clears up a more specific problem that caused problems sharing code between client and server. 5/5 is the implementation proper.
Applied up to 3/5. Any other reason not to apply 4/5 other than possibly my pending comment? I'd be happy to keep this series as small as possible. -- Stefano