Subject: Re: CVS commit: src/sys/netinet6
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 02/11/2004 22:16:56
In article <20040211205124.AE3352DA1D@cvs.netbsd.org>,
Jun-ichiro itojun Hagino <itojun@netbsd.org> wrote:
>
>Module Name:	src
>Committed By:	itojun
>Date:		Wed Feb 11 20:51:24 UTC 2004
>
>Modified Files:
>	src/sys/netinet6: in6_ifattach.c
>
>Log Message:
>we have IFT_BRIDGE already, no need for #ifdef

I put it there for symmetry. It is the only IFT_ now that is not
ifdef protected.

christos