NetBSD-Bugs archive

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

PR/60597 CVS commit: src/usr.bin/nc



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60597 CVS commit: src/usr.bin/nc
Date: Sun, 16 Aug 2026 06:08:34 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sun Aug 16 10:08:34 UTC 2026
 
 Modified Files:
 	src/usr.bin/nc: netcat.c
 
 Log Message:
 PR/60597: RVP: Instead of assuming that writing to a UDP port is an immediate
 success, wait for a bit for the ICMP port unreachable message to reach us.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/usr.bin/nc/netcat.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