Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Mon Dec 1 09:31:44 UTC 2025
Modified Files:
src/sys/net: if.c
Log Message:
if: move if_linkstate_hooks initialization out of if_getindex() (NFC)
if_getindex() is not expected to initialize it.
To generate a diff of this commit:
cvs rdiff -u -r1.535 -r1.536 src/sys/net/if.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