History | View | Annotate | Download (4.85 KB)
Fixed a name clash that prevent compilation on OSX
Update the context name
Merge branch 'cloudcast' into topman
Conflicts:
include/topmanager.h src/Tests/tman_test.c src/Tests/topology.c src/Tests/topology_test.c src/Tests/topology_test_attr.c src/TopologyManager/peersampler.c
Peersampler contexts now have type peersampler_context. Context as return value of *init
Removed CamelCase names
Context support extended to ncast & dummy peersampler. Tests modified to support contexts
Merge remote branch 'origin/fixes'
Remove some useless includes
This is useful for portability (select.h is not available everywhere,and in this case it is not needed - the system-dependent includesshould be in the network helper)
Rename topman.h into peersample.h
adding config string to net_helper_init
renaming som to src