allow applications expressing connection preferences directly to TNG, collect HELLOs...
authorChristian Grothoff <christian@grothoff.org>
Wed, 3 Apr 2019 19:25:59 +0000 (21:25 +0200)
committerChristian Grothoff <christian@grothoff.org>
Wed, 3 Apr 2019 19:26:08 +0000 (21:26 +0200)
commit670ebb20b9570120df1021e467b575a212743125
treee94b1e8e2bb52da66b426c861f34f8e950dcf8ed
parentf13792325fc3f7e49ec2b0880eb4f1aa978e00d7
allow applications expressing connection preferences directly to TNG, collect HELLOs from PEERSTORE for expressed prefs
src/ats/gnunet-service-ats-new.c
src/include/gnunet_ats_application_service.h
src/include/gnunet_peerstore_service.h
src/include/gnunet_protocols.h
src/include/gnunet_transport_application_service.h [new file with mode: 0644]
src/transport/Makefile.am
src/transport/gnunet-service-tng.c
src/transport/transport.h
src/transport/transport_api2_application.c [new file with mode: 0644]