* [PATCH] Update doc with the actual values from *default_blacklist[]
@ 2025-03-31 20:46 Javier Bassi
2025-04-01 15:30 ` patchwork-bot+connman
0 siblings, 1 reply; 2+ messages in thread
From: Javier Bassi @ 2025-03-31 20:46 UTC (permalink / raw)
To: connman
Signed-off-by: Javier Bassi <javierbassi@gmail.com>
---
doc/connman.conf.5.in | 2 +-
src/main.conf | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/connman.conf.5.in b/doc/connman.conf.5.in
index 3eb240f5..9d3dfb94 100644
--- a/doc/connman.conf.5.in
+++ b/doc/connman.conf.5.in
@@ -107,7 +107,7 @@ List of blacklisted network interfaces separated by ",".
Found interfaces will be compared to the list and will
not be handled by connman, if their first characters
match any of the list entries. Default value is
-vmnet,vboxnet,virbr,ifb.
+vmnet,vboxnet,virbr,ifb,ve-,vb-,ham.
.TP
.BI AllowHostnameUpdates=true\ \fR|\fB\ false
Allow connman to change the system hostname. This can
diff --git a/src/main.conf b/src/main.conf
index 5357edb8..cbfef228 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -66,8 +66,8 @@
# Found interfaces will be compared to the list and will
# not be handled by ConnMan, if their first characters
# match any of the list entries. Default value is
-# vmnet,vboxnet,virbr,ifb,ve-,vb-.
-# NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb,ve-,vb-
+# vmnet,vboxnet,virbr,ifb,ve-,vb-,ham.
+# NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb,ve-,vb-,ham
# Allow ConnMan to change the system hostname. This can
# happen for example if we receive DHCP hostname option.
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Update doc with the actual values from *default_blacklist[]
2025-03-31 20:46 [PATCH] Update doc with the actual values from *default_blacklist[] Javier Bassi
@ 2025-04-01 15:30 ` patchwork-bot+connman
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+connman @ 2025-04-01 15:30 UTC (permalink / raw)
To: Javier Bassi; +Cc: connman
Hello:
This patch was applied to connman.git (master)
by Denis Kenzior <denkenz@gmail.com>:
On Mon, 31 Mar 2025 17:46:41 -0300 you wrote:
> Signed-off-by: Javier Bassi <javierbassi@gmail.com>
> ---
> doc/connman.conf.5.in | 2 +-
> src/main.conf | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Here is the summary with links:
- Update doc with the actual values from *default_blacklist[]
https://git.kernel.org/pub/scm/network/connman/connman.git/?id=172bb4f96c3a
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] 2+ messages in thread
end of thread, other threads:[~2025-04-01 15:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31 20:46 [PATCH] Update doc with the actual values from *default_blacklist[] Javier Bassi
2025-04-01 15:30 ` patchwork-bot+connman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.