You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P2P NCP stores the negotiated epoch flag in the live TLS options, while the MTU calculator reads imported protocol flags from the main options structure. Synchronize that flag for non-pull point-to-point sessions before calculating dynamic framing, and clear it when a later negotiation does not use epoch data keys. Preserve the normal pull-client path.
Related: #1074
Signed-off-by: Darren Carreras <carrerasdarren@gmail.com>
0 commit comments