native fec support for FreeBSD 10.0 amd64
native fec support for FreeBSD 10.0 amd64
I'm hoping to split apart freenet-ext into its components - would this move to an fec library in that case? Also the deployed freenet-ext is version 29; is the branch name legacy-27 misleading or should this go to master instead?
Native FEC needs some work from somebody who understands low-level C and JNI before we can use it safely. The current code can segfault. There's a bug for this, and some progress.
legacy-27 is what the current freenet-ext was produced from. master is infinity0's attempt to split up freenet-ext.jar. Which should be doable with the new dependencies updater ... as long as the recent wrapper-restarting-bug fix is widely deployed first. IMHO such changes require major testing.