Displaying 2 results from an estimated 2 matches for "flynnux".
Did you mean:
flynn
2015 Feb 06
2
lower bound of prefixlength in host subnet ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Analyzing a routing problem in a tinc net I found, that a declaration of
a class-A subnet (x.0.0.0/8) in a host configuration file is ignored, e.g.
Subnet = x.0.0.0/8
Looking at the subnet lists produced with kill -USR2 does not show this
subnet
in the log (but all others, that are configured in the same file).
Splitting the subnet in two /9
2015 Feb 06
2
lower bound of prefixlength in host subnet ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 06.02.2015 um 21:36 schrieb Guus Sliepen:
> On Fri, Feb 06, 2015 at 09:01:21PM +0100, Flynn Marquardt wrote:
>
>> Analyzing a routing problem in a tinc net I found, that a declaration of
>> a class-A subnet (x.0.0.0/8) in a host configuration file is ignored,
e.g.
>>
>> Subnet = x.0.0.0/8
> [...]
>> Splitting