]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: IB: enforce IP anti-spoofing for UUID context
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 15 Mar 2016 12:32:09 +0000 (05:32 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 31 May 2016 16:03:34 +0000 (09:03 -0700)
commit5b5c7f4d20c786afb70ff7977d5036cf3bf5f4d8
treec7d685def30280747d13df0a5f5aaf81be3ee793
parente7c35207b75abb86349c3edbea211cdd7ed6ff79
RDS: IB: enforce IP anti-spoofing for UUID context

Connection is established only after the IP requesting the connection
is legitimate and part of the ACL group. Invalid connection request(s)
are rejected and destroyed.

Ajay moved destroy connection when ACL check fails while initiating
connection to avoid unnecessary packet transfer on wire.

Orabug: 23222944

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Bang Ngyen <bang.nguyen@oracle.com>
Signed-off-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/ib_cm.c