Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd/dhcpcd/dist/src
Module Name: src
Committed By: roy
Date: Sun Nov 2 06:56:17 UTC 2025
Modified Files:
src/external/bsd/dhcpcd/dist/src: route.c
Log Message:
dhcpcd: For our routing, RTF_CONNECTED is the same as RTF_CLONING.
If we change the route, we want to flush anything dynamically created
which includes the flags on the route.
May fix PR kern/59664
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/dhcpcd/dist/src/route.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