Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 08/27/2007 00:34:01
Module Name: src
Committed By: dyoung
Date: Mon Aug 27 00:34:01 UTC 2007
Modified Files:
src/sys/net: route.h
Log Message:
Add a new routing message type, RTM_SETGATE. We can use an
RTM_SETGATE message to ask the link layer to fill in the link-layer
nexthop before we try to detect a duplicate route in a multipath-capable
kernel.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/net/route.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.