Subject: CVS commit: src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/19/2005 22:57:06
Module Name: src
Committed By: thorpej
Date: Sat Mar 19 22:57:06 UTC 2005
Modified Files:
src/sbin/ifconfig: extern.h ifconfig.c tunnel.c
Log Message:
Don't hare-code inet/inet6 in tunnel_status(), lookup the address family
name instead.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sbin/ifconfig/extern.h src/sbin/ifconfig/tunnel.c
cvs rdiff -r1.157 -r1.158 src/sbin/ifconfig/ifconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.