mirror of
https://github.com/jmcorgan/fips.git
synced 2026-08-10 00:26:59 +00:00
Merge branch 'refactor-node' into refactor-node-next
Forward-merge the dataplane/session concept-home reorganization onto the next line. The moved files carry next's (XX-line) content; the one hand-resolved surface is src/peer/active.rs, where the source-location citation sits in different surrounding text than on the master line — resolved by keeping next's body and applying the same node/session.rs -> node/session/mod.rs citation update.
This commit is contained in:
+1
-1
@@ -222,7 +222,7 @@ pub struct ActivePeer {
|
||||
// === Rekey msg3 retransmission (initiator liveness) ===
|
||||
/// Retained wire-format rekey msg3, resent until the responder is
|
||||
/// confirmed on the new epoch. Mirrors the FSP
|
||||
/// `rekey_msg3_payload` mechanism (node/session.rs). Liveness only:
|
||||
/// `rekey_msg3_payload` mechanism (node/session/mod.rs). Liveness only:
|
||||
/// overlapping-epoch decrypt covers cutover skew; retransmission
|
||||
/// guarantees the responder eventually derives the new session even
|
||||
/// if the first msg3 datagram is lost.
|
||||
|
||||
Reference in New Issue
Block a user