Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 08/27/2007 01:13:10
Module Name: src
Committed By: dyoung
Date: Mon Aug 27 01:13:10 UTC 2007
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Reorganize and extract arplookup1() for code-sharing. Share
null_sdl. Introduce arp_setgate() for initializing a link-layer
nexthop, and use it to fulfill RTM_SETGATE requests.
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/netinet/if_arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.