Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
ndn-cxx
/
c07b3a2fabc25bc6ad9d3bf9ffc9df7bf994dd96
/
.
/
client.conf.sample
blob: 6cde2ebd44531f07411bbfb2a681c62dfc389fd5 [
file
] [
log
] [
blame
]
;
"unix_socket"
specifies the location of the NFD unix socket
unix_socket
=
/var/
run
/
nfd
.
sock
;
"protocol"
deteremines the protocol
for
prefix registration
;
it has a value of
:
;
nfd
-
0.1
;
nrd
-
0.1
;
ndnd
-
tlv
-
0.7
;
ndnx
-
0.7
protocol
=
nrd
-
0.1