From owner-freebsd-hackers Tue Mar 10 10:20:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15925 for freebsd-hackers-outgoing; Tue, 10 Mar 1998 10:20:50 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from att.com (cagw1.att.com [192.128.52.89]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA15761 for ; Tue, 10 Mar 1998 10:19:59 -0800 (PST) (envelope-from sbabkin@dcn.att.com) From: sbabkin@dcn.att.com Received: by cagw1.att.com; Tue Mar 10 13:13 EST 1998 Received: from dcn71.dcn.att.com (dcn71.dcn.att.com [135.44.192.112]) by caig1.att.att.com (AT&T/GW-1.0) with ESMTP id NAA21555 for ; Tue, 10 Mar 1998 13:19:47 -0500 (EST) Received: by dcn71.dcn.att.com with Internet Mail Service (5.0.1458.49) id ; Tue, 10 Mar 1998 13:19:40 -0500 Message-ID: To: hackers@FreeBSD.ORG, ym@stinol.lipetsk.ru Subject: RE: MAC overriding Date: Tue, 10 Mar 1998 13:19:37 -0500 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ---------- > From: Mashkovtsev, Yuri[SMTP:ym@stinol.lipetsk.ru] > > My students ask me: > "Is there any API for overriding host's MAC Ethernet address > by the host itself ? Or should we patch the kernel ?" > It is but no driver yet does implement it as far as I know. A good place to search for it is IPX code, if_ether.c, and any driver's code (for example, if_ep.c). -SB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message