NetBSD-Bugs archive

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

PR/60491 CVS commit: src/sys/netinet



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60491 CVS commit: src/sys/netinet
Date: Thu, 23 Jul 2026 21:49:19 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Jul 23 21:49:19 UTC 2026
 
 Modified Files:
 	src/sys/netinet: if_arp.c
 
 Log Message:
 arp: Validate op on input, before creating any state.
 
 PR kern/60491: arp creates state for invalid messages
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.320 -r1.321 src/sys/netinet/if_arp.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