![]() |
![]()
| ![]() |
![]()
NAMEether_gen_addr —
generate an arbitrary MAC address for use
SYNOPSIS#include <sys/types.h>
#include <sys/socket.h>
#include <net/if.h>
#include <net/if_var.h>
#include <net/ethernet.h>
void
DESCRIPTIONTheether_gen_addr () function generates an arbitrary MAC
address for use by an ethernet interface that does not have an assigned
address.
By default,
If AUTHORSThis manual page was written by Kyle Evans <kevans@FreeBSD.org>.
|