https://github.com/torvalds/linux
Revision 2527e681fd4fd4231c2e04f09d7b04d3cab8eefe authored by Sean Hefty on 20 July 2006, 08:25:50 UTC, committed by Roland Dreier on 24 July 2006, 16:18:07 UTC
Validate MADs sent by userspace clients for spec compliance with
C13-18.1.1 (prevent duplicate requests and responses sent on the
same port).  Without this, RMPP transactions get aborted because
of duplicate packets.

This patch is similar to that provided by Jack Morgenstein.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
1 parent 16c5941
History
Tip revision: 2527e681fd4fd4231c2e04f09d7b04d3cab8eefe authored by Sean Hefty on 20 July 2006, 08:25:50 UTC
IB/mad: Validate MADs for spec compliance
Tip revision: 2527e68
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top