Re: [Babel-users] Disable wired optimisations

2008-02-07 Thread Gabriel Kerneis
On Wed, Feb 06, 2008 at 07:37:41PM +0100, Juliusz Chroboczek wrote: > I've just added a new flag, -w, to Babel, which can be used to disable > the optimisations for wired networks. > > This is completely untested, so feedback would be appreciated. I activated it (I almost always use babel over a

Re: [Babel-users] Disable wired optimisations

2008-02-07 Thread Gabriel Kerneis
On Thu, Feb 07, 2008 at 10:42:59AM +0100, Gabriel Kerneis wrote: > On Wed, Feb 06, 2008 at 07:37:41PM +0100, Juliusz Chroboczek wrote: > > I've just added a new flag, -w, to Babel, which can be used to disable > > the optimisations for wired networks. > > > >

Re: [Babel-users] IPv4 autoconfiguration

2008-02-17 Thread Gabriel Kerneis
Pv4) routing table instead. Moreover, is it possible to prevent ahcpd from overwriting my /etc/resolv.conf? I'm pretty happy with my local dns resolver and don't want/need to use another one. Regards, -- Gabriel Kerneis signature.asc Description: PGP signature ___

Re: [Babel-users] IPv4 autoconfiguration

2008-02-17 Thread Gabriel Kerneis
Le Sun, 17 Feb 2008 16:33:32 +0100, Julien Cristau <[EMAIL PROTECTED]> a écrit : >-s Do not perform stateful autoconfiguration; the > autoconfiguration process will be finished after stateless > autoconfiguration is done. >-N Don’t configure DNS. > Have you read the manpag

Re: [Babel-users] IPv4 autoconfiguration

2008-02-17 Thread Gabriel Kerneis
Le Sun, 17 Feb 2008 17:01:03 +0100, Juliusz Chroboczek <[EMAIL PROTECTED]> a écrit : > in ip 192.168.4.0/24 allow > in ip 0.0.0.0/0 deny This works perfectly well, thank you. Last question: what is an "operationnal interface"? Babel warns me that it can't find any at startup. Regards, -- Gab

Re: [Babel-users] A few examples of redistribution

2008-03-13 Thread Gabriel Kerneis
Le Wed, 12 Mar 2008 21:20:44 +0100, Juliusz Chroboczek <[EMAIL PROTECTED]> a écrit : > The static route can of course be a blackhole route [...] > # ip route add unreachable 192.168.5.0/24 proto static If you really want a blackhole, you should rather use: # ip route add blackhole 192.168.5.0/2

Re: [Babel-users] A few examples of redistribution

2008-03-13 Thread Gabriel Kerneis
7;re not allowed to access the destination. Anyway, if in doubt, "man ip" ;-) -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

Re: [Babel-users] IPv4+6 routing in Babel

2009-09-03 Thread Gabriel Kerneis
On Thu, Sep 03, 2009 at 08:32:52PM +0200, Henning Rogge wrote: > How do IPv4 nodes forward IPv6 traffic ? Via link-local address. Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org h

Re: [Babel-users] IPv4+6 routing in Babel

2009-09-04 Thread Gabriel Kerneis
l-world failure example? Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

Re: [Babel-users] not routing

2009-11-03 Thread Gabriel Kerneis
Hi again, On Wed, Nov 04, 2009 at 08:39:10AM +0100, Gabriel Kerneis wrote: > I'm not sure this will work, however, since your interface is not > involved in the Babel protocol (it is only providing a default route). I > don't know how such interfaces are handled by Babel. O

Re: [Babel-users] not routing

2009-11-03 Thread Gabriel Kerneis
I'm not sure this will work, however, since your interface is not involved in the Babel protocol (it is only providing a default route). I don't know how such interfaces are handled by Babel. Regards, -- Gabriel Kerneis ___ Babel-use

Re: [Babel-users] not routing

2009-11-05 Thread Gabriel Kerneis
>> ok, I've done with you suggest, I also ran babel-pinger -p 42. > No, run babel-pinger normally (protocol and table are orthogonal). That's the point with 42: it's the answer to everything, but not to anything. Mysterious magic number... -- Gabriel ___

[Babel-users] Babel à la Fête de la Science (18 - 20 novembre)

2009-11-08 Thread Gabriel Kerneis
.fr/ http://www.pps.jussieu.fr/~jch/software/babel/ Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

[Babel-users] [PATCH] Fix and upgrade the ahcpd package

