CVS commit: src/sys/netinet
"Ryota Ozaki" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: ozaki-r Date: Fri May 29 02:45:14 UTC 2026 Modified Files: src/sys/netinet: if_arp.c Log Message: arp: add missing nd_gctimer initialization This fixes recent failures of ATF tests: arp_cache_expiration and arp_stray_entries. To generate a diff of this commit: cvs rdiff -u -r1.319 -r1.320 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.