Repository : ssh://git@open-mesh.org/batctl
Branch 'maint' now includes:
15893f1 batctl: Start new development cycle
6f7ff4b batctl: Update CHANGELOG for 2018.3 release
Repository : ssh://git@open-mesh.org/batman-adv
Branch 'maint' now includes:
001a4c8 batman-adv: Update compatible kernel version number
c812861 batman-adv: Drop "experimental" from BATMAN_V Kconfig
5d454c9 batman-adv: enable DAT by default at compile time
ba1a986 batman-adv: Remove "default n" in Kconfig
57fe2ec batman-adv: fix checkpatch warning about misspelled "cache"
e59198c batman-adv: Unify include guards style
e171628 batman-adv: Join batadv_purge_orig_ref and _batadv_purge_orig
faf49a3 batman-adv: Convert batadv_dat_addr_t to proper type
89dcbd5 batman-adv: Convert random_ether_addr to eth_random_addr
b2eab52 Merge branch 'maint'
0ac6431 Merge branch 'maint'
8dbcc8f batman-adv: Increase version number to 2018.3
9346d74 batman-adv: Update compatible kernel version number
84b0b78 batman-adv: Update CHANGELOG for 2018.3 release
Repository : ssh://git@open-mesh.org/batman-adv
On branches: ecsv/pu,master
>---------------------------------------------------------------
commit 9346d7459de16af4722989aa6b559a454a597611
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Fri Sep 14 10:54:08 2018 +0200
batman-adv: Update compatible kernel version number
Signed-off-by: Sven Eckelmann <sven(a)narfation.org>
>---------------------------------------------------------------
9346d7459de16af4722989aa6b559a454a597611
README.external.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.external.rst b/README.external.rst
index 2faec15..8af9ad9 100644
--- a/README.external.rst
+++ b/README.external.rst
@@ -12,7 +12,7 @@ and as external module. The external module allows to get
new features without upgrading to a newer kernel version
and to get batman-adv specific bugfixes for kernels that are
not supported anymore. It compiles against and should work
-with Linux 3.16 - 4.18. Supporting older versions is not
+with Linux 3.16 - 4.19. Supporting older versions is not
planned, but it's probably easy to backport it. If you work on a
backport, feel free to contact us. :-)