Subject: Re: kern/36574: Can't add gif interface to bridge
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Quentin Garnier <cube@cubidou.net>
List: netbsd-bugs
Date: 06/28/2007 12:45:02
The following reply was made to PR kern/36574; it has been noted by GNATS.

From: Quentin Garnier <cube@cubidou.net>
To: gnats-bugs@NetBSD.org
Cc: misho@aitnet.eu
Subject: Re: kern/36574: Can't add gif interface to bridge
Date: Thu, 28 Jun 2007 14:42:44 +0200

 --Uu2n37VG4rOBDVuR
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Thu, Jun 28, 2007 at 12:30:00PM +0000, misho@aitnet.eu wrote:
 > >Number:         36574
 > >Category:       kern
 > >Synopsis:       Can't add gif interface to bridge
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       high
 > >Responsible:    kern-bug-people
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Thu Jun 28 12:30:00 +0000 2007
 > >Originator:     Michael Pounov
 > >Release:        NetBSD 4.99.21 -current at 2007-06-25
 > >Organization:
 > AITNET
 > >Environment:
 > >Description:
 > Can't add gif interface to bridge for transparent  ipsec.
 > In versions NetBSD 3.x; 4.x_BETAx and NetBSD 4.99.3 gif interfaces work n=
 ormaly and bridge can add gif0.
 > >How-To-Repeat:
 > ifconfig gif0 create
 > ifconfig gif0 tunnel 10.10.10.10 10.20.30.40
 > ifconfig gif0 mtu 1500 up
 > ifconfig bridge0 create
 > brconfig bridge0 add ex0 add gif0
 > ... at this moment brconfig output error:: Invalid argument: gif0
 
 etherip support has been split from gif(4) into etherip(4) a while ago.
 So replace gif here with etherip (and make sure you have "pseudo-device
 etherip" in your kernel configuration).
 
 --=20
 Quentin Garnier - cube@cubidou.net - cube@NetBSD.org
 "You could have made it, spitting out benchmarks
 Owe it to yourself not to fail"
 Amplifico, Spitting Out Benchmarks, Hometakes Vol. 2, 2005.
 
 --Uu2n37VG4rOBDVuR
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.6 (NetBSD)
 
 iQEVAwUBRoOsxNgoQloHrPnoAQIwbAf+JV7Mp3tvJOMdmX72T0b7tdn+gxIh8JIA
 OOq6l25AT/4RPgrdH3P/D35lqtyogQ9409hpmSHGD/PxMeeU6e5jCmFqxIL6nUTS
 KRYUoi0s4fMVoXvJ/w+Orx1pB9wL3S+/vtfEYkHk/NFJ5g+pQneiZFZSILYHWA6F
 i6iGJ5KXkhF/XduKW/JXhUnywD+V9CSZ7QlH4iKK3vgxwPTaBbNRLHLX9xC1n/yZ
 rMohqoL85tlPysly01TOebC7d0dguLpP5npTPJUkYNtDiN7jtZrpgg78P2bAsGb7
 KihmOX+GsAdKdJEhoDN0h5NL3bW2NZBnaqWb1x5f2Z5uda7eArNdfA==
 =cELl
 -----END PGP SIGNATURE-----
 
 --Uu2n37VG4rOBDVuR--