PR/60491 CVS commit: src/sys/netinet
"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 21:50:02 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60491; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] 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.