<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jens Nachtigall wrote:
<blockquote cite="mid200411121211.13167.nachtigall@web.de" type="cite">
  <blockquote type="cite">
    <pre wrap="">Everything but the check on allowed networks should be in there.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Wouldn't it be better if olsrd only listened to these allowed networks, 
instead of listening to :::* and then checking within the code (take 
this as a FR ;-).
  </pre>
</blockquote>
<br>
Correct if I'm wrong but I think (at least in some cases) it would be
rather useless. <br>
An example: My IP is 172.16.1.123, your IP is 172.16.111.2  and I want
you to connect. How should olsrd bind to that interface ?<br>
A better solution would be a clear declaration of the interface(s) to
bind to.<br>
<br>
The olsr-gui still needs an option to connect to IPs other than
localhost or do I need to recompile the cvs-snapshot ?<br>
<br>
Marek<br>
</body>
</html>