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)
Thu, Nov 13, 9:32 AM
Unknown Object (File)
Wed, Nov 12, 5:56 PM
Unknown Object (File)
Wed, Nov 12, 4:59 PM
Unknown Object (File)
Fri, Nov 7, 4:18 AM
Unknown Object (File)
Thu, Nov 6, 7:05 AM
Unknown Object (File)
Wed, Nov 5, 9:19 PM
Unknown Object (File)
Tue, Nov 4, 2:25 AM
Unknown Object (File)
Fri, Oct 31, 9:22 PM
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