You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Orabug: 27300453
Signed-off-by: Bang Ngyen <[email protected]>
Signed-off-by: Ajaykumar Hotchandani <[email protected]>
Signed-off-by: Yuval Shaia <[email protected]>
Signed-off-by: Santosh Shilimkar <[email protected]>
Orabug: 27364391
(cherry picked from commit 25e58c2)
cherry-pick-repo=linux-uek.git
Merge-Monkey-Notes:
Need to make this new feature optional right away, in order to be able
to meet the requirement that each and every commit compiles:
net/rds: Make ACL optional (configurable via CONFIG_RDS_ACL)
With the transition to RoCE, and not having a working version of
Oracle's ACL to go on top of a RoCE netdev
(it was coded straight into IPoIB), we simply make
ACL optional for RDS.
Merge-Monkey: Gerd Rausch <[email protected]>
Signed-off-by: Gerd Rausch <[email protected]>
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
0 commit comments