Date: Wed, 07 Sep 2005 08:52:01 -0700 From: "Bruce A. Mah" <bmah@freebsd.org> To: freebsd-net@freebsd.org Cc: bmah@freebsd.org Subject: Re: if_bridge and IPv6? Message-ID: <1126108321.2239.9.camel@localhost> In-Reply-To: <1125379495.19062.37.camel@tomcat.kitchenlab.org> References: <1125346643.2344.31.camel@localhost> <20050829211720.GA55642@heff.fud.org.nz> <1125351478.2344.44.camel@localhost> <1125364782.19062.3.camel@tomcat.kitchenlab.org> <20050830012650.GC55642@heff.fud.org.nz> <1125379495.19062.37.camel@tomcat.kitchenlab.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-IItmqkOUx/wUlz2GzpFe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable If memory serves me right, Bruce A. Mah wrote: > If memory serves me right, Andrew Thompson wrote: > > On Mon, Aug 29, 2005 at 06:19:42PM -0700, Bruce A. Mah wrote: [IPv6 over an if_bridge interface didn't work.] > > > Bridging of IPv6 packets going between two hosts on either side of th= e > > > bridge appears to work just fine (to the point where I can do ping6 a= nd > > > ssh across the bridge). > > =20 > > Good to hear something works :) >=20 > Well, just for the record (maybe I mentioned this before) ARP and > unicast IPv4 work as advertised. So yeah, something works. :-) For anyone who was following along with this, Andrew and I exchanged some private email about this problem, he sent me a patch which I successfully tested, and he committed the solution to HEAD in these files: Revision Changes Path 1.21 +27 -5 src/sys/net/if_bridge.c 1.198 +1 -1 src/sys/net/if_ethersubr.c 1.28 +1 -4 src/sys/netinet6/in6_ifattach.c 1.55 +2 -0 src/sys/netinet6/nd6.c 1.33 +1 -0 src/sys/netinet6/nd6_nbr.c Thanks to Andrew for his speedy solution! Bruce. --=-IItmqkOUx/wUlz2GzpFe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHwyh2MoxcVugUsMRAtRfAKCE4KvRHV8qs3HTiTpCpe5EnVY4zACdHd6G rkjXRjJH7ceMJS91mXyA1zs= =LYnV -----END PGP SIGNATURE----- --=-IItmqkOUx/wUlz2GzpFe--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1126108321.2239.9.camel>