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_routin...) - 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
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.
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
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 :)
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
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
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
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
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
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
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
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
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
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 :)
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_routin...)
- 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
b.a.t.m.a.n@lists.open-mesh.org