Italiano English
Modifica History Actions

Differenze per "capresolver"

Differenze tra le versioni 1 e 2
Versione 1 del 2012-05-24 10:51:48
Dimensione: 255
Autore: 217
Commento:
Versione 2 del 2012-05-24 11:08:33
Dimensione: 841
Autore: claudyus
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 4: Linea 4:
The graph utils is placed inside [[github misc_tool repo]] and bla bla bla The graph utils is placed inside [[github misc_tool repo]] and can be used to render a graph of the possible cap collision taking a subset of city as input.

For example if the cap resolver is

NINUXCAP = CAP %255 and the given city are:
citylist = ["Pisa", "Roma", "Ostia", "Zagarolo", "Ladispoli", "Catanzaro", "Trieste", "Pomezia",
 "Viterbo", "Manziana", "Montecatini terme", "Carrara", "Cosenza", "Reggio Calabria", "Mistretta",
 "Vittoria", "Lecce", "Foggia", "Pescara", "Reggello", "Verona", "Monza", "Stregna" #questo vince su tutti
 , "", "", "", "", "", "", "", "", "", ""]

The result will be something like:
[[attachment:cap_ninux.png]]

= Cap2NinuxAddress Resolver = The cap2ninuxaddress resolver is an standard way to calculare the ZIPCODE part of the ipv4 addressing used inside ninux from a legacy CAP code.

The graph utils is placed inside github misc_tool repo and can be used to render a graph of the possible cap collision taking a subset of city as input.

For example if the cap resolver is

NINUXCAP = CAP %255 and the given city are: citylist = ["Pisa", "Roma", "Ostia", "Zagarolo", "Ladispoli", "Catanzaro", "Trieste", "Pomezia",

  • "Viterbo", "Manziana", "Montecatini terme", "Carrara", "Cosenza", "Reggio Calabria", "Mistretta", "Vittoria", "Lecce", "Foggia", "Pescara", "Reggello", "Verona", "Monza", "Stregna" #questo vince su tutti , "", "", "", "", "", "", "", "", "", ""]

The result will be something like: cap_ninux.png