| Summary: | ifconfig: MFC support for assigning random MAC addresses to interfaces via "ether random" | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Tobias Kortkamp <tobik> |
| Component: | bin | Assignee: | Marcelo Araujo <araujo> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Flags: | tobik:
mfc-stable11?
|
| Priority: | --- | ||
| Version: | 11.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Tobias Kortkamp
2018-03-08 19:18:10 UTC
Over to committer of 2 changes in question. Ping? (In reply to Tobias Kortkamp from comment #2) Pong! Gonna do this week! Best A commit references this bug: Author: araujo Date: Thu Mar 29 05:01:50 UTC 2018 New revision: 331729 URL: https://svnweb.freebsd.org/changeset/base/331729 Log: MFC r305860, r306371 r305860: Add an option called "random" that combined with "ether" can generate a random MAC address for an Ethernet interface. PR: 211984 Submitted by: pi@ Reviewed by: gnn, cem, jhb, lidl, rpokala, wblock Approved by: wblock (manpages) r306371: Indicate that this is a locally administered MAC address. Submitted by: lidl Differential Revision: https://reviews.freebsd.org/D7903 PR: 226459 Requested by: tobik Changes: _U stable/11/ stable/11/sbin/ifconfig/af_link.c stable/11/sbin/ifconfig/ifconfig.8 Done! Thank you. |