]> www.infradead.org Git - users/jedix/linux-maple.git/commit
add NETFILTER suppport
authorAhmed Abbas <ahmed.abbas@oracle.com>
Thu, 18 Jul 2013 23:59:59 +0000 (16:59 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 8 Jul 2015 20:58:01 +0000 (13:58 -0700)
commit6d2a3ca2b529f73a5b7f541a51690b013e1bb1be
tree329d4d46182273eab2b39419eccb0051dfb398d6
parenta29c63bdd273db3e79d47ff9630f9d0a21c2cfbe
add NETFILTER suppport

Orabug: 17082619
Adds the ability for the RDS code to support the NETFILTER kernel interfaces.
This allows for packet inspection, modification, and potential redirection as
the packets flow through the lower layers of the RDS code.

Signed-off-by: Bang Nguyen <bang.nguyen@oracle.com>
(Ported from UEK2 commit 1913973db561fd6db2e495d3b95e6f8c78b3ba23)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
include/uapi/linux/rds.h
net/rds/af_rds.c
net/rds/ib.c
net/rds/iw.c
net/rds/loop.c
net/rds/message.c
net/rds/page.c
net/rds/rds.h
net/rds/recv.c
net/rds/send.c
net/rds/tcp.c