Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sauron-snapshot-20141011.patch.log | 2014-10-11 | 2.5 kB | |
sauron-20141011.tar.gz | 2014-10-11 | 1.3 MB | |
sauron-snapshot-20141011.patch | 2014-10-11 | 268.4 kB | |
README | 2014-10-11 | 713 Bytes | |
Totals: 4 Items | 1.5 MB | 0 |
These files contain patches to Sauron 0.7.3 written at University of Jyväskylä / IT-services in process to implement IPv6. Patches contain also numerous other smaller and bit lagrer enhancements here and there. This code has not been fully tested, nor have we used it in production but we thought it's a time show what we did, have a somebody else try it out also. There are one thingw we already have thought that should have been done differently. - we used bignum's instead of bigint's for 128 bit calculation, that should be fixed as using bignums seems to slow down configuration generation considerably. Besides that there aren't many large issues with the code that we know of. :-) riku --