]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: add handshaking for ACL violation detection at passive
authorAjaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Thu, 14 Apr 2016 21:20:08 +0000 (14:20 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 12 Jul 2016 19:49:43 +0000 (12:49 -0700)
commit285e641dcf59cc5c2c599203b73c837d084ed1ae
tree1aad10913b509ff05030fa48d51d9086ed6d8b5b
parent25e58c2a3297d4a5c7a0f107e050cc6c620f7370
RDS: add handshaking for ACL violation detection at passive

Offending connections with ACL violations should be cleaned up as
early as possible. When active detects ACL violation and sends reject;
it fills up private_data field. Passive checks for private_data
whenever it receives reject; and in case of ACL violation it destroys
connection.

Orabug: 23222944

Signed-off-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib_cm.c
net/rds/rdma_transport.c
net/rds/rds.h