2009-11-16 Thread Gabriel Kerneis
(the former being ahcpd-0.5-2). If this is unnecessary, please feel free to label it 0.50-1 instead. Regards, Signed-off-by: Gabriel Kerneis --- Index: ipv6/ahcpd/files/ahcpd.init === --- ipv6/ahcpd/files/ahcpd.init (révision 18433

[Babel-users] [PATCH] Upgrade the babel package, renaming it to babeld

2009-11-16 Thread Gabriel Kerneis
l/babel-users/2009-August/000269.html] [2] [http://lists.alioth.debian.org/pipermail/babel-users/2009-November/000314.html] Regards, Signed-off-by: Gabriel Kerneis --- Index: net/babeld/files/babel.init === --- net/babeld/files/b

Re: [Babel-users] [PATCH] Fix and upgrade the ahcpd package

2009-11-16 Thread Gabriel Kerneis
On Mon, Nov 16, 2009 at 01:40:00PM +0100, Gabriel Kerneis wrote: > the following patch fixes the ahcpd package. More precisely, it: > - upgrades ahcpd to the latest release (0.50), > - adds librt dependency to the Makefile, > - removes the installation of the obsolete ahcp-dummy-co

Re: [Babel-users] Openwrt support for later versions of babeld

2009-11-27 Thread Gabriel Kerneis
ng with them, let me know. Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

Re: [Babel-users] Openwrt support for later versions of babeld

2009-11-27 Thread Gabriel Kerneis
repository called BabelTool, and jch is one of the developpers). Use at your own risk. Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

[Babel-users] BabelTool in javascript?

2009-12-12 Thread Gabriel Kerneis
If any of you is motivated to rewrite BabelTool in javascript, the following library is probably a must use: http://thejit.org/ Look at the demos. Amazing! -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.

Re: [Babel-users] babel topologie

2009-12-22 Thread Gabriel Kerneis
On Mon, Dec 21, 2009 at 09:59:27PM +0100, Alex Morlang wrote: > is there any way to get the complete topology on a babel network? No. > A already connected to the socket for the frontend, but afaik i > gives me just one worldview. Because babel itself does not know the complete topology. Theori

[Babel-users] [OT] Is babel ready for market?

2009-12-22 Thread Gabriel Kerneis
Juliusz, didn't you tell me once, about babel: "We're not really looking at market applications right now."? http://xkcd.com/678/ Where did you hide the hovercar? ;-) -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http:/

Re: [Babel-users] Questions on the "new" AHCP

2010-01-14 Thread Gabriel Kerneis
Then, in /etc/config/ahcpd, use: config ahcpd option interfaces "wl0" option server "ipv6,first,last,dir,name-server,ntp

Re: [Babel-users] Questions on the "new" AHCP

2010-01-15 Thread Gabriel Kerneis
beld is now able to detect when interfaces go up and down by itself (you just have to provide it the names of the interfaces you are interested in), so might as well start on boot and forget it after that. Regards, -- Gabriel Kerneis __

Re: [Babel-users] Questions on the "new" AHCP

2010-01-15 Thread Gabriel Kerneis
ust need to restart ahcpd or wait for some time (how long?) to get a fresh address. You are doing stuff manually, anyway, so why not restart it? Why do you think it is import to store this in uci? Regards, -- Gabriel Kerneis ___ Babel-users maili

Re: [Babel-users] ahcpd 0.51

2010-02-07 Thread Gabriel Kerneis
-P /var/state" in the ahcp-local configuration script, I'd be glad to hear suggestions (I'm convinced this is a good idea but found very sparse documentation and examples on that topic). Regards, -- Gabriel Kerneis ___ Bab

[Babel-users] [PATCH] [package] babeld: update to 0.98, fix scripts

2010-02-16 Thread Gabriel Kerneis
). Does it work for you? Is there something obviously wrong, or that could be done more efficiently? Thak you for your comments. Regards, -- Gabriel Kerneis >From 6656c8ccfcd365fe5b548cc29a6e16e9da0b1145 Mon Sep 17 00:00:00 2001 From: Gabriel Kerneis Date: Mon, 15 Feb 2010 19:21:39 +0100 Subj

[Babel-users] [PATCH RFC] [package] babeld and ahcpd: update and UCIfication

2010-02-18 Thread Gabriel Kerneis
vailable here: http://www.pps.jussieu.fr/~kerneis/software/files/ahcpd_0.51-1_atheros.ipk http://www.pps.jussieu.fr/~kerneis/software/files/babeld_0.98-1_atheros.ipk Regards, -- Gabriel Kerneis >From 86eeb382fef31d07e102d99b63f06cd17e716d9b Mon Sep 17 00:00:00 2001 From: Gabriel Kerneis Date: Mo

[Babel-users] Fw: [OpenWrt-Devel] Enabling IPv6 options in /etc/sysctl.conf

