CVS commit: src/sys/netinet

"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 21:49:19 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
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.