Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
integration-tests
/
refs/heads/master
/
.
/
test_nrd
/
client.conf
blob: e9be4a12b09c4b114b513f91897371a2745fc7ea [
file
] [
log
] [
blame
]
Yi Huang
2d9ec55
2014-04-26 03:41:26 -0700
[
diff
] [
blame
]
1
;
"unix_socket"
specifies the location of the NFD unix socket
2
unix_socket
=
/var/
run
/
nfd
.
sock
3
4
;
"protocol"
determines the protocol
for
prefix registration
5
;
it has a value of
:
6
;
nfd
-
0.1
7
;
nrd
-
0.1
8
;
ndnd
-
tlv
-
0.7
9
;
ndnx
-
0.7
10
protocol
=
nrd
-
0.1