Re: problem with re(4) interface

From: Chuck Tuffli <ctuffli_at_gmail.com>
Date: Mon, 22 Nov 2021 17:50:00 UTC
On Mon, Nov 22, 2021 at 9:34 AM Chris <bsd-lists@bsdforge.com> wrote:
>
> On 2021-11-22 08:47, Chuck Tuffli wrote:
> > Running on a recent-ish -current
> > # uname -a
> > FreeBSD stargate.tuffli.net 14.0-CURRENT FreeBSD 14.0-CURRENT
> > main-81b22a9892 GENERIC  amd64
> >
> > I'm having trouble using the second NIC interface in a bridge to provide
> > network connectivity to bhyve VMs and need some help figuring out what is
> > wrong.
...
> Because there's subtle differences between them; are you using the re driver
> from base, or from ports?

The driver is from base. Didn't realize there was one in ports.

--chuck