netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: opurdila@ixiacom.com
Cc: ja@ssi.bg, chavey@google.com, netdev@vger.kernel.org
Subject: Re: [net-next PATCH v3] ipv4: allow warming up the ARP cache with request type gratuitous ARP
Date: Tue, 19 Jan 2010 02:12:43 -0800 (PST)	[thread overview]
Message-ID: <20100119.021243.14718033.davem@davemloft.net> (raw)
In-Reply-To: <201001190058.44495.opurdila@ixiacom.com>

From: Octavian Purdila <opurdila@ixiacom.com>
Date: Tue, 19 Jan 2010 00:58:44 +0200

> If the per device ARP_ACCEPT option is enable, currently we only allow
> creating new ARP cache entries for response type gratuitous ARP.
> 
> Allowing gratuitous ARP to create new ARP entries (not only to update
> existing ones) is useful when we want to avoid unnecessary delays for
> the first packet of a stream.
> 
> This patch allows request type gratuitous ARP to create new ARP cache
> entries as well. This is useful when we want to populate the ARP cache
> entries for a large number of hosts on the same LAN.
> 
> Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>

Applied, thanks.

      parent reply	other threads:[~2010-01-19 10:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 22:58 [net-next PATCH v3] ipv4: allow warming up the ARP cache with request type gratuitous ARP Octavian Purdila
2010-01-18 23:39 ` Mark Smith
2010-01-19 10:11   ` David Miller
2010-01-19 10:48     ` Mark Smith
2010-01-19 11:13       ` David Miller
2010-01-19 10:12 ` David Miller [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=20100119.021243.14718033.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=chavey@google.com \
    --cc=ja@ssi.bg \
    --cc=netdev@vger.kernel.org \
    --cc=opurdila@ixiacom.com \
    /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).