9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] configuring ipv6
Date: Thu,  5 Oct 2006 11:57:41 -0400	[thread overview]
Message-ID: <b749ef8fd59d8bcf589a572ef5623c86@plan9.bell-labs.com> (raw)
In-Reply-To: <BBB5995B-0F9C-4B50-9CF6-7E59082AD9D5@orthanc.ca>

The 8139 was one of the chips I skipped, hoping that no one would use
it for IPv6.  It's possible to have the multicast entry point just set
promiscuous mode, as some cost in CPU time, as is done in the i82557
driver.

I just did a quick scan of the ether drivers.  It looks like the
Realteks need an entry point in each driver and possibly some work to
make multicast smarter than promiscuous mode.  The Netgear GA620
driver may just need an entry point.  ethervbge.c just needs an entry
point.  I'll add the entry points at least and push out new drivers.



  reply	other threads:[~2006-10-05 15:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-04 23:22 Lyndon Nerenberg
2006-10-04 23:28 ` geoff
2006-10-05  2:32   ` Lyndon Nerenberg
2006-10-05 15:57     ` geoff [this message]
2006-10-05 18:13       ` Lyndon Nerenberg
2006-10-05 18:22         ` geoff

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=b749ef8fd59d8bcf589a572ef5623c86@plan9.bell-labs.com \
    --to=geoff@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).