From: Stephane Couture <muscou@sympatico.ca>
To: netfilter@lists.netfilter.org
Subject: arp question
Date: Wed, 28 Feb 2007 01:40:49 -0500 [thread overview]
Message-ID: <45E523F1.4020809@sympatico.ca> (raw)
Not sure if this is the right forum but any help would be appreciated.
My NIC support up to 16 unicast MAC address which can be assigned to
different H/W queue. The cpu is only connected to one ethernet network
and all packet destined to a specific subnet are routed over PCI (not as
is, multiple packets manipulations are done beforehand). I am trying to
make use of this feature to, hopefully, enable faster routing.
I would like to assign a different MAC for a specific subnet and
respond to arp request for that subnet.
- Current proxy-arp implementation is not what I want. Proxy-arp with
subneting seem to be what I need but it does not seem to be supported
anymore (as of 2.2?).
- Adding arp entry with the publish flags disregard the provided address
and use the one from the network interface.
- constant gratuitous ARP on the entire subnet could work but I am not
sure about the reliability of this method.
I'll modify the kernel (2.6.20) if I have to but there has to be a
simpler way.
Thanks.
next reply other threads:[~2007-02-28 6:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 6:40 Stephane Couture [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-11 13:06 ARP question alexb
2005-03-11 17:43 ` George Alexandru Dragoi
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=45E523F1.4020809@sympatico.ca \
--to=muscou@sympatico.ca \
--cc=netfilter@lists.netfilter.org \
/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