> On Fri, Mar 15, 2019 at 12:04 PM Rodney W. Grimes
> wrote:
> >
> > > On 14 Mar 2019, at 19:48, Kyle Evans wrote:
> > >
> > > > Author: kevans
> > > > Date: Thu Mar 14 19:48:43 2019
> > > > New Revision: 345151
> > > > URL: https://svnweb.freebsd.org/changeset/base/345151
> > > >
> > > > Log:
> >
On Fri, Mar 15, 2019 at 12:04 PM Rodney W. Grimes
wrote:
>
> > On 14 Mar 2019, at 19:48, Kyle Evans wrote:
> >
> > > Author: kevans
> > > Date: Thu Mar 14 19:48:43 2019
> > > New Revision: 345151
> > > URL: https://svnweb.freebsd.org/changeset/base/345151
> > >
> > > Log:
> > > ether_fakeaddr: U
> On 14 Mar 2019, at 19:48, Kyle Evans wrote:
>
> > Author: kevans
> > Date: Thu Mar 14 19:48:43 2019
> > New Revision: 345151
> > URL: https://svnweb.freebsd.org/changeset/base/345151
> >
> > Log:
> > ether_fakeaddr: Use 'b' 's' 'd' for the prefix
> >
> > This has the advantage of being obvio
On Thu, 14 Mar 2019 20:14:14 +
"Bjoern A. Zeeb" wrote:
> On 14 Mar 2019, at 19:48, Kyle Evans wrote:
>
> > Author: kevans
> > Date: Thu Mar 14 19:48:43 2019
> > New Revision: 345151
> > URL: https://svnweb.freebsd.org/changeset/base/345151
> >
> > Log:
> > ether_fakeaddr: Use 'b' 's' 'd' f
On 14 Mar 2019, at 19:48, Kyle Evans wrote:
Author: kevans
Date: Thu Mar 14 19:48:43 2019
New Revision: 345151
URL: https://svnweb.freebsd.org/changeset/base/345151
Log:
ether_fakeaddr: Use 'b' 's' 'd' for the prefix
This has the advantage of being obvious to sniff out the designated
pref
Author: kevans
Date: Thu Mar 14 19:48:43 2019
New Revision: 345151
URL: https://svnweb.freebsd.org/changeset/base/345151
Log:
ether_fakeaddr: Use 'b' 's' 'd' for the prefix
This has the advantage of being obvious to sniff out the designated prefix
by eye and it has all the right bits set.