Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectivityStatus #481

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ConnectivityStatus #481

wants to merge 1 commit into from

Conversation

257
Copy link

@257 257 commented Feb 5, 2020

this will help getting more granular reporting of connectivity status
from kernel. it is linux/android specific for now with possible
future support for bsd/darwin.

this is very much a prototype; cleaner interface and code will follow.

it adds libnl (ships with android) dependency which is really not
required, although expedited prototyping.

cmake/FindNL.cmake Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
@257 257 force-pushed the connstat branch 9 times, most recently from 1f918ce to 79e9ca2 Compare February 6, 2020 18:06
configure.ac Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
include/opendht/connstat.h Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
@257 257 force-pushed the connstat branch 4 times, most recently from d5f6da5 to 66add49 Compare February 6, 2020 20:34
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
@257 257 force-pushed the connstat branch 7 times, most recently from 2e326f7 to 0229223 Compare February 11, 2020 17:38
include/opendht/def.h Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
src/connstat.cpp Show resolved Hide resolved
src/connstat.cpp Outdated Show resolved Hide resolved
this will help getting more granular reporting of connectivity status
from kernel.  it is linux/android specific for now with possible
future support for bsd/darwin.

this is very much a prototype; cleaner interface and code will follow.

it adds libnl (ships with android) dependency which is really not
required, although expedited prototyping.
@aberaud aberaud force-pushed the master branch 7 times, most recently from f05b60d to dfd0a09 Compare March 23, 2022 22:32
@aberaud aberaud force-pushed the master branch 14 times, most recently from 966e620 to fe6676f Compare April 4, 2022 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants