/openbmc/linux/security/apparmor/include/ |
H A D | net.h | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/security/apparmor/ |
H A D | net.c | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | lsm.c | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | lsm_audit.h | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | lsm_hook_defs.h | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | security.h | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/security/ |
H A D | lsm_audit.c | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | security.c | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | diff 41dd9596d6b239a125c3d19f9d0ca90bdbfbf876 Mon Nov 30 09:36:29 CST 2020 Florian Westphal <fw@strlen.de> security: add const qualifier to struct sock in various places
A followup change to tcp_request_sock_op would have to drop the 'const' qualifier from the 'route_req' function as the 'security_inet_conn_request' call is moved there - and that function expects a 'struct sock *'.
However, it turns out its also possible to add a const qualifier to security_inet_conn_request instead.
Signed-off-by: Florian Westphal <fw@strlen.de> Acked-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|