Repository : ssh://git@open-mesh.org/openwrt-feed-devel
On branch : master
commit c92b53fc5e532cd71ae101789a19843cc16d15d1 Author: Sven Eckelmann sven@narfation.org Date: Tue Nov 6 09:46:50 2018 +0100
batman-adv-devel: Revert "Disable MCAST during compilation"
The multicast compile option will be enabled in the future for the Linux kernel. The development feed tree should directly adopt it from the default settings of the current batman-adv master branch.
This reverts commit 0ecc4ddb883a ("batman-adv-devel: Disable MCAST during compilation").
Signed-off-by: Sven Eckelmann sven@narfation.org
c92b53fc5e532cd71ae101789a19843cc16d15d1 batman-adv-devel/Config.in | 1 + 1 file changed, 1 insertion(+)
diff --git a/batman-adv-devel/Config.in b/batman-adv-devel/Config.in index 9b14feb..d658129 100644 --- a/batman-adv-devel/Config.in +++ b/batman-adv-devel/Config.in @@ -71,6 +71,7 @@ config BATMAN_ADV_DEVEL_NC config BATMAN_ADV_DEVEL_MCAST bool "Multicast optimisation" depends on PACKAGE_kmod-batman-adv-devel + default y help This option enables the multicast optimisation which aims to reduce the air overhead while improving the reliability of