* [B.A.T.M.A.N.] 0.3 final released
@ 2008-05-05 11:54 Marek Lindner
2008-05-05 12:54 ` dondavis
` (3 more replies)
0 siblings, 4 replies; 17+ messages in thread
From: Marek Lindner @ 2008-05-05 11:54 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hello everybody,
after a long release cycle (almost one year) the B.A.T.M.A.N. team is proud to
announce the release of:
- batman 0.3 stable
- vis server 0.3 stable
- batman advanced kernelland 0.1 beta
We used the Wireless Community Weekend 2008 in the c-Base to release our
newest version. Here are the main features in brief:
batman 0.3:
- TQ based routing algorith to overcome BATMAN III limitations
- policy routing (see: http://open-mesh.net/batman/doc/RoutingVodoo)
- policy routing script to fully control the routing table (see:
http://downloads.open-mesh.net/batman/useful-scripts-and-tools/policy_routing_script.sh)
- tunneling rewritten (only UDP based, blackhole detection and kernel module
batgat for performance boosting)
- parameters can be changed at runtime (routing_class, gateway_class, hna,
preferred gateway)
- routing_class support 4 different settings (see:
http://open-mesh.net/batman/doc/InternetTuning)
- interface watchdog (interfaces can be (de)activated dynamically)
- packet aggregation (experimental)
- official IANA port 4035 is used
- RFC draft published
batman advanced kernelland:
- layer 2 meshing based on BATMAN TQ algorithm in kernelland
- operates on any ethernet like interface
- supports IPv4, IPv6, DHCP, etc
- is controlled via /proc/net/bvatman-adv/
- bridging via brctl is supported
- interface watchdog (interfaces can be (de)activated dynamically)
- offers integrated vis server which meshes/syncs with other vis servers in
range
The latest version of batman layer 3 obsoletes batman 0.2 which is not
supported anymore. The current version (batman 0.3) is the stable version
from now on. Even though a version 0.4 might emerge we will continue
supporting 0.3 for a long time period with security fixes and stability
patches.
Download our code and have fun ! :-)
Greetings,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 11:54 [B.A.T.M.A.N.] 0.3 final released Marek Lindner
@ 2008-05-05 12:54 ` dondavis
2008-05-05 13:07 ` Vinay Menon
2008-05-05 13:30 ` Philippe April
` (2 subsequent siblings)
3 siblings, 1 reply; 17+ messages in thread
From: dondavis @ 2008-05-05 12:54 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
>
> after a long release cycle (almost one year) the B.A.T.M.A.N. team is
> proud to
> announce the release of:
> - batman 0.3 stable
> - vis server 0.3 stable
> - batman advanced kernelland 0.1 beta
That's exciting! I can't wait to check it out.
http://freifunk.schmudde.com/ipkg/ will need to be updated.
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 12:54 ` dondavis
@ 2008-05-05 13:07 ` Vinay Menon
2008-05-05 20:36 ` Marek Lindner
0 siblings, 1 reply; 17+ messages in thread
From: Vinay Menon @ 2008-05-05 13:07 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 733 bytes --]
Cool, tried it with openwrt trunk,seems to work great.
The openwrt patch should be removed as its taken care of in the batman src
.
Thanks :)
Regards,
On Mon, May 5, 2008 at 6:24 PM, <dondavis@reglue.org> wrote:
>
> >
> > after a long release cycle (almost one year) the B.A.T.M.A.N. team is
> > proud to
> > announce the release of:
> > - batman 0.3 stable
> > - vis server 0.3 stable
> > - batman advanced kernelland 0.1 beta
>
>
> That's exciting! I can't wait to check it out.
> http://freifunk.schmudde.com/ipkg/ will need to be updated.
>
>
>
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
>
--
Vinay Menon
[-- Attachment #2: Type: text/html, Size: 1347 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 11:54 [B.A.T.M.A.N.] 0.3 final released Marek Lindner
2008-05-05 12:54 ` dondavis
@ 2008-05-05 13:30 ` Philippe April
2008-05-05 18:24 ` Marek Lindner
2008-05-05 19:12 ` Holger Levsen
2008-05-05 20:36 ` a.anselmi
3 siblings, 1 reply; 17+ messages in thread
From: Philippe April @ 2008-05-05 13:30 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
That's great! I'm trying it right now! (kamikaze-7.09)
Planning on removing the "WARNING: You are using the unstable batman
branch. If you are interested in *using* batman get the latest stable
release !" soon? :)
On 5-May-08, at 7:54 AM, Marek Lindner wrote:
>
> Hello everybody,
>
> after a long release cycle (almost one year) the B.A.T.M.A.N. team
> is proud to
> announce the release of:
> - batman 0.3 stable
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 13:30 ` Philippe April
@ 2008-05-05 18:24 ` Marek Lindner
2008-05-05 23:22 ` dondavis
0 siblings, 1 reply; 17+ messages in thread
From: Marek Lindner @ 2008-05-05 18:24 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Monday, 5. May 2008 21:30:44 Philippe April wrote:
> That's great! I'm trying it right now! (kamikaze-7.09)
>
> Planning on removing the "WARNING: You are using the unstable batman
> branch. If you are interested in *using* batman get the latest stable
> release !" soon? :)
Thanks for the hint - I removed it.
Greetings,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 11:54 [B.A.T.M.A.N.] 0.3 final released Marek Lindner
2008-05-05 12:54 ` dondavis
2008-05-05 13:30 ` Philippe April
@ 2008-05-05 19:12 ` Holger Levsen
2008-05-05 19:18 ` Aaron Kaplan
2008-05-05 20:36 ` a.anselmi
3 siblings, 1 reply; 17+ messages in thread
From: Holger Levsen @ 2008-05-05 19:12 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 896 bytes --]
Hi,
On Monday 05 May 2008 13:54, Marek Lindner wrote:
> after a long release cycle (almost one year) the B.A.T.M.A.N. team is proud
> to announce the release of:
> - batman 0.3 stable
> - vis server 0.3 stable
> - batman advanced kernelland 0.1 beta
Congrats!!
> The latest version of batman layer 3 obsoletes batman 0.2 which is not
> supported anymore. The current version (batman 0.3) is the stable version
> from now on. Even though a version 0.4 might emerge we will continue
> supporting 0.3 for a long time period with security fixes and stability
> patches.
Ok, cool.
> Download our code and have fun ! :-)
I would even have more fun, if you would start signing the mails and including
a md5/sha1 sum of the tar file ;-)
I'll package and upload 0.3 these days, for batman-adv I'm in the lucky
position to await Simons package :-)
regards,
Holger
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 19:12 ` Holger Levsen
@ 2008-05-05 19:18 ` Aaron Kaplan
0 siblings, 0 replies; 17+ messages in thread
From: Aaron Kaplan @ 2008-05-05 19:18 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
On May 5, 2008, at 9:12 PM, Holger Levsen wrote:
> Hi,
>
> On Monday 05 May 2008 13:54, Marek Lindner wrote:
>> after a long release cycle (almost one year) the B.A.T.M.A.N. team
>> is proud
>> to announce the release of:
>> - batman 0.3 stable
>> - vis server 0.3 stable
>> - batman advanced kernelland 0.1 beta
>
> Congrats!!
congrats also from over here :)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 186 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 11:54 [B.A.T.M.A.N.] 0.3 final released Marek Lindner
` (2 preceding siblings ...)
2008-05-05 19:12 ` Holger Levsen
@ 2008-05-05 20:36 ` a.anselmi
3 siblings, 0 replies; 17+ messages in thread
From: a.anselmi @ 2008-05-05 20:36 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
great work Marek, compliments!
Antonio
On Lun, 5 Maggio 2008 13:54, Marek Lindner disse:
>
> Hello everybody,
>
> after a long release cycle (almost one year) the B.A.T.M.A.N. team is
> proud to
> announce the release of:
> - batman 0.3 stable
> - vis server 0.3 stable
> - batman advanced kernelland 0.1 beta
>
> We used the Wireless Community Weekend 2008 in the c-Base to release our
> newest version. Here are the main features in brief:
>
> batman 0.3:
> - TQ based routing algorith to overcome BATMAN III limitations
> - policy routing (see: http://open-mesh.net/batman/doc/RoutingVodoo)
> - policy routing script to fully control the routing table (see:
> http://downloads.open-mesh.net/batman/useful-scripts-and-tools/policy_routing_script.sh)
> - tunneling rewritten (only UDP based, blackhole detection and kernel
> module
> batgat for performance boosting)
> - parameters can be changed at runtime (routing_class, gateway_class, hna,
> preferred gateway)
> - routing_class support 4 different settings (see:
> http://open-mesh.net/batman/doc/InternetTuning)
> - interface watchdog (interfaces can be (de)activated dynamically)
> - packet aggregation (experimental)
> - official IANA port 4035 is used
> - RFC draft published
>
> batman advanced kernelland:
> - layer 2 meshing based on BATMAN TQ algorithm in kernelland
> - operates on any ethernet like interface
> - supports IPv4, IPv6, DHCP, etc
> - is controlled via /proc/net/bvatman-adv/
> - bridging via brctl is supported
> - interface watchdog (interfaces can be (de)activated dynamically)
> - offers integrated vis server which meshes/syncs with other vis servers
> in
> range
>
> The latest version of batman layer 3 obsoletes batman 0.2 which is not
> supported anymore. The current version (batman 0.3) is the stable version
> from now on. Even though a version 0.4 might emerge we will continue
> supporting 0.3 for a long time period with security fixes and stability
> patches.
>
> Download our code and have fun ! :-)
>
> Greetings,
> Marek
>
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 13:07 ` Vinay Menon
@ 2008-05-05 20:36 ` Marek Lindner
2008-05-05 21:57 ` Holger Levsen
0 siblings, 1 reply; 17+ messages in thread
From: Marek Lindner @ 2008-05-05 20:36 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Monday, 5. May 2008 21:07:24 Vinay Menon wrote:
> Cool, tried it with openwrt trunk,seems to work great.
> The openwrt patch should be removed as its taken care of in the batman src
I removed the patch and updated the package to the latest release.
Greetings,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 20:36 ` Marek Lindner
@ 2008-05-05 21:57 ` Holger Levsen
2008-05-06 19:01 ` Marek Lindner
0 siblings, 1 reply; 17+ messages in thread
From: Holger Levsen @ 2008-05-05 21:57 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
Hi,
On Monday 05 May 2008 22:36, Marek Lindner wrote:
> I removed the patch and updated the package to the latest release.
You didnt change the sources and released a new tarball with the same version,
did you?
Cause when I downloaded
http://downloads.open-mesh.net/batman/stable/sources/batman-0.3.tar.gz today
at 21:10 localtime, it was 109310 bytes in size, while at 23:53 it was 84771
bytes...
regards,
Holger, still & more wanting signed checksums :)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 18:24 ` Marek Lindner
@ 2008-05-05 23:22 ` dondavis
2008-05-06 7:27 ` Marek Lindner
0 siblings, 1 reply; 17+ messages in thread
From: dondavis @ 2008-05-05 23:22 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Sorry for the density, but what is the link to the batman III stable
package (ipkg for openwrt/freifunk)? Any suggestions on how to compile
batman for openwrt using the sdk? I've compiled a few simple packages
before but the batman source (e.g. modules) looked a bit more elaborate
than what I've done before.
cheers,
D Davis
> On Monday, 5. May 2008 21:30:44 Philippe April wrote:
>> That's great! I'm trying it right now! (kamikaze-7.09)
>>
>> Planning on removing the "WARNING: You are using the unstable batman
>> branch. If you are interested in *using* batman get the latest stable
>> release !" soon? :)
>
> Thanks for the hint - I removed it.
>
> Greetings,
> Marek
> _______________________________________________
> B.A.T.M.A.N mailing list
> B.A.T.M.A.N@open-mesh.net
> https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 23:22 ` dondavis
@ 2008-05-06 7:27 ` Marek Lindner
2008-05-15 0:24 ` Marek Lindner
0 siblings, 1 reply; 17+ messages in thread
From: Marek Lindner @ 2008-05-06 7:27 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Tuesday, 6. May 2008 07:22:23 dondavis@reglue.org wrote:
> Sorry for the density, but what is the link to the batman III stable
> package (ipkg for openwrt/freifunk)?
The pre-compiled packages will be available at:
http://downloads.open-mesh.net/batman/stable
in the coming days. Give us some time to recover from our release party. ;-)
> Any suggestions on how to compile
> batman for openwrt using the sdk? I've compiled a few simple packages
> before but the batman source (e.g. modules) looked a bit more elaborate
> than what I've done before.
The current OpenWRT trunk offers batman packages. Just download the "packages"
branch and link the batman packages into your OpenWRT package dir. After
executing "make menuconfig" you will find the batman packages in the network
section.
Greetings,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-05 21:57 ` Holger Levsen
@ 2008-05-06 19:01 ` Marek Lindner
2008-05-07 12:44 ` Holger Levsen
0 siblings, 1 reply; 17+ messages in thread
From: Marek Lindner @ 2008-05-06 19:01 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Tuesday, 6. May 2008 05:57:44 Holger Levsen wrote:
> Holger, still & more wanting signed checksums :)
We updated the whole source section which includes the checksums, signatures
and the vis server. Simon used his key to sign the checksums.
Have fun,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-06 19:01 ` Marek Lindner
@ 2008-05-07 12:44 ` Holger Levsen
2008-05-07 13:13 ` Marek Lindner
0 siblings, 1 reply; 17+ messages in thread
From: Holger Levsen @ 2008-05-07 12:44 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 446 bytes --]
Hi Marek,
On Tuesday 06 May 2008 21:01, Marek Lindner wrote:
> We updated the whole source section which includes the checksums,
> signatures and the vis server. Simon used his key to sign the checksums.
Rock! Thanks a lot!
Maybe you could add a pointer about this on
http://open-mesh.net/batman/downloads too, at first I looked there, before I
followed the link to http://open-mesh.net/batman/downloads :)
regards,
Holger
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-07 12:44 ` Holger Levsen
@ 2008-05-07 13:13 ` Marek Lindner
2008-05-07 23:27 ` Holger Levsen
0 siblings, 1 reply; 17+ messages in thread
From: Marek Lindner @ 2008-05-07 13:13 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
Hi,
> Maybe you could add a pointer about this on
> http://open-mesh.net/batman/downloads too, at first I looked there, before
> I followed the link to http://open-mesh.net/batman/downloads :)
I updated http://open-mesh.net/batman/downloads to link to the checksums and
the signature. Is that what you mean ?
Greetings,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-07 13:13 ` Marek Lindner
@ 2008-05-07 23:27 ` Holger Levsen
0 siblings, 0 replies; 17+ messages in thread
From: Holger Levsen @ 2008-05-07 23:27 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
[-- Attachment #1: Type: text/plain, Size: 217 bytes --]
Hi Marek,
On Wednesday 07 May 2008 15:13, Marek Lindner wrote:
> I updated http://open-mesh.net/batman/downloads to link to the checksums
> and the signature. Is that what you mean ?
Yes, thanks.
regards,
Holger
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [B.A.T.M.A.N.] 0.3 final released
2008-05-06 7:27 ` Marek Lindner
@ 2008-05-15 0:24 ` Marek Lindner
0 siblings, 0 replies; 17+ messages in thread
From: Marek Lindner @ 2008-05-15 0:24 UTC (permalink / raw)
To: The list for a Better Approach To Mobile Ad-hoc Networking
On Tuesday, 6. May 2008 15:27:48 Marek Lindner wrote:
> The pre-compiled packages will be available at:
> http://downloads.open-mesh.net/batman/stable
> in the coming days. Give us some time to recover from our release party.
> ;-)
Now it is done - have fun with it. :-)
Gruß,
Marek
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2008-05-15 0:24 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 11:54 [B.A.T.M.A.N.] 0.3 final released Marek Lindner
2008-05-05 12:54 ` dondavis
2008-05-05 13:07 ` Vinay Menon
2008-05-05 20:36 ` Marek Lindner
2008-05-05 21:57 ` Holger Levsen
2008-05-06 19:01 ` Marek Lindner
2008-05-07 12:44 ` Holger Levsen
2008-05-07 13:13 ` Marek Lindner
2008-05-07 23:27 ` Holger Levsen
2008-05-05 13:30 ` Philippe April
2008-05-05 18:24 ` Marek Lindner
2008-05-05 23:22 ` dondavis
2008-05-06 7:27 ` Marek Lindner
2008-05-15 0:24 ` Marek Lindner
2008-05-05 19:12 ` Holger Levsen
2008-05-05 19:18 ` Aaron Kaplan
2008-05-05 20:36 ` a.anselmi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox