Thread (42 messages) flat view 42 messages, 4 authors, 2025-06-27

Re: [PATCH v2 08/17] net: psp: add socket security association code

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-06-25 22:18:28

On Wed, 25 Jun 2025 06:51:58 -0700 Daniel Zahka wrote:
+enum skb_drop_reason
+psp_twsk_rx_policy_check(struct inet_timewait_sock *tw, struct sk_buff *skb)
+{
+	return __psp_sk_rx_policy_check(skb, psp_twsk_assoc(tw));
+}
+EXPORT_SYMBOL_GPL(psp_twsk_rx_policy_check);
This is just for IPv6 right? Let's switch all the exports for IPv6 to

EXPORT_IPV6_MOD_GPL()
+void psp_reply_set_decrypted(struct sock *sk, struct sk_buff *skb)
And this one needs an export, too
-- 
pw-bot: cr
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help