svn commit: r345151 - head/sys/net

Marko Zec zec at fer.hr
Fri Mar 15 07:25:44 UTC 2019


On Thu, 14 Mar 2019 20:14:14 +0000
"Bjoern A. Zeeb" <bzeeb-lists at lists.zabbadoz.net> 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' for the prefix
...
> epair(4) is yet another one of the cloned interfaces which does magic 
> for the ethernet addresses, not sure what else.

ng_eiface(4) currently does not autogenerate a fake MAC address
(defaults to all zeros), but it could be useful if it would, in a
way consistent to the rest of the clonable fake ethernet ifcs...

Marko


More information about the svn-src-all mailing list