Page MenuHomeFreeBSD

Document tunable net.link.epair.ether_gen_addr
ClosedPublic

Authored by ronald_klop.ws on Aug 11 2025, 1:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 11:57 AM
Unknown Object (File)
Mon, Apr 20, 9:57 PM
Unknown Object (File)
Sat, Apr 18, 9:43 PM
Unknown Object (File)
Fri, Apr 17, 10:38 AM
Unknown Object (File)
Sat, Apr 11, 12:40 PM
Unknown Object (File)
Mon, Apr 6, 8:46 PM
Unknown Object (File)
Mon, Apr 6, 3:26 AM
Unknown Object (File)
Wed, Apr 1, 5:03 AM
Subscribers

Details

Summary

Just keeping the documentation up-to-date.

Fixes: 590493c1419092e98f7ad1dcadb886973502341e ("if_epair(4): use ether_gen_addr(9) for stable MAC address")
MFC after: 1 week (together with the tunable)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hrs added inline comments.
share/man/man4/epair.4
90
...address with
.Fx
OUI using...
91

While there are more similar instances in the same file, please keep using

.Xr ether_gen_addr 9 .
94

A space is required between 0 and .

Update with the remarks of hrs.

Looks good to me. Please do not forget to update .Dd line, too.

This revision is now accepted and ready to land.Aug 12 2025, 1:26 PM