security_sctp_assoc_established() is added to replace
security_inet_conn_established() called in
sctp_sf_do_5_1E_ca(), so that asoc can be accessed in security
subsystem and save the peer secid to asoc->peer_secid.
v1->v2:
- fix the return value of security_sctp_assoc_established() in
security.h, found by kernel test robot and Ondrej.
Fixes:
|
||
|---|---|---|
| .. | ||
| keys | ||
| tpm | ||
| IMA-templates.rst | ||
| SCTP.rst | ||
| credentials.rst | ||
| digsig.rst | ||
| index.rst | ||
| landlock.rst | ||
| lsm-development.rst | ||
| lsm.rst | ||
| sak.rst | ||
| self-protection.rst | ||
| siphash.rst | ||