netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes to arp_notify for virtual machine migration use case
@ 2010-05-12 13:39 Ian Campbell
  2010-05-12 13:40 ` [PATCH] arp_notify: generate broadcast ARP reply not request Ian Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ian Campbell @ 2010-05-12 13:39 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Jeremy Fitzhardinge, David S. Miller, stable

The following 2 patches fix two issues with arp_notify, one is a niggle
and the other makes the feature work with virtual machine migration.

The following changes since commit 94b849aaf6e22ab7bf54b0d0377a882d4892396d:
  Linus Torvalds (1):
        Merge branch 'fix/hda' of git://git.kernel.org/.../tiwai/sound-2.6

are available in the git repository at:

  git://xenbits.xensource.com/people/ianc/linux-2.6.git for-netdev/fixes

Ian Campbell (2):
      arp_notify: generate broadcast ARP reply not request.
      arp_notify: generate arp_notify event on NETDEV_CHANGE too

 net/ipv4/devinet.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-05-31  7:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 13:39 [PATCH 0/2] fixes to arp_notify for virtual machine migration use case Ian Campbell
2010-05-12 13:40 ` [PATCH] arp_notify: generate broadcast ARP reply not request Ian Campbell
2010-05-12 13:40 ` [PATCH] arp_notify: generate arp_notify event on NETDEV_CHANGE too Ian Campbell
2010-05-24  6:37 ` [PATCH 0/2] fixes to arp_notify for virtual machine migration use case David Miller
2010-05-25  9:20   ` Ian Campbell
2010-05-26  6:08     ` David Miller
2010-05-26 10:08       ` Ian Campbell
2010-05-26 10:09         ` [PATCH 1/3] arp_notify: document that a gratuitous ARP request is sent when this option is enabled Ian Campbell
2010-05-26 10:09         ` [PATCH 2/3] arp_notify: allow drivers to explicitly request a notification event Ian Campbell
2010-05-26 10:09         ` [PATCH 3/3] xen: netfront: explicitly generate arp_notify event after migration Ian Campbell
2010-05-31  7:32         ` [PATCH 0/2] fixes to arp_notify for virtual machine migration use case David Miller

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).