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
Bind inner packet Src to authenticated peerNodeID (#294)
After AEAD decrypt, drop any frame whose inner Src.Node disagrees with the
authenticated frame peerNodeID, so a node holding one valid session cannot
forge packets impersonating another node to the SYN trust gate or to apps.
Relay frames re-enter the same path with peerNodeID from the inner secure
frame. Adds TestHandleEncryptedDropsSpoofedSrc; 3 fixtures set Src=peer.
Co-authored-by: Teodor Calin <teodor@vulturelabs.io>
0 commit comments