public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: enable B.A.T.M.A.N. V compilation by default
@ 2018-05-12 22:24 Marek Lindner
  2018-05-12 22:28 ` Antonio Quartulli
  2018-05-13  6:55 ` Sven Eckelmann
  0 siblings, 2 replies; 3+ messages in thread
From: Marek Lindner @ 2018-05-12 22:24 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
---
 Makefile               | 2 +-
 net/batman-adv/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index de607ad9..ea995216 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ export CONFIG_BATMAN_ADV_NC=n
 # B.A.T.M.A.N. multicast optimizations:
 export CONFIG_BATMAN_ADV_MCAST=y
 # B.A.T.M.A.N. V routing algorithm (experimental):
-export CONFIG_BATMAN_ADV_BATMAN_V=n
+export CONFIG_BATMAN_ADV_BATMAN_V=y
 
 PWD:=$(shell pwd)
 BUILD_DIR=$(PWD)/build
diff --git a/net/batman-adv/Kconfig b/net/batman-adv/Kconfig
index bee034a9..de8034d8 100644
--- a/net/batman-adv/Kconfig
+++ b/net/batman-adv/Kconfig
@@ -35,7 +35,7 @@ config BATMAN_ADV
 config BATMAN_ADV_BATMAN_V
 	bool "B.A.T.M.A.N. V protocol (experimental)"
 	depends on BATMAN_ADV && !(CFG80211=m && BATMAN_ADV=y)
-	default n
+	default y
 	help
 	  This option enables the B.A.T.M.A.N. V protocol, the successor
 	  of the currently used B.A.T.M.A.N. IV protocol. The main
-- 
2.17.0


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

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: enable B.A.T.M.A.N. V compilation by default
  2018-05-12 22:24 [B.A.T.M.A.N.] [PATCH] batman-adv: enable B.A.T.M.A.N. V compilation by default Marek Lindner
@ 2018-05-12 22:28 ` Antonio Quartulli
  2018-05-13  6:55 ` Sven Eckelmann
  1 sibling, 0 replies; 3+ messages in thread
From: Antonio Quartulli @ 2018-05-12 22:28 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking,
	Marek Lindner


[-- Attachment #1.1: Type: text/plain, Size: 357 bytes --]

On 13/05/18 06:24, Marek Lindner wrote:
> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>

Acked-by: Antonio Quartulli <a@unstable.cc>


Once this change will make its way through the openwrt-routing feed,
people will finally be able to enable BATMAN_V without recompiling the
batman-adv package!


Cheers,

-- 
Antonio Quartulli


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: enable B.A.T.M.A.N. V compilation by default
  2018-05-12 22:24 [B.A.T.M.A.N.] [PATCH] batman-adv: enable B.A.T.M.A.N. V compilation by default Marek Lindner
  2018-05-12 22:28 ` Antonio Quartulli
@ 2018-05-13  6:55 ` Sven Eckelmann
  1 sibling, 0 replies; 3+ messages in thread
From: Sven Eckelmann @ 2018-05-13  6:55 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

On Sonntag, 13. Mai 2018 00:24:03 CEST Marek Lindner wrote:
> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
> ---
>  Makefile               | 2 +-
>  net/batman-adv/Kconfig | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

Please change all relevant files:

* Makefile
* README.external.rst
* gen-compat-autoconf.sh
* net/batman-adv/Kconfig

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-05-13  6:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-12 22:24 [B.A.T.M.A.N.] [PATCH] batman-adv: enable B.A.T.M.A.N. V compilation by default Marek Lindner
2018-05-12 22:28 ` Antonio Quartulli
2018-05-13  6:55 ` Sven Eckelmann

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