OSDN Git Service

sctp: Add LSM hooks
authorRichard Haines <richard_c_haines@btinternet.com>
Tue, 13 Feb 2018 20:56:24 +0000 (20:56 +0000)
committerPaul Moore <paul@paul-moore.com>
Mon, 26 Feb 2018 22:45:23 +0000 (17:45 -0500)
commit2277c7cd75e39783eeb7512a6c35f8b4abbe1039
tree247a9b36acd431330a479ccdcb9b277f0b4d4973
parentb7e10c25b839c0c7579b2b402afc9883c107e09f
sctp: Add LSM hooks

Add security hooks allowing security modules to exercise access control
over SCTP.

Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
include/net/sctp/structs.h
include/uapi/linux/sctp.h
net/sctp/sm_make_chunk.c
net/sctp/sm_statefuns.c
net/sctp/socket.c