public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Re: TTL-Interface specific
       [not found] <200707211000.l6LA02R6018086@open-mesh.net>
@ 2007-07-21 14:49 ` Freifunk Dresden
  2007-07-22 20:25   ` Axel Neumann
  0 siblings, 1 reply; 2+ messages in thread
From: Freifunk Dresden @ 2007-07-21 14:49 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hello,

thanks for your explainations. Of cource I mean processes instead of
"instances".
As setting up a TTL per interface and per command line you may extent
the interface name like the following examble:
batmand eth1:32 bbs:2 bbc

which could mean to setup the eth1 with TTL 32, bbs with TTL 2 and bbc
with the default TTL value.

Question: the olsrd allows to send a list of services (http,ftp)
provided by the node. Is there a way to send such messages with batmand?

Regards
 Stephan

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

* Re: [B.A.T.M.A.N.] Re: TTL-Interface specific
  2007-07-21 14:49 ` [B.A.T.M.A.N.] Re: TTL-Interface specific Freifunk Dresden
@ 2007-07-22 20:25   ` Axel Neumann
  0 siblings, 0 replies; 2+ messages in thread
From: Axel Neumann @ 2007-07-22 20:25 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hello

On Saturday 21 July 2007 16:49, Freifunk Dresden wrote:
> As setting up a TTL per interface and per command line you may extent
done!
can be tested from trunk/batman-experimental revision rv 479  
available from e.g.:
http://downloads.open-mesh.net/batman/development/i386/batmand-exp_0.3-exp-current_i386-gc-elf-32-lsb-dynamic.tgz
or using:
svn co https://dev.open-mesh.net/svn/batman/trunk/batman-experimental

> the interface name like the following examble:
> batmand eth1:32 bbs:2 bbc
however, the ":" is reserved because it is used to differentiate alias 
interfaces from the physical interface name. 
The (optional) syntax is now: /t number-of-ttl to be given behind the 
interface name.  According to your example use:
batmand eth1 /t 32 bbs /t 2 bbc

> which could mean to setup the eth1 with TTL 32, bbs with TTL 2 and bbc
> with the default TTL value.

You can also specify the default TTL value with -t like
batmand -t 60 eth1 /t 32 bbs /t 2 bbc

ciao,
axel

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

end of thread, other threads:[~2007-07-22 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200707211000.l6LA02R6018086@open-mesh.net>
2007-07-21 14:49 ` [B.A.T.M.A.N.] Re: TTL-Interface specific Freifunk Dresden
2007-07-22 20:25   ` Axel Neumann

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