opentechinstitute / commotiond

The system management daemon for the Commotion Wireless Project.
https://commotionwireless.net
GNU Affero General Public License v3.0
26 stars 21 forks source link

Serval multi key routing compatibility #98

Closed dismantl closed 10 years ago

dismantl commented 10 years ago

This pull requests updates the commotiond serval plugin to work with the multi-key routing version of the serval-dna library. See https://github.com/opentechinstitute/serval-dna/pull/3 and https://github.com/opentechinstitute/commotion-feed/pull/51.

To test, build for OpenWRT and test all serval-related functionality:

1) serval-client commands (run serval-client help for list of available commands) 2) olsrd-mdp 3) service announcement

dismantl commented 10 years ago

NOTE: You won't be able to test this until https://github.com/opentechinstitute/commotion-router/issues/115 is fixed

areynold commented 10 years ago

From dismantl: Can be function tested but merge should wait until memory leak is found. Will also require compatibility updates to luci-commotion-apps and possibly commotion service manager

dismantl commented 10 years ago

Superseded by https://github.com/opentechinstitute/commotiond/pull/105