]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: IB: enforce IP anti-spoofing based on ACLs
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 15 Mar 2016 12:32:09 +0000 (05:32 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Tue, 12 Jul 2016 19:49:40 +0000 (12:49 -0700)
commit25e58c2a3297d4a5c7a0f107e050cc6c620f7370
tree635eb3d62c1d90b1bb7eade6df6789c3bea50856
parent857b901afb10f8846c4c2c5c1507200353d20f83
RDS: IB: enforce IP anti-spoofing based on ACLs

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