Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2018-08-24,backup-redmine/2019-09-14,master
>---------------------------------------------------------------
commit f86ea7cecd3ed3f74a669abc37bfb8acda9307ff
Author: Sven Eckelmann <sven(a)narfation.org>
Date: Thu Apr 19 19:46:29 2018 +0000
doc: open-mesh/News-draft
>---------------------------------------------------------------
f86ea7cecd3ed3f74a669abc37bfb8acda9307ff
open-mesh/News-draft.textile | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/open-mesh/News-draft.textile b/open-mesh/News-draft.textile
index 66d35a5..348d770 100644
--- a/open-mesh/News-draft.textile
+++ b/open-mesh/News-draft.textile
@@ -1,6 +1,6 @@
h1. DRAFT: Batman-adv 2018.1 released
-Apr 24th, 2018. Today the B.A.T.M.A.N. team publishes the April 2018 update to batman-adv, batctl and alfred! This release adds the netlink support for the distributed arp table cache and the multicast flags. Also several bugfixes, code cleanups and code documentation updates are included in this version.
+Apr 20th, 2018. Today the B.A.T.M.A.N. team publishes the April 2018 update to batman-adv, batctl and alfred! This release adds the netlink support for the distributed arp table cache and the multicast flags. Also several bugfixes, code cleanups and code documentation updates 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:
@@ -66,22 +66,21 @@ coding style cleanup/refactoring
-2018.1 (2018-04-24)
+2018.1 (2018-04-20)
===================
* support latest kernels (3.2 - 4.17)
* coding style cleanups and refactoring
* add DAT cache and multicast flags netlink support
-* TODO: always assume 2-byte packet alignment
* avoid redundant multicast TT entries
* bugs squashed:
- - TODO: update data pointers after skb_cow()
- - TODO: fix header size check in batadv_dbg_arp()
- - TODO: Fix skbuff rcsum on packet reroute
- - TODO: fix multicast-via-unicast transmission with AP isolation
- - TODO: fix packet loss for broadcasted DHCP packets to a server
- - TODO: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
+ - update data pointers after skb_cow()
+ - fix header size check in batadv_dbg_arp()
+ - fix skbuff rcsum on packet reroute
+ - fix multicast-via-unicast transmission with AP isolation
+ - fix packet loss for broadcasted DHCP packets to a server
+ - fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
</pre>
h2. batctl
@@ -107,7 +106,7 @@ bugfixes
batctl: Validate translated mac addresses
-2018.1 (2018-04-24)
+2018.1 (2018-04-20)
===================
* synchronization of batman-adv netlink and packet headers
@@ -130,7 +129,7 @@ netlink
alfred: add multicast flags netlink support
-2018.1 (2018-04-24)
+2018.1 (2018-04-20)
===================
* synchronization of batman-adv netlink header