mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
@ 2024-12-18 14:33 Florent Revest
  2024-12-18 14:44 ` Eric Dumazet
  2024-12-20  3:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Florent Revest @ 2024-12-18 14:33 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: davem, edumazet, kuba, pabeni, horms, kuniyu, rao.shoaib, Florent Revest

This makes it possible to disable the MSG_OOB support in .config.

Signed-off-by: Florent Revest <revest@chromium.org>
---
 net/unix/Kconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/unix/Kconfig b/net/unix/Kconfig
index 8b5d04210d7cf..6f1783c1659b8 100644
--- a/net/unix/Kconfig
+++ b/net/unix/Kconfig
@@ -17,9 +17,11 @@ config UNIX
 	  Say Y unless you know what you are doing.
 
 config	AF_UNIX_OOB
-	bool
+	bool "UNIX: out-of-bound messages"
 	depends on UNIX
 	default y
+	help
+	  Support for MSG_OOB in UNIX domain sockets. If unsure, say Y.
 
 config UNIX_DIAG
 	tristate "UNIX: socket monitoring interface"
-- 
2.47.1.613.gc27f4b7a9f-goog


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
  2024-12-18 14:33 [PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB Florent Revest
@ 2024-12-18 14:44 ` Eric Dumazet
  2024-12-20  3:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Dumazet @ 2024-12-18 14:44 UTC (permalink / raw)
  To: Florent Revest
  Cc: netdev, linux-kernel, davem, kuba, pabeni, horms, kuniyu, rao.shoaib

On Wed, Dec 18, 2024 at 3:33 PM Florent Revest <revest@chromium.org> wrote:
>
> This makes it possible to disable the MSG_OOB support in .config.
>
> Signed-off-by: Florent Revest <revest@chromium.org>

Reviewed-by: Eric Dumazet <edumazet@google.com>

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
  2024-12-18 14:33 [PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB Florent Revest
  2024-12-18 14:44 ` Eric Dumazet
@ 2024-12-20  3:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-12-20  3:30 UTC (permalink / raw)
  To: Florent Revest
  Cc: netdev, linux-kernel, davem, edumazet, kuba, pabeni, horms,
	kuniyu, rao.shoaib

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 18 Dec 2024 15:33:34 +0100 you wrote:
> This makes it possible to disable the MSG_OOB support in .config.
> 
> Signed-off-by: Florent Revest <revest@chromium.org>
> ---
>  net/unix/Kconfig | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Here is the summary with links:
  - [net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
    https://git.kernel.org/netdev/net-next/c/5155cbcdbf03

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-20  3:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-18 14:33 [PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB Florent Revest
2024-12-18 14:44 ` Eric Dumazet
2024-12-20  3:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®