[ovs-git] Open vSwitch: xenserver: Enable ARP filtering to work around xhad bug. (citrix)

nicira-dev at nicira.com nicira-dev at nicira.com
Tue Jul 28 22:45:44 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, citrix has been updated
       via  aa80fd55a12f144b7a32b64a56e5c10805cb2d0a (commit)
      from  3cdc31a4c3ab312cf41b00845d1316aff181ab1b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aa80fd55a12f144b7a32b64a56e5c10805cb2d0a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch/.git;a=commitdiff;h=aa80fd55a12f144b7a32b64a56e5c10805cb2d0a
Author: Ben Pfaff <blp at nicira.com>
		
xenserver: Enable ARP filtering to work around xhad bug.
		
This works around a bug in xhad, which binds to a particular Ethernet
device, which in turn causes ICMP port unreachable messages if packets are
received are on the wrong interface, which in turn can happen if we send
out ARP replies on every interface (as Linux does by default) instead of
just on the interface that has the IP address being ARPed for, which this
sysctl setting in turn works around.

Justin Pettit did most of the work tracking down the origin of this bug.

Bug #1378.


-----------------------------------------------------------------------

Summary of changes:
 xenserver/vswitch-xen.spec |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list