move network type logic out of ATS code, move performance preferences into MQ
authorChristian Grothoff <christian@grothoff.org>
Thu, 22 Nov 2018 21:04:48 +0000 (22:04 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 22 Nov 2018 21:04:48 +0000 (22:04 +0100)
commitc87f73a07df468eccedbe1fdfa82bdd5b633a0d5
tree0bb3f63e727a65dc84c33a03229b6760edee82ee
parentdd7379052f3749d87d8c35969ec94b4580e998b5
move network type logic out of ATS code, move performance preferences into MQ
configure.ac
po/POTFILES.in
src/Makefile.am
src/ats/ats_api_performance.c
src/include/Makefile.am
src/include/gnunet_mq_lib.h
src/include/gnunet_nt_lib.h [new file with mode: 0644]
src/nt/Makefile.am [new file with mode: 0644]
src/nt/nt.c [new file with mode: 0644]
src/util/mq.c