]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: message filtering based on UUID
authorBang Nguyen <bang.nguyen@oracle.com>
Wed, 3 Feb 2016 16:13:25 +0000 (08:13 -0800)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 31 May 2016 16:03:34 +0000 (09:03 -0700)
commitc4ff58ed47bb15774c230f9e25f0eaf46f5d7388
treeafd0554ad957459abe6fefece4a08c75ad75ff30
parentc7926cda7ec704bdf701a5717693a4f7d11aaf48
RDS: message filtering based on UUID

Egress message is filtered based on UUID and for ingress, the
unique UUID is CMS'ed to application to take further action.

SYSCTL 'uuid_tx_no_drop' to override UUID based packet filtering

Orabug: 23222944

Signed-off-by: Bang Nguyen <bang.nguyen@oracle.com>
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/rds.h
net/rds/recv.c
net/rds/send.c
net/rds/sysctl.c