public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] batman-adv 2011.3.1 released
@ 2011-10-18 22:44 Marek Lindner
  2011-10-19  0:32 ` Michael Stöcker
  2011-10-20  9:56 ` Bjoern Franke
  0 siblings, 2 replies; 8+ messages in thread
From: Marek Lindner @ 2011-10-18 22:44 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking


Today, the B.A.T.M.A.N. team releases an update for the 2011.3.0 release which 
corrects small but crucial bugs introduced within the last release. This is a 
pure bug fix release without any new features or protocol modifications. 
Everyone is strongly encouraged to upgrade to this version. As the kernel 
module always depends on the Linux kernel it was 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: 

http://downloads.open-mesh.org/batman/releases/batman-adv-2011.3.1/ 

as well as prepackaged binaries in your distribution.


Thanks
------

Thanks to all people sending in patches:

   * Antonio Quartulli <ordex@autistici.org>

Special thanks go to: 

   * TY Wu for isolating / debugging the packet latency bug
   * Junkeun Song for his help and ideas to find the translation table bugs
   * Marek Lindner for debugging support and suggestions


batman-adv
----------

The high latency (4-5 times higher than usual) that could be observed when the 
gateway mode was activated because batman-adv broadcasted all packets instead 
of sending them via unicast, was fixed. The reported issues with non-mesh 
clients communicating with other clients have been addressed too: The 
translation tables were corrupted caused by uninitialized memory and invalid 
table sizes sent through client announcement mechanism. 
 

batctl
------

batctl remains unchanged.


Happy routing, 
The B.A.T.M.A.N. team

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
  2011-10-18 22:44 [B.A.T.M.A.N.] batman-adv 2011.3.1 released Marek Lindner
@ 2011-10-19  0:32 ` Michael Stöcker
  2011-10-19  7:45   ` Sven Eckelmann
  2011-10-19 12:53   ` Marek Lindner
  2011-10-20  9:56 ` Bjoern Franke
  1 sibling, 2 replies; 8+ messages in thread
From: Michael Stöcker @ 2011-10-19  0:32 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

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

Am 19.10.2011 00:44, schrieb Marek Lindner:

hallo,

even if the batctl remains unchanged, could you please "update" the
packagename to 2011.3.1? I would like to update my
openwrtbuildroot-batman-adv-makefile to use the new release but it
relies on the same version-string.

greetings,

micha



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

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
  2011-10-19  0:32 ` Michael Stöcker
@ 2011-10-19  7:45   ` Sven Eckelmann
       [not found]     ` <4E9E9547.8090801@gmail.com>
  2011-10-19 12:53   ` Marek Lindner
  1 sibling, 1 reply; 8+ messages in thread
From: Sven Eckelmann @ 2011-10-19  7:45 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Michael Stöcker

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

On Wednesday 19 October 2011 02:32:10 Michael Stöcker wrote:
> Am 19.10.2011 00:44, schrieb Marek Lindner:
> 
> hallo,
> 
> even if the batctl remains unchanged, could you please "update" the
> packagename to 2011.3.1? I would like to update my
> openwrtbuildroot-batman-adv-makefile to use the new release but it
> relies on the same version-string.

What do you think would happen when you ask the xorg people to change their 
tarball names because your Makefile doesn't work?

We already provide a release folder that contains compatible versions of 
batman-adv and batctl [1]. Maybe you can change your Makefile+scripts to use 
that folder. Or introduce a (release,) batman-adv and batctl version for a 
quick workaround.

Kind regards,
	Sven

[1] http://downloads.open-mesh.org/batman/releases/batman-adv-2011.3.1/

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

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
  2011-10-19  0:32 ` Michael Stöcker
  2011-10-19  7:45   ` Sven Eckelmann
@ 2011-10-19 12:53   ` Marek Lindner
  2011-10-19 13:43     ` Michael Stöcker
  1 sibling, 1 reply; 8+ messages in thread
From: Marek Lindner @ 2011-10-19 12:53 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Wednesday, October 19, 2011 02:32:10 Michael Stöcker wrote:
> even if the batctl remains unchanged, could you please "update" the
> packagename to 2011.3.1? I would like to update my
> openwrtbuildroot-batman-adv-makefile to use the new release but it
> relies on the same version-string.

I just updated the OpenWrt package. Once you fetched the update you should get 
batman-adv 2011.3.1 with batctl 2011.3.0.

Regards,
Marek

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
  2011-10-19 12:53   ` Marek Lindner
@ 2011-10-19 13:43     ` Michael Stöcker
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Stöcker @ 2011-10-19 13:43 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

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

