From: Alan Coopersmith <alan.coopersmith@oracle.com>
To: illumos-developer <developer@lists.illumos.org>,
Marcel Telka <marcel@telka.sk>
Subject: Re: [developer] Raw ethernet packets
Date: Thu, 6 Jun 2024 09:51:46 -0700 [thread overview]
Message-ID: <d1e12c4f-8b03-430c-9ebf-c1a5994c1b68@oracle.com> (raw)
In-Reply-To: <ZmGxm-fiCHWJ3smM@telcontar>
On 6/6/24 05:54, Marcel Telka wrote:
> Solaris apparently changed something since we parted and even there is
> the same hardware underneath (82540EM, VirtualBox) their networking
> stack looks differently (net0 vs. e1000g0).
You should have the underlying technology from the Clearview project,
the change in Solaris 11 was to enable the "vanity naming" by default
for all physical links:
This project provides default physical network device
datalink names based on a common prefix - "net" by default -
and an instance number based on the physical location of the
device within the system. Instead of having physical datalinks
with names tied to the underlying hardware - e.g. e1000g0,1 or
bge0,1 - the more generic names net0, net1 etc are used. The
ordering of instances net0-N is based on the relative physical location
of the network devices in the system. This work will also leverage
libtopo and DDI properties to provide slot location information in
dladm.
-alan-
prev parent reply other threads:[~2024-06-06 16:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-31 8:43 Marcel Telka
2024-05-31 8:54 ` [developer] " Marcel Telka
2024-05-31 9:13 ` Denis Kozadaev
2024-05-31 9:51 ` Marcel Telka
2024-05-31 11:08 ` Marcel Telka
2024-05-31 11:23 ` Denis Kozadaev
2024-05-31 12:07 ` Marcel Telka
2024-05-31 12:18 ` Denis Kozadaev
2024-05-31 13:33 ` Marcel Telka
2024-05-31 14:15 ` Denis Kozadaev
2024-05-31 15:04 ` Marcel Telka
2024-05-31 15:20 ` Denis Kozadaev
2024-05-31 9:03 ` Joshua M. Clulow
2024-05-31 9:50 ` Marcel Telka
2024-05-31 13:45 ` Marcel Telka
2024-05-31 9:43 ` Pramod Batni
2024-05-31 9:49 ` Marcel Telka
2024-06-02 9:05 ` Marcel Telka
2024-06-06 12:54 ` Marcel Telka
2024-06-06 16:51 ` Alan Coopersmith [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d1e12c4f-8b03-430c-9ebf-c1a5994c1b68@oracle.com \
--to=alan.coopersmith@oracle.com \
--cc=developer@lists.illumos.org \
--cc=marcel@telka.sk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).