NetBSD-Bugs archive

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

PR/59664 CVS commit: src/external/bsd/dhcpcd/dist/src



The following reply was made to PR kern/59664; it has been noted by GNATS.

From: "Roy Marples" <roy%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59664 CVS commit: src/external/bsd/dhcpcd/dist/src
Date: Sun, 2 Nov 2025 06:56:17 +0000

 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