2010-04-07 Thread Gabriel Kerneis
, please let me know (I have no strong opinion about it, maybe issue a warning?). Anyway, this won't make it into Backfire which was released earlier today, so we have plenty of time to discuss the issue. Regards, -- Gabriel Kerneis, Babeld maintainer for OpenWrt --- Begin Message --- On Wed

Re: [Babel-users] Fw: [OpenWrt-Devel] Enabling IPv6 options in /etc/sysctl.conf

2010-04-09 Thread Gabriel Kerneis
On Wed, Apr 07, 2010 at 07:38:00PM +0200, Gabriel Kerneis wrote: > If you think the babeld init script should check and set this sysctl, > please let me know (I have no strong opinion about it, maybe issue a > warning?). This is utter bullshit: babeld sets it properly, so you do no

[Babel-users] Simulating Babel with NS2

2010-04-30 Thread Gabriel Kerneis
Hi, did anyone try to simulate babel with NS2 yet? I found a tutorial [1] which looks like a good starting point but have no idea of the amount of work it would involve. [1] http://elmurod.net/wps/?p=157 Regards, -- Gabriel ___ Babel-users mailing l

Re: [Babel-users] ANNOUNCE: babeld-1.0.1

2010-05-03 Thread Gabriel Kerneis
On Sun, May 02, 2010 at 03:22:03AM +0200, Juliusz Chroboczek wrote: > Babeld-1.0.1 is available in OpenWrt r21336. Fill a bug if anything is wrong (in particular with Linux 2.4), please. Regards, -- Gabriel Kerneis ___ Babel-users mailing list Ba

Re: [Babel-users] Using 2 radios at either different frequencies or using directional antennas

2010-05-25 Thread Gabriel Kerneis
r ahcpd (while I am proud of the client mode, I still think there is room for improvement in the server mode configuration). Kind regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.o

[Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-05-31 Thread Gabriel Kerneis
Then, enable and start: $ /etc/init.d/ahcpd enable $ /etc/init.d/ahcpd start 2. Client configuration Edit /etc/config/network to use the ahcp protocol on the desired interfaces, for instance: - config 'interface' '

Re: [Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-05-31 Thread Gabriel Kerneis
. Except for laptop clients, this how-to is useless (unless your laptop runs OpenWrt, which would be quite surprising ;-): you have to install ahcpd separately (for instance using a Debian package) and launch it on your machine to get an address. Regards, -- Gabrie

Re: [Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-05-31 Thread Gabriel Kerneis
On Mon, May 31, 2010 at 05:55:27PM +0200, Mitar wrote: > On Mon, May 31, 2010 at 2:46 PM, Gabriel Kerneis > wrote: > > Choose one of your stations to act as an ahcpd server. > > What happens if there is a network split? You ought to be on the good half of the split ;-) More

Re: [Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-05-31 Thread Gabriel Kerneis
On Mon, May 31, 2010 at 11:41:43PM +0200, Mitar wrote: > OK. But what is then difference with running a dnsmasq on every node > with DHCP where every node has its own IPv4 pool for clients? dnsmasq > does not yet support IPv6 but is this then the only difference? Off the the top of my head: - IPv6

Re: [Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-06-01 Thread Gabriel Kerneis
erimental feature in ahcp (prefix delegation) which is designed to solve this issue, but we didn't make anything useful with it yet (our current focus is on diversity). Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.

Re: [Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-06-01 Thread Gabriel Kerneis
> On Tue, Jun 1, 2010 at 2:32 PM, Gabriel Kerneis > wrote: > > So that it can get an IP and be reachable via ssh for administration > > purposes > > Then all your nodes have the same SSH password/key? The "basic" nodes indeed share a common password (the

Re: [Babel-users] Ahcpd update in OpenWrt (quick HOWTO)

2010-06-01 Thread Gabriel Kerneis
hcp is not available for Windows (because we only use MacOs, BSD or Linux here). So I do not see any solution for your Windows clients right now (except using static IPs). Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.al

Re: [Babel-users] AHCP and IPv4 support

2010-06-07 Thread Gabriel Kerneis
nd correctly the above link (IPv6 over wifi works, IPv6 over mobile doesn't). So everything should be fine. Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

Re: [Babel-users] AHCP and IPv4 support

2010-06-07 Thread Gabriel Kerneis
On Mon, Jun 07, 2010 at 04:40:07PM -0500, Charles Boyd wrote: > We want to have support for Android < 2.0 as well. Did you try? If the interface has an IPv6 local address (fe80::) it should work. I have no Android < 2.0 here to test it. > I haven't taken a look at the code or read very much of

Re: [Babel-users] AHCP and IPv4 support

2010-06-07 Thread Gabriel Kerneis
On Tue, Jun 08, 2010 at 12:05:20AM +0200, Stéphane Glondu wrote: > See http://article.gmane.org/gmane.network.routing.babel.user/268 This post is about babel, not ahcp. But the answer is almost the same indeed (see my previous mail). Regards, -- Gabriel

[Babel-users] [AHCP] IPv6 prefix length

2010-07-19 Thread Gabriel Kerneis
in the documentation, and the client (or the server?) should IMHO issue a warning when a prefix different from /64 is used. Regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/li

Re: [Babel-users] AHCP thoughts

2010-07-19 Thread Gabriel Kerneis
Mitar, On Tue, Jun 15, 2010 at 11:03:08PM +0200, Mitar wrote: > "Unlike AHCP 0, AHCP 1 requires that servers have read-write persistent > storage; a small flash should be enough, but you'll not be able to run AHCP > 1 servers on disk-less, flash-less netbooted nodes." > > Does this mean that they

Re: [Babel-users] [AHCP] IPv6 prefix length

2010-07-20 Thread Gabriel Kerneis
On Tue, Jul 20, 2010 at 12:26:02AM +0200, Juliusz Chroboczek wrote: > That was a typo. Fixed, and thanks for the report. Applied in OpenWrt r22309, until the next release of ahcpd. -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debi

Re: [Babel-users] [gmane.ietf.announce] I-D Action:draft-chroboczek-babel-routing-protocol-04.txt

2010-07-27 Thread Gabriel Kerneis
> A URL for this Internet-Draft is: > http://www.ietf.org/internet-drafts/draft-chroboczek-babel-routing-protocol-04.txt There is a typo in Section 3.5.2: "gove" instead of "give". Anyway, given the small amount of changes since Draft-3, I guess this means it should be accepted soon :-) Regards,

Re: [Babel-users] Babel Configuration Help

2010-10-08 Thread Gabriel Kerneis
On Fri, Sep 24, 2010 at 04:26:50PM +0200, Juliusz Chroboczek wrote: > Fri Sep 24 16:25:40 CEST 2010 Juliusz Chroboczek > * Don't use __attribute__((packed)), it is buggy. Backported in OpenWrt (r23325) until the next babel release. -- Gabriel ___

Re: [Babel-users] ANNOUNCE: babeld-1.0.2

2010-10-12 Thread Gabriel Kerneis
On Mon, Oct 11, 2010 at 08:19:54PM +0200, Juliusz Chroboczek wrote: > Version 1.0.2 of the Babel routing daemon is available in OpenWrt trunk (r23408). Best, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org h

Re: [Babel-users] Wireless Battle Mesh v4 - Call for papers

2011-01-23 Thread Gabriel Kerneis
Marek, On Fri, Jan 21, 2011 at 07:33:01PM +0100, Marek Lindner wrote: > * The technical track is taking place throughout the week (monday till > friday) The original announce by Juliusz says the event is from Wed 16th till Sun 20th. Your mail implies that it would start Mon 14th. Could anybody

Re: [Babel-users] ANNOUNCE: babeld-1.1.0

2011-02-03 Thread Gabriel Kerneis
On Sun, Jan 30, 2011 at 08:13:19AM +0100, Juliusz Chroboczek wrote: > Babeld-1.1.0 is available in OpenWrt trunk (r25345). -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babe

Re: [Babel-users] mv from darcs to git

2011-02-28 Thread Gabriel Kerneis
Hi, On Mon, Feb 28, 2011 at 04:49:17PM +0100, Gioacchino Mazzurco wrote: > The problem with darcs is that it have less supports than git and in > fact is impossible to package software from darcs for openwrt... You must be kidding: I added support for darcs repositories to OpenWrt 4 months ago:

Re: [Babel-users] mv from darcs to git

2011-02-28 Thread Gabriel Kerneis
On Mon, Feb 28, 2011 at 05:52:05PM +0100, Gioacchino Mazzurco wrote: > I have tried to do a babelz package form darcs but i obtain unkown > source protocol or similar, moreover it seems you are to forced to use As explained in the commit message I linked, you must use http protocol, not darcs:// (

Re: [Babel-users] mv from darcs to git

2011-02-28 Thread Gabriel Kerneis
On Mon, Feb 28, 2011 at 06:21:33PM +0100, Gioacchino Mazzurco wrote: > >As explained in the commit message I linked, you must use http protocol, > >not darcs:// (which does not exist). > > yes i was already doing this way as you can see at the latest commit > before switching to git > http://gitor

Re: [Babel-users] mv from darcs to git

2011-02-28 Thread Gabriel Kerneis
On Mon, Feb 28, 2011 at 07:20:43PM +0100, Gioacchino Mazzurco wrote: > ERROR: No download method available I cannot reproduce this error, using your Makefile and a recent svn checkout. Did you update your openwrt copy in the last four months? Does include/download.mk mention darcs? (And did you

[Babel-users] Bab el-Web (preview)

2011-03-01 Thread Gabriel Kerneis
Hi, little technology preview (still working on it): http://rhodium.kerneis.info:8124/babelweb.html (IPv6 needed, as well as a browser understanding SVG and javascript -- tested under Firefox) Best, -- Gabriel ___ Babel-users mailing list Babel-u

Re: [Babel-users] Bab el-Web (preview)

2011-03-02 Thread Gabriel Kerneis
On Wed, Mar 02, 2011 at 09:14:08AM -0500, Outback Dingo wrote: > doesnt look like miredo can see this site, i can ping6 it though Yeah, trying to make work for everybody, I broke it completely. > Screenshots ??? As soon as I repair what I have broken... (Probably tomorrow.) Sorry, -- Gabri

Re: [Babel-users] Bab el-Web (preview)

2011-03-02 Thread Gabriel Kerneis
On Wed, Mar 02, 2011 at 07:02:45PM +0100, Gabriel Kerneis wrote: > On Wed, Mar 02, 2011 at 09:14:08AM -0500, Outback Dingo wrote: > > doesnt look like miredo can see this site, i can ping6 it though > > Yeah, trying to make work for everybody, I broke it completely. New UR

Re: [Babel-users] how to get ahcpd running on debian

2011-03-08 Thread Gabriel Kerneis
quot; If those are wireless nodes, do not forget to setup the wifi settings. Also do not forget to bring the interface up (ifconfig ath0 up). The "address familiy not supported" might be an IPv6 issue (do you have IPv6 enabled?), but I am not sure. Best, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

Re: [Babel-users] how to get ahcpd running on debian

2011-03-08 Thread Gabriel Kerneis
On Tue, Mar 08, 2011 at 01:16:16PM +0100, Tomas Cea wrote: > So, How should I setup the interface 'ath0' on the other nodes? I'm trying > with the following options, but it not works. For wifi.pps.jussieu.fr (babel network), we use: http://www.pps.jussieu.fr/~jch/software/files/wifi-autoconf.sh Y

[Babel-users] RFC 6126: The Babel Routing Protocol

2011-04-06 Thread Gabriel Kerneis
http://www.rfc-editor.org/rfc/rfc6126.txt Congratulations Juliusz! -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/babel-users

Re: [Babel-users] Please, how to install (and configure) babeld on fonera with openwrt?

2011-04-23 Thread Gabriel Kerneis
On Sat, Apr 23, 2011 at 08:48:19PM +0200, err404 wrote: > Someone can indicate me where I can start? Look into /etc/config/, you will find commented babel and ahcp configuration files. For ahcpd, the configuration is not the same if you want a client or a server. I posted a tutorial on this list

Re: [Babel-users] AHCPD in openwrt (currently broken for multiple interface)

2011-06-22 Thread Gabriel Kerneis
Dave, On Wed, Jun 22, 2011 at 09:54:16AM -0600, Dave Taht wrote: > The head of openwrt and the related luci gui currently are not > configuring ahcpd correctly in the presence of *multiple* client > interfaces. This is a known issue, sadly unresolved because of me lacking time to work on it. I p

Re: [Babel-users] newbie questions

2011-06-29 Thread Gabriel Kerneis
On Wed, Jun 29, 2011 at 05:12:36PM -0400, Kirk Reiser wrote: > If I am running ahcp do all visiters to my network need to be running > ahcp or do I still need to run a dhcp server to support machines not > running ahcp and babel? Well, if all visitors run ahcp, they'll get an address automaticall

Re: [Babel-users] babeld: memory leak?

2011-07-15 Thread Gabriel Kerneis
Hi, On Fri, Jul 15, 2011 at 12:50:30PM +0200, Matthieu Boutier wrote: > config.c, 718-729: > we lost all network_confs, but: Well, not really lost, but linked from the global networks list. > network.c, 59: > we catch them, but if we reach line 70, we really lost the network_conf, I > think, no?

[Babel-users] Neighbour and router id

2011-08-01 Thread Gabriel Kerneis
Hi, while trying to come up with a bug-free release of Bab el-Web, I got confused (again!) about routers and interfaces. I try to associate a neighbour address (fe80::whatever) to a router id. 1) Does that make sense? (ie. is it an injection?) If it doesn't, then why not? 2) Assuming it makes

[Babel-users] ANNOUNCE: babelweb-0.1.0

2011-08-02 Thread Gabriel Kerneis
ollowed by 0.1.1 very soon because of an annoying bug that I did not manage to fix yet. But I've been told to "release early, release often" and trying to follow this advise. Of course, feedback and bug reports are welcomed ;-) -- Gabriel Kerneis

Re: [Babel-users] Fixing the AHCPD package in openwrt

2011-08-04 Thread Gabriel Kerneis
On Thu, Aug 04, 2011 at 12:23:33PM +0200, Juliusz Chroboczek wrote: > > What would it take to get AHCPD working again in openwrt for multiple > > interfaces? > > AHCP is working fine for me with current OpenWRT. While ahcp works fine in server and forwarder mode (configured in /etc/config/ahcpd),

[Babel-users] ANNOUNCE: babelweb-0.2.0

2011-08-05 Thread Gabriel Kerneis
Dear all, Babelweb-0.2.0 is available from http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.0.tar.gz http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.0.tar.gz.asc For more information about babelweb, please see: http://www.pps.jussieu.fr/~kerneis/software/babel

Re: [Babel-users] ANNOUNCE: ahcpd-0.52

2011-08-08 Thread Gabriel Kerneis
Dear Dave, dear all, On Thu, Jul 28, 2011 at 07:58:30PM +0200, Juliusz Chroboczek wrote: > Ahcpd-0.52 is available ahcpd 0.52 is now available in OpenWrt too (r27932). INCOMPATIBLE CHANGE: client mode cannot be configured in /etc/network/interface anymore. You must configure it in /etc/config/a

Re: [Babel-users] ANNOUNCE: babeld-1.1.3

2011-08-08 Thread Gabriel Kerneis
On Wed, Aug 03, 2011 at 10:15:16PM +0200, Juliusz Chroboczek wrote: > Babeld-1.1.3 is available Babeld 1.1.3 is available in Openwrt too (r27933). > We now implement a new flag -u, which keeps unfeasible routes in the > RIB; while these routes are not likely to be useful for Babel itself, > they

[Babel-users] ANNOUNCE: babelweb-0.2.1

2011-08-08 Thread Gabriel Kerneis
Dear all, A stupid mistake in babelweb-0.2.0 led to an incorrect legend for the table of neighbours. The following minor release fixes this issue. Babelweb-0.2.1 is available from http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.1.tar.gz http://www.pps.jussieu.fr/~kerneis/soft

Re: [Babel-users] ANNOUNCE: babeld-1.1.4

2011-08-29 Thread Gabriel Kerneis
Juliusz, On Sat, Aug 27, 2011 at 05:30:59PM +0200, Juliusz Chroboczek wrote: > Babeld-1.1.4 is available On Sat, Aug 27, 2011 at 05:43:49PM +0200, Juliusz Chroboczek wrote: > Babeld-1.1.99.1 is available I am willing to update the babeld OpenWrt package but I do not understand the difference bet

[Babel-users] ANNOUNCE: babelweb-0.2.2

2011-08-29 Thread Gabriel Kerneis
Dear all, Babelweb-0.2.2 is available from http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.1.tar.gz http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.1.tar.gz.asc or through npm: npm install babelweb This minor release fixes a security bug: babelweb would acce

Re: [Babel-users] ANNOUNCE: babeld-1.1.4

2011-08-29 Thread Gabriel Kerneis
On Mon, Aug 29, 2011 at 01:39:15PM +0200, Juliusz Chroboczek wrote: > 1.1.99.0 was a release candidate with babelz merged into it. 1.1.99.1 > is just .0 with the port number changed. If nothing goes wrong, > 1.2.0 will be identical to .99.1. I pushed babeld-1.1.99.1 to OpenWrt (r28119). The -z

Re: [Babel-users] ANNOUNCE: babeld-1.1.4

2011-08-29 Thread Gabriel Kerneis
You probably read Juliusz' mail a bit too quickly: On Mon, Aug 29, 2011 at 09:08:36AM -0400, Outback Dingo wrote: > Curious, was the babelz diversity branch merged into mainline > babel On Mon, Aug 29, 2011 at 01:39:15PM +0200, Juliusz Chroboczek wrote: > 1.1.99.0 was a release candidate with

Re: [Babel-users] ANNOUNCE: babelweb-0.2.2

2011-08-31 Thread Gabriel Kerneis
Dear all, On Mon, Aug 29, 2011 at 10:55:58AM +0200, Gabriel Kerneis wrote: > Babelweb-0.2.2 is available > This minor release fixes a security bug: babelweb would accept to run as > root when no username was provided to drop priviledges. Julien Cristau kindly pointed out that thi

[Babel-users] ANNOUNCE: babelweb-0.2.3

2011-09-07 Thread Gabriel Kerneis
Dear all, Babelweb-0.2.3 is available from http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.3.tar.gz http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.2.3.tar.gz.asc or through npm: npm install -g babelweb This minor release fixes a security bug: babelweb would n

Re: [Babel-users] ANNOUNCE: babeld-1.2.0

2011-09-14 Thread Gabriel Kerneis
On Fri, Sep 09, 2011 at 04:31:21PM +0200, Juliusz Chroboczek wrote: > Babeld-1.2.0 is available in Openwrt (r28239). Best, -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listi

[Babel-users] ahcp proto is back in OpenWrt

2011-09-30 Thread Gabriel Kerneis
Dear all, I juste updated ahcpd in openwrt trunk (r28337, version 0.52-2). You can now use again "option proto ahcp" in your /etc/config/network (just like you would use "option proto dhcp" usually), with a hopefully correct implementation this time. You can mix this configuration with interface

Re: [Babel-users] ahcp proto is back in OpenWrt

2011-10-01 Thread Gabriel Kerneis
On Fri, Sep 30, 2011 at 07:38:29PM +0200, Gabriel Kerneis wrote: > You can now use again "option proto ahcp" in your /etc/config/network (just > like you would use "option proto dhcp" usually), with a hopefully correct > implementation this time. You can mix this

[Babel-users] Babelweb dans les blagues Carambar

2011-10-12 Thread Gabriel Kerneis
[In French, because this is about a (lame) untranslatable pun.] Bonjour à tous les francophones, la rançon de la gloire, l'ultime succès, la démocratisation suprême : Babelweb se retrouve dans une blague Carambar ! La preuve en images : http://www.pps.jussieu.fr/~kerneis/software/babelweb/ (bas

Re: [Babel-users] ANNOUNCE: babeld-1.3.0

2011-12-13 Thread Gabriel Kerneis
On Thu, Dec 08, 2011 at 07:52:21PM +0100, Juliusz Chroboczek wrote: > Babeld-1.3.0 is now available Also on Openwrt (trunk), r29512. Best, -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-b

Re: [Babel-users] ANNOUNCE: ahcpd-0.53

2011-12-13 Thread Gabriel Kerneis
On Thu, Dec 08, 2011 at 11:47:42PM +0100, Juliusz Chroboczek wrote: > Ahcpd-0.53 is available Also on Openwrt (trunk), r29511. Best, -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mai

Re: [Babel-users] Babel for Quagga status

2012-02-10 Thread Gabriel Kerneis
On Fri, Feb 10, 2012 at 09:53:59AM +0100, Benjamin Henrion wrote: > > Meanwhile, Matthieu has fixed Babel->RIP and Babel->RIPng (commits > > cd603d and 5af239).  So all forms of redistribution that we can easily > > test are now supported. > > Do you have a gitweb to view those commits? http://so

Re: [Babel-users] ANNOUNCE: babeld-1.3.1

2012-02-11 Thread Gabriel Kerneis
On Sat, Feb 11, 2012 at 11:56:02AM +0100, Juliusz Chroboczek wrote: > Version 1.3.1 of the babeld routing daemon is available in Openwrt trunk (r30451). Best regards, -- Gabriel ___ Babel-users mailing list Babel-users@lists.alioth.debian.org http://l

Re: [Babel-users] Babeld merged with GPL headers against copyright holders' wishes

2012-03-27 Thread Gabriel Kerneis
On Tue, Mar 27, 2012 at 09:53:59AM -0500, Pieter Hintjens wrote: > On Tue, Mar 27, 2012 at 9:26 AM, Juliusz Chroboczek > wrote: > > > Paul Jakma has added GPL headers to the babeld code that he has merged > > into Quagga.  This was done against the wishes of Matthieu Boutier and > > myself, the

Re: [Babel-users] Babeld merged with GPL headers against copyright holders' wishes

2012-03-27 Thread Gabriel Kerneis
On Tue, Mar 27, 2012 at 10:22:11AM -0500, Pieter Hintjens wrote: > The primary reason for using MIT/X11/BSD is precisely to allow others > to *relicense* the code as they wish. Thus, I can take pieces (whole > or in part) into my closed projects, licensed commercially. Or, into > my GPL projects, l

[Babel-users] ANNOUNCE: babelweb-0.2.4

2012-05-29 Thread Gabriel Kerneis
Dear all, Babelweb-0.2.4 is available from http://www.pps.univ-paris-diderot.fr/~kerneis/software/files/babelweb-0.2.4.tar.gz http://www.pps.univ-paris-diderot.fr/~kerneis/software/files/babelweb-0.2.4.tar.gz.asc or through npm: npm install -g babelweb This minor release updates variou

Re: [Babel-users] ANNOUNCE: babeld-1.3.2

2012-07-02 Thread Gabriel Kerneis
On Sat, Jun 30, 2012 at 11:46:00PM +0200, Juliusz Chroboczek wrote: > Babeld-1.3.2 is available in Openwrt trunk (r32577). Best regards, -- Gabriel Kerneis ___ Babel-users mailing list Babel-users@lists.alioth.debian.org h

Re: [Babel-users] [Cerowrt-devel] switching cerowrt to quagga-babeld issues

2012-07-03 Thread Gabriel Kerneis
On Tue, Jul 03, 2012 at 04:35:10PM +0400, Denis Ovsienko wrote: > > Does anybody know where this difference comes from? > > The difference comes from NetworkManager. […] Would it be better to add a > watchdog shell script, which does the same, or patch the kernel? It would be better to remove Net

Re: [Babel-users] babel freebsd issues

2012-07-30 Thread Gabriel Kerneis
On Tue, Jul 31, 2012 at 12:35:43AM -0400, Antoine Beaupré wrote: > #1 0x080536f0 in getbool (c=-2, int_r=0xbfbfe540, gnc=Variable "gnc" is not > available.) at configuration.c:173 Here, the value of c is in fact -1, but optimisations hide it. The culprit is gnc_string which returns -1 in case o

Re: [Babel-users] babelctl?

2012-08-09 Thread Gabriel Kerneis
Le 10.08.2012 00:38, Antoine Beaupré a écrit : It would be useful if there was a socket that babeld would listen on at least to dump information about the routing table. babeld -g 33123 ... telnet ::1 33123 -- Gabriel ___ Babel-users mailing list B

Re: [Babel-users] babelctl?

2012-08-31 Thread Gabriel Kerneis
On Fri, Aug 31, 2012 at 12:23:11AM -0400, anarcat wrote: > On 2012-08-10, Juliusz Chroboczek wrote: > > Yep, although that's not really meant for human consumption -- it's the > > interface BabelDraw[1] and BabelWeb[2] listen on. I suppose it could be > > extended for the kind of applications you

[Babel-users] [PATCH] Announce hostname on local interface

2012-12-19 Thread Gabriel Kerneis
changed, 8 insertions(+), 2 deletions(-) >From 5ba875071807471f2a7d309d42a8b0947136e1fb Mon Sep 17 00:00:00 2001 From: Gabriel Kerneis Date: Wed, 19 Dec 2012 15:15:45 + Subject: [PATCH] Announce hostname on local interface --- local.c | 10 -- 1 file changed, 8 insertions(+)

Re: [Babel-users] [PATCH] Announce hostname on local interface

2013-01-07 Thread Gabriel Kerneis
On Mon, Jan 07, 2013 at 08:05:01PM +0100, Juliusz Chroboczek wrote: > Thanks, applied with minor modifications. Thanks. Now, I have no more excuse to postpone the cleanup of my latest work on babelweb... > (I've added some paranoia, since strncpy does not necessarily > NUL-terminate the destinat

Re: [Babel-users] Babel authentication I-D version 01

2013-01-22 Thread Gabriel Kerneis
Denis, On Thu, Jan 10, 2013 at 12:05:53PM +0400, Denis Ovsienko wrote: > This is the next version of the Babel authentication spec: > http://tools.ietf.org/html/draft-ovsienko-babel-hmac-authentication-01 I did not read version 00, so the following are general comments not necessarily related to

Re: [Babel-users] Early windows patch

2013-02-09 Thread Gabriel Kerneis
On Sat, Feb 09, 2013 at 09:11:28AM +0100, j...@nexedi.com wrote: > You will find here: > http://git.erp5.org/gitweb/slapos.git/log/refs/heads/cygwin?js=1 Look like you forgot to commit kernel_cygwin.{c,h}. Best, -- Gabriel ___ Babel-users mailing list

Re: [Babel-users] Babeld Team ID ( AS number like )

2013-03-20 Thread Gabriel Kerneis
On Wed, Mar 20, 2013 at 10:58:51AM +0100, Gioacchino Mazzurco wrote: > So we thinked that it would be very useful if Babeld would suppert a "team > id" > similar to AS number so we can just puts a line like > > in team_id roman_routers_team_id deny > > and then set the same team_id for every ba

[Babel-users] Babelweb now monitors multiple routers

2013-04-12 Thread Gabriel Kerneis
Dear all, I've been refactoring Babelweb a lot in the last few days. It is now able to monitor multiple babel routers simultaneously. It needs a bit more polish before a release, but you can already have a look at the updated demo: You can

Re: [Babel-users] ANNOUNCE: babeld-1.3.5

2013-04-12 Thread Gabriel Kerneis
On Fri, Apr 12, 2013 at 09:59:43PM +0200, Juliusz Chroboczek wrote: > Version 1.3.5 of the Babel Routing daemon is available in OpenWrt r36330 . Best regards, -- Gabriel ___ Babel-users mailing list Babel-users

  1   2   >