* [B.A.T.M.A.N.] [PATCH] batctl: mark multicast-mode switch as potentially compiled out
@ 2014-04-21 2:13 Linus Lüssing
2014-04-21 3:29 ` Marek Lindner
0 siblings, 1 reply; 2+ messages in thread
From: Linus Lüssing @ 2014-04-21 2:13 UTC (permalink / raw)
To: b.a.t.m.a.n
To give users an additional hint if the multicast feature is not
compiled in, to let them know what they can do to change that.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
---
functions.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/functions.c b/functions.c
index 117dcff..b9ccaff 100644
--- a/functions.c
+++ b/functions.c
@@ -63,6 +63,7 @@ const char *fs_compile_out_param[] = {
batctl_settings[BATCTL_SETTINGS_BLA].sysfs_name,
batctl_settings[BATCTL_SETTINGS_DAT].sysfs_name,
batctl_settings[BATCTL_SETTINGS_NETWORK_CODING].sysfs_name,
+ batctl_settings[BATCTL_SETTINGS_MULTICAST_MODE].sysfs_name,
batctl_debug_tables[BATCTL_TABLE_BLA_CLAIMS].debugfs_name,
batctl_debug_tables[BATCTL_TABLE_BLA_BACKBONES].debugfs_name,
batctl_debug_tables[BATCTL_TABLE_DAT].debugfs_name,
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] [PATCH] batctl: mark multicast-mode switch as potentially compiled out
2014-04-21 2:13 [B.A.T.M.A.N.] [PATCH] batctl: mark multicast-mode switch as potentially compiled out Linus Lüssing
@ 2014-04-21 3:29 ` Marek Lindner
0 siblings, 0 replies; 2+ messages in thread
From: Marek Lindner @ 2014-04-21 3:29 UTC (permalink / raw)
To: b.a.t.m.a.n
[-- Attachment #1: Type: text/plain, Size: 366 bytes --]
On Monday 21 April 2014 04:13:22 Linus Lüssing wrote:
> To give users an additional hint if the multicast feature is not
> compiled in, to let them know what they can do to change that.
>
> Signed-off-by: Linus Lüssing <linus.luessing@web.de>
> ---
> functions.c | 1 +
> 1 file changed, 1 insertion(+)
Applied in revision 2de97c6.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-21 3:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-21 2:13 [B.A.T.M.A.N.] [PATCH] batctl: mark multicast-mode switch as potentially compiled out Linus Lüssing
2014-04-21 3:29 ` Marek Lindner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox