NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58521 CVS commit: src/sys/net



The following reply was made to PR kern/58521; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58521 CVS commit: src/sys/net
Date: Mon, 29 Jul 2024 19:46:25 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Jul 29 19:46:25 UTC 2024
 
 Modified Files:
 	src/sys/net: if_wg.c
 
 Log Message:
 wg(4): Queue packet for post-handshake retransmit if limits are hit.
 
 PR kern/58521: experimental wg(4) may drop packet after minutes of quiet
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.126 -r1.127 src/sys/net/if_wg.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index