From: Joe Eykholt Date: Tue, 21 Apr 2009 23:27:46 +0000 (-0700) Subject: [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. X-Git-Tag: v2.6.30-rc5~53^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6401bdcad536cc00589c38e7e1c140d3acc00087;p=pandora-kernel.git [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. The FCoE forwarder (FCF) would be selected, but then would soon time out after three advertisements were missed. This would be 24 seconds by default, or 3 times the keep-alive interval configured on the switch. The cause was that the multicast address for all FIP E-nodes was never added. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed