Source-Changes archive

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

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   ozaki-r
Date:           Thu Jul 17 06:49:43 UTC 2025

Modified Files:
        src/sys/netinet: ip_input.c

Log Message:
in: avoid racy ia4_acquire(ifatoia(rt->rt_ifa) in ip_rtaddr()

Same as the case of ip_output(), it's racy and should be avoided.

PR kern/59527


To generate a diff of this commit:
cvs rdiff -u -r1.405 -r1.406 src/sys/netinet/ip_input.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