Virtualized overlay networking for the fog. The Evio network spans the continuum, from the cloud to the edge, providing a virtual private layer 2 network suitable for edge devices in IoT workloads.
Changed the external structure to what would be the new structure, but have retained them for reference, will remove once BUILD.gn approach gets finalized and checked in.
Modified the trunk/build to include changes with new webrtc libs (config.mk,Makefile) with retaining the binary name to "tincan". The whole build directory would be removed once BUILD.gn is implemented.
Replaced trunk/include and trunk/src with the new code changes . This change is the core that would be committed to the main branch.
Tested by running " make DEBUG=1" and checking in the out directory for testing purpose.
Steps on this PR:
Forked the evio repo from github.
Changed the external structure to what would be the new structure, but have retained them for reference, will remove once BUILD.gn approach gets finalized and checked in.
Modified the trunk/build to include changes with new webrtc libs (config.mk,Makefile) with retaining the binary name to "tincan". The whole build directory would be removed once BUILD.gn is implemented.
Replaced trunk/include and trunk/src with the new code changes . This change is the core that would be committed to the main branch.
Tested by running " make DEBUG=1" and checking in the out directory for testing purpose.