Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

batman-adv: Switch to HTTPS version of links

open-mesh.org and its subdomains can only be accessed via HTTPS. HTTP-only
requests are currently redirected automatically to HTTPS but references in
the source code should be only https.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>

authored by

Sven Eckelmann and committed by
Antonio Quartulli
7b5e7396 0046b040

+3 -3
+1 -1
Documentation/networking/batman-adv.txt
··· 187 187 188 188 For more information, please see the manpage (man batctl). 189 189 190 - batctl is available on http://www.open-mesh.org/ 190 + batctl is available on https://www.open-mesh.org/ 191 191 192 192 193 193 CONTACT
+1 -1
MAINTAINERS
··· 2147 2147 M: Simon Wunderlich <sw@simonwunderlich.de> 2148 2148 M: Antonio Quartulli <a@unstable.cc> 2149 2149 L: b.a.t.m.a.n@lists.open-mesh.org 2150 - W: http://www.open-mesh.org/ 2150 + W: https://www.open-mesh.org/ 2151 2151 S: Maintained 2152 2152 F: net/batman-adv/ 2153 2153
+1 -1
net/batman-adv/Kconfig
··· 12 12 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is 13 13 a routing protocol for multi-hop ad-hoc mesh networks. The 14 14 networks may be wired or wireless. See 15 - http://www.open-mesh.org/ for more information and user space 15 + https://www.open-mesh.org/ for more information and user space 16 16 tools. 17 17 18 18 config BATMAN_ADV_BLA