I2P Address: [http://git.idk.i2p]

Skip to content

I2p.i2p.2.4.0 undo breaking api change

idk requested to merge idk/i2p.i2p:i2p.i2p.2.4.0-undo-breaking-api-change into master

This actually a simple change to fix issue #402 (closed) while also providing the multi-netDb functionality. It reverses the change to netDb() by making it return an FNDF, as it used to, and replaces calls to netDb() which require a FNDS with calls to netDbSegmentor(). This should no longer cause breaking changes in downstreams, hypothetical or not.

Merge request reports

Loading