Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-11-07,master
>---------------------------------------------------------------
commit 873b7f3468ff43d2872abfb2c9bc3fbd55ee6cbe
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Tue Oct 27 15:33:17 2020 +0000
doc: open-mesh/News-draft: stub for 2021.0 release
>---------------------------------------------------------------
873b7f3468ff43d2872abfb2c9bc3fbd55ee6cbe
open-mesh/News-draft.textile | 61 +++++++++++++++-----------------------------
1 file changed, 21 insertions(+), 40 deletions(-)
diff --git a/open-mesh/News-draft.textile b/open-mesh/News-draft.textile
index 4ff4f43..34ba049 100644
--- a/open-mesh/News-draft.textile
+++ b/open-mesh/News-draft.textile
@@ -1,28 +1,27 @@
-h1. DRAFT: Batman-adv 2020.4 released
+h1. DRAFT: Batman-adv 2021.0 released
-Oct 27th, 2020. Today the B.A.T.M.A.N. team publishes the October 2020 update to batman-adv, batctl and alfred! The bridge loop avoidance and translation table code received several fixes for bugs in connection with the multicast optimization. Which would otherwise potentially cause packet loss or even routing loops. Also several code cleanups are included in this version.
+Jan 5th, 2021. Today the B.A.T.M.A.N. team publishes the January 2021 update to batman-adv, batctl and alfred! TODO. Also several bugfixes and code cleanups are included in this version.
As the kernel module always depends on the Linux kernel it is compiled against, it does not make sense to provide binaries on our website. As usual, you will find the signed tarballs in our download section:
-https://downloads.open-mesh.org/batman/releases/batman-adv-2020.4/
+https://downloads.open-mesh.org/batman/releases/batman-adv-2021.0/
h2. Thanks
Thanks to all people sending in patches:
-* Jakub Kicinski <kuba(a)kernel.org>
-* Linus L��ssing <linus.luessing(a)c0d3.blue>
-* Nikolay Aleksandrov <nikolay(a)nvidia.com>
-* Randy Dunlap <rdunlap(a)infradead.org>
-* Simon Wunderlich <sw(a)simonwunderlich.de>
-* Sven Eckelmann <sven(a)narfation.org>
+*
+
+and to all those that supported us with good advice or rigorous testing:
+
+*
h2. batman-adv
<pre>
$ git describe origin/master
-v2020.3-16-gfb9256b1
-$ range=v2020.3..v2020.3-16-gfb9256b1
+v2020.4-16-gfb9256b1
+$ range=v2020.4..v2020.4-16-gfb9256b1
$ git shortlog --email --no-merges "${range}"
$ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by\|Co-authored-by\)-by'|sed 's/.*:/*/'|sort|uniq
@@ -30,15 +29,6 @@ $ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by
coding style cleanup/refactoring
================================
- batman-adv: genetlink: move to smaller ops wherever possible
- net: bridge: mcast: rename br_ip's u member to dst
- net: batman-adv: types.h: delete duplicated words
- batman-adv: Drop unused function batadv_hardif_remove_interfaces()
- batman-adv: Drop repeated words in comments
- batman-adv: Migrate to linux/prandom.h
- batman-adv: Add missing include for in_interrupt()
- batman-adv: compat: Fix prandom.h include for older LTS kernels
- batman-adv: bla: fix type misuse for backbone_gw hash indexing
various
=======
@@ -47,22 +37,16 @@ various
bugfixes
========
- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
- batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
-
-2020.4 (2020-10-27)
+2021.0 (2021-01-05)
===================
-* support latest kernels (4.4 - 5.10)
+* support latest kernels (4.4 - 5.11)
* coding style cleanups and refactoring
* bugs squashed:
- - fix incorrect reroute handling of multicast packets
- - improve handling of multicast packets by bridge loop avoidance
+ -
</pre>
@@ -70,23 +54,20 @@ h2. batctl
<pre>
$ git describe origin/master
-v2020.3-3-g2a13424
-$ range=v2020.3..v2020.3-3-g2a13424
+v2020.4-3-g2a13424
+$ range=v2020.4..v2020.4-3-g2a13424
$ git shortlog --email --no-merges "${range}"
$ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by\|Co-authored-by\)-by'|sed 's/.*:/*/'|sort|uniq
bugfixes
========
- batctl: tcpdump: Fix endianness in ICMPv6 Echo Request/Reply parsing
-2020.4 (2020-10-27)
+2021.0 (2021-01-05)
===================
-* bugs squashed:
-
- - Fix endianness in ICMPv6 Echo Request/Reply parsing
+*
</pre>
@@ -94,17 +75,17 @@ h2. alfred
<pre>
$ git describe origin/master
-v2020.3-1-g3425515
-$ range=v2020.3..v2020.3-1-g3425515
+v2020.4-1-g3425515
+$ range=v2020.4..v2020.4-1-g3425515
$ git shortlog --email --no-merges "${range}"
$ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by\|Co-authored-by\)-by'|sed 's/.*:/*/'|sort|uniq
-2020.4 (2020-10-27)
+2021.0 (2021-01-05)
===================
-* (no changes)
+*
</pre>
Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-11-07,master
>---------------------------------------------------------------
commit d475310b72879de0a62955b169e6c048b0d1ff24
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Fri Oct 16 14:26:00 2020 +0000
doc: open-mesh/News-draft
>---------------------------------------------------------------
d475310b72879de0a62955b169e6c048b0d1ff24
open-mesh/News-draft.textile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/open-mesh/News-draft.textile b/open-mesh/News-draft.textile
index 256e35e..8289f38 100644
--- a/open-mesh/News-draft.textile
+++ b/open-mesh/News-draft.textile
@@ -1,6 +1,6 @@
h1. DRAFT: Batman-adv 2020.4 released
-Oct 27th, 2020. Today the B.A.T.M.A.N. team publishes the Octover 2020 update to batman-adv, batctl and alfred! TODO. Also several bugfixes and code cleanups are included in this version.
+Oct 27th, 2020. Today the B.A.T.M.A.N. team publishes the Octover 2020 update to batman-adv, batctl and alfred! The bridge loop avoidance and translation table code received several bugfixes to improve the coexistance with the multicast optimization. Also several code cleanups are included in this version.
As the kernel module always depends on the Linux kernel it is compiled against, it does not make sense to provide binaries on our website. As usual, you will find the signed tarballs in our download section:
Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-11-07,master
>---------------------------------------------------------------
commit 87ecb64ec77188db9b13ea7caabd4b077e4802eb
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Wed Oct 21 22:40:28 2020 +0000
doc: open-mesh/News-draft
>---------------------------------------------------------------
87ecb64ec77188db9b13ea7caabd4b077e4802eb
open-mesh/News-draft.textile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/open-mesh/News-draft.textile b/open-mesh/News-draft.textile
index 8289f38..4ff4f43 100644
--- a/open-mesh/News-draft.textile
+++ b/open-mesh/News-draft.textile
@@ -1,6 +1,6 @@
h1. DRAFT: Batman-adv 2020.4 released
-Oct 27th, 2020. Today the B.A.T.M.A.N. team publishes the Octover 2020 update to batman-adv, batctl and alfred! The bridge loop avoidance and translation table code received several bugfixes to improve the coexistance with the multicast optimization. Also several code cleanups are included in this version.
+Oct 27th, 2020. Today the B.A.T.M.A.N. team publishes the October 2020 update to batman-adv, batctl and alfred! The bridge loop avoidance and translation table code received several fixes for bugs in connection with the multicast optimization. Which would otherwise potentially cause packet loss or even routing loops. Also several code cleanups are included in this version.
As the kernel module always depends on the Linux kernel it is compiled against, it does not make sense to provide binaries on our website. As usual, you will find the signed tarballs in our download section:
Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-11-07,master
>---------------------------------------------------------------
commit 5bca6a019ac39761f018ae111b3f956216942ce4
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Tue Oct 27 11:58:32 2020 +0000
doc: open-mesh/Download
>---------------------------------------------------------------
5bca6a019ac39761f018ae111b3f956216942ce4
open-mesh/Download.textile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/open-mesh/Download.textile b/open-mesh/Download.textile
index 556d213..d949dc7 100644
--- a/open-mesh/Download.textile
+++ b/open-mesh/Download.textile
@@ -7,9 +7,9 @@ Please use the maint branch for your public infrastructure unless you know exact
h2. Download Released Source Code
-* The latest version of [[batman-adv:Wiki|batman-adv]] is "batman-adv-2020.3.tar.gz":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.3.tar.gz "md5":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.3.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.3.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.3.tar.gz.asc
-* The latest version of batctl (management and control tool for batman-adv) is "batctl-2020.3.tar.gz":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.3.tar.gz "md5":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.3.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.3.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.3.tar.gz.asc
-* The latest version of alfred (Almighty Lightweight Fact Remote Exchange Daemon) is "alfred-2020.3.tar.gz":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.3.tar.gz "md5":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.3.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.3.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.3.tar.gz.asc
+* The latest version of [[batman-adv:Wiki|batman-adv]] is "batman-adv-2020.4.tar.gz":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.4.tar.gz "md5":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.4.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.4.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-2020.4.tar.gz.asc
+* The latest version of batctl (management and control tool for batman-adv) is "batctl-2020.4.tar.gz":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.4.tar.gz "md5":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.4.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.4.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2020.4.tar.gz.asc
+* The latest version of alfred (Almighty Lightweight Fact Remote Exchange Daemon) is "alfred-2020.4.tar.gz":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.4.tar.gz "md5":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.4.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.4.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/stable/sources/alfred/alfred-2020.4.tar.gz.asc
* The latest stable version of batmand ([[open-mesh:BranchesExplained#batmand|unmaintained]]) is "batman-0.3.2.tar.gz":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar.gz "md5":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/batman-0.3.2.tar.gz.asc
* The latest version of the vis server for the batmand (package not needed for batman-adv) is "vis-0.3.2.tar.gz":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz "md5":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz.md5 "sha1":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz.sha1 "asc":https://downloads.open-mesh.org/batman/releases/batman-0.3.2/vis-0.3.2.tar.gz.asc
@@ -87,6 +87,7 @@ It follows an overview of linux versions and the batman-adv version they contain
* linux 5.7 => batman-adv 2020.1 (get batctl 2020.1 from "here":https://downloads.open-mesh.org/batman/stable/sources/batctl/)
* linux 5.8 => batman-adv 2020.2 (get batctl 2020.2 from "here":https://downloads.open-mesh.org/batman/stable/sources/batctl/)
* linux 5.9 => batman-adv 2020.3 (get batctl 2020.3 from "here":https://downloads.open-mesh.org/batman/stable/sources/batctl/)
+* linux 5.10 => batman-adv 2020.4 (get batctl 2020.4 from "here":https://downloads.open-mesh.org/batman/stable/sources/batctl/)
h2. Arch Linux
Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-11-07,master
>---------------------------------------------------------------
commit 9d31d4201c8c88e3fc772c301863fa1dad089b69
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Fri Oct 16 14:23:22 2020 +0000
doc: open-mesh/News-draft: stub for 2020.4 release
>---------------------------------------------------------------
9d31d4201c8c88e3fc772c301863fa1dad089b69
open-mesh/News-draft.textile | 75 +++++++++++++++++++++++---------------------
1 file changed, 39 insertions(+), 36 deletions(-)
diff --git a/open-mesh/News-draft.textile b/open-mesh/News-draft.textile
index 9f6833f..256e35e 100644
--- a/open-mesh/News-draft.textile
+++ b/open-mesh/News-draft.textile
@@ -1,30 +1,28 @@
-h1. DRAFT: Batman-adv 2020.3 released
+h1. DRAFT: Batman-adv 2020.4 released
-Aug 25th, 2020. Today the B.A.T.M.A.N. team publishes the August 2020 update to batman-adv, batctl and alfred! An additional hop penalty can now be configured on a per interface basis. Also several bugfixes and code cleanups are included in this version.
+Oct 27th, 2020. Today the B.A.T.M.A.N. team publishes the Octover 2020 update to batman-adv, batctl and alfred! TODO. Also several bugfixes and code cleanups are included in this version.
As the kernel module always depends on the Linux kernel it is compiled against, it does not make sense to provide binaries on our website. As usual, you will find the signed tarballs in our download section:
-https://downloads.open-mesh.org/batman/releases/batman-adv-2020.3/
+https://downloads.open-mesh.org/batman/releases/batman-adv-2020.4/
h2. Thanks
Thanks to all people sending in patches:
-* Jussi Kivilinna <jussi.kivilinna(a)haltian.com>
+* Jakub Kicinski <kuba(a)kernel.org>
* Linus L��ssing <linus.luessing(a)c0d3.blue>
+* Nikolay Aleksandrov <nikolay(a)nvidia.com>
+* Randy Dunlap <rdunlap(a)infradead.org>
* Simon Wunderlich <sw(a)simonwunderlich.de>
* Sven Eckelmann <sven(a)narfation.org>
-and to all those that supported us with good advice or rigorous testing:
-
-* Antonio Quartulli <a(a)unstable.cc>
-
h2. batman-adv
<pre>
$ git describe origin/master
-v2020.2-7-geded19e9
-$ range=v2020.2..v2020.2-7-geded19e9
+v2020.3-16-gfb9256b1
+$ range=v2020.3..v2020.3-16-gfb9256b1
$ git shortlog --email --no-merges "${range}"
$ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by\|Co-authored-by\)-by'|sed 's/.*:/*/'|sort|uniq
@@ -32,34 +30,39 @@ $ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by
coding style cleanup/refactoring
================================
- batman-adv: Switch mailing list subscription page
- batman-adv: Fix typos and grammar in documentation
+ batman-adv: genetlink: move to smaller ops wherever possible
+ net: bridge: mcast: rename br_ip's u member to dst
+ net: batman-adv: types.h: delete duplicated words
+ batman-adv: Drop unused function batadv_hardif_remove_interfaces()
+ batman-adv: Drop repeated words in comments
+ batman-adv: Migrate to linux/prandom.h
+ batman-adv: Add missing include for in_interrupt()
+ batman-adv: compat: Fix prandom.h include for older LTS kernels
+ batman-adv: bla: fix type misuse for backbone_gw hash indexing
various
=======
- batman-adv: Introduce a configurable per interface hop penalty
bugfixes
========
- batman-adv: Avoid uninitialized chaddr when handling DHCP
- batman-adv: Fix own OGM check in aggregated OGMs
- batman-adv: bla: use netif_rx_ni when not in interrupt context
+ batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
+ batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
+ batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
+ batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
-2020.3 (2020-08-25)
+2020.4 (2020-10-27)
===================
-* support latest kernels (4.4 - 5.9)
+* support latest kernels (4.4 - 5.10)
* coding style cleanups and refactoring
-* introduce a configurable per interface hop penalty
* bugs squashed:
- - avoid uninitialized chaddr when handling DHCP
- - fix own OGMv2 check in aggregation receive handling
- - fix "NOHZ: local_softirq_pending 08" warnings caused by BLA
+ - fix incorrect reroute handling of multicast packets
+ - improve handling of multicast packets by bridge loop avoidance
</pre>
@@ -67,22 +70,23 @@ h2. batctl
<pre>
$ git describe origin/master
-v2020.2-3-g2c893e3
-$ range=v2020.2..v2020.2-3-g2c893e3
+v2020.3-3-g2a13424
+$ range=v2020.3..v2020.3-3-g2a13424
$ git shortlog --email --no-merges "${range}"
$ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by\|Co-authored-by\)-by'|sed 's/.*:/*/'|sort|uniq
+bugfixes
+========
-various
-=======
-
- batctl: Add per interface hop penalty command
+ batctl: tcpdump: Fix endianness in ICMPv6 Echo Request/Reply parsing
-2020.3 (2020-08-25)
+2020.4 (2020-10-27)
===================
-* add per interface hop penalty command
+* bugs squashed:
+
+ - Fix endianness in ICMPv6 Echo Request/Reply parsing
</pre>
@@ -90,18 +94,17 @@ h2. alfred
<pre>
$ git describe origin/master
-v2020.2-2-g921940b
-$ range=v2020.2..v2020.2-2-g921940b
+v2020.3-1-g3425515
+$ range=v2020.3..v2020.3-1-g3425515
$ git shortlog --email --no-merges "${range}"
$ git log --no-merges "${range}"|grep -e '\(Reported\|Tested\|Acked\|Reviewed-by\|Co-authored-by\)-by'|sed 's/.*:/*/'|sort|uniq
-Sven Eckelmann <sven(a)narfation.org> (1):
- batctl: Sync batman-adv netlink uapi header
-2020.3 (2020-08-25)
+
+2020.4 (2020-10-27)
===================
-* synchronization of batman-adv netlink header
+* (no changes)
</pre>
The annotated tag, v5.10-rc2 has been created
at 27598e7e73260ed0b2917eb02d4a515ebb578313 (tag)
tagging 3cea11cd5e3b00d91caf0b4730194039b45c5891 (commit)
replaces v5.10-rc1
tagged by Linus Torvalds
on Sun Nov 1 14:43:52 2020 -0800
- Shortlog ------------------------------------------------------------
Linux 5.10-rc2
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAl+fOigeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGoQ0H/RLJU2FMIjO0mzLX
9LqePQ9QmNWG4KeqxwWaKq90MinIbnSG3CDPKruu8RNh2Rr6nsEJmqg1DWyEiFRB
8gzsBXMAC1i2aPfOrOnCJEfP+L+svKlbSii475tNdZw2DhP+/FBT0RVCt3rRhrRs
atc8+dM7ViGLnlvRJ4LlVqA3d1kjOr5bsPYcIcnGIHY8mYWBLFzTSVgDdrcB9+3l
7lZud/zMhJ3dS0bcnbIUS1YpBxHCsgEaMFQYmcv3RruIaaFbh5THkfQUSmbmrAru
/EeVjwVMuvpvb2jxS1ofLx2in7t4tsNgItu4AfMmV0BurM5NhpqKo7mo/1nmR/X9
Q4tjPRc=
=cUbb
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
--
linux integration