X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=net%2Fbatman-adv%2FKconfig;h=11660a3aab5ae0b7e0f3f2a111c6e6ab2081de59;hb=c5caf4ef34e2779c9a90bf4cbb57fbdf57dc8cbc;hp=fa780b76630e4def219fc5f464554a4361721229;hpb=c5d3a652a3cf180e7a4b670d73517a0dfbbefebc;p=firefly-linux-kernel-4.4.55.git diff --git a/net/batman-adv/Kconfig b/net/batman-adv/Kconfig index fa780b76630e..11660a3aab5a 100644 --- a/net/batman-adv/Kconfig +++ b/net/batman-adv/Kconfig @@ -50,6 +50,15 @@ config BATMAN_ADV_NC If you think that your network does not need this feature you can safely disable it and save some space. +config BATMAN_ADV_MCAST + bool "Multicast optimisation" + depends on BATMAN_ADV + default n + help + This option enables the multicast optimisation which aims to + reduce the air overhead while improving the reliability of + multicast messages. + config BATMAN_ADV_DEBUG bool "B.A.T.M.A.N. debugging" depends on BATMAN_ADV