Module Name: src Committed By: riastradh Date: Sat Aug 20 11:09:41 UTC 2022
Modified Files:
src/sys/net: if.c
Log Message:
ifnet(9): Add sysctl net.interaces.ifN.watchdog.trigger.
For interfaces that use if_watchdog, this forces it to be called at
the next tick.
To generate a diff of this commit:
cvs rdiff -u -r1.513 -r1.514 src/sys/net/if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