Am 19.10.2011 14:53, schrieb Marek Lindner:
> On Wednesday, October 19, 2011 02:32:10 Michael Stöcker wrote:
>> even if the batctl remains unchanged, could you please "update" the
>> packagename to 2011.3.1? I would like to update my
>> openwrtbuildroot-batman-adv-makefile to use the new release but it
>> relies on the same version-string.
> 
> I just updated the OpenWrt package. Once you fetched the update you should get 
> batman-adv 2011.3.1 with batctl 2011.3.0.

thanks! ;)


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

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
       [not found]     ` <4E9E9547.8090801@gmail.com>
@ 2011-10-19 19:16       ` Sven Eckelmann
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Eckelmann @ 2011-10-19 19:16 UTC (permalink / raw)
  To: Michael Stöcker; +Cc: b.a.t.m.a.n

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

Please always try to send your mails to the mailing list. Otherwise the person 
with the right knowledge may not be able to participate.

On Wednesday 19 October 2011 11:15:51 Michael Stöcker wrote:
[...]
> its not "my" makefile, its the default openwrt-batman-adv-makefile...
> then i have to wait till somebody who is better involved in
> makefile-stuff makes a patch/new makefile ;)

I just forward Mareks answer to the question: 
https://dev.openwrt.org/changeset/28490

> i just think that the current tarballnaming is inconsistent, i
> personally expect in a folder named /releases/batman-adv-2011.3.1/
> tarballs of version 2011.3.1 ;)

There is no 2011.3.1 version of batctl. We decided a long time ago that we 
want to mark compatible versions in the release folders and keep batctl and 
batman-adv separate. That means that we don't want to force 0-change releases 
of one tool. My initial idea was also to name the release folders only 2011.3 
and only link the current stable releases into those folders. I don't know 
whether there were other opinions or we forgot to talk more about it.

The reason why I asked about the x.org folks is the similarity between the 
strategies they use and the one we now try to follow (actually, I looked at 
their release style and kept it in some other open source projects). What is 
your opinion regarding the 2011.3 name for the release folder and would it 
help in understanding that batctl and batman-adv are separate parts which only 
get common releases from time to time?

Kind regards,
	Sven

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

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
  2011-10-18 22:44 [B.A.T.M.A.N.] batman-adv 2011.3.1 released Marek Lindner
  2011-10-19  0:32 ` Michael Stöcker
@ 2011-10-20  9:56 ` Bjoern Franke
  2011-10-20 10:21   ` Sven Eckelmann
  1 sibling, 1 reply; 8+ messages in thread
From: Bjoern Franke @ 2011-10-20  9:56 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Am Mittwoch, 19. Oktober 2011, 00:44:38 schrieb Marek Lindner:
> Today, the B.A.T.M.A.N. team releases an update for the 2011.3.0 release
> which corrects small but crucial bugs introduced within the last release.
> This is a pure bug fix release without any new features or protocol
> modifications. Everyone is strongly encouraged to upgrade to this version.
> As the kernel module always depends on the Linux kernel it was 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:


Does this bugfixes concern the bug triggered by 3 nodes you mentioned some days 
before in IRC?

regards
bjo
-- 
jabber: bjo@schafweide.org
bjo.nord-west.org | nord-west.org | freifunk-ol.de

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

* Re: [B.A.T.M.A.N.] batman-adv 2011.3.1 released
  2011-10-20  9:56 ` Bjoern Franke
@ 2011-10-20 10:21   ` Sven Eckelmann
  0 siblings, 0 replies; 8+ messages in thread
From: Sven Eckelmann @ 2011-10-20 10:21 UTC (permalink / raw)
  To: b.a.t.m.a.n

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

On Thursday 20 October 2011 11:56:53 Bjoern Franke wrote:
> Does this bugfixes concern the bug triggered by 3 nodes you mentioned some
> days before in IRC?

Yes, this bug (and the bugfix) was the reason why we created the release 
2011.3.1. We hope that all fixes will be included in linux 3.1 or another 
release in from the 3.1.x stable branch.

There seems to be another problem [1] at the moment which wasn't completely 
analyzed. Therefore, it is unknown whether this is a real batman-adv problem.

Kind regards,
	Sven

[1] http://www.open-mesh.org/issues/154

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

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

end of thread, other threads:[~2011-10-20 10:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 22:44 [B.A.T.M.A.N.] batman-adv 2011.3.1 released Marek Lindner
2011-10-19  0:32 ` Michael Stöcker
2011-10-19  7:45   ` Sven Eckelmann
     [not found]     ` <4E9E9547.8090801@gmail.com>
2011-10-19 19:16       ` Sven Eckelmann
2011-10-19 12:53   ` Marek Lindner
2011-10-19 13:43     ` Michael Stöcker
2011-10-20  9:56 ` Bjoern Franke
2011-10-20 10:21   ` Sven Eckelmann

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