summaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-04-10 15:43:41 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-04-11 05:44:30 +0900
commitd4a82f70ba17b64b1841d801098bf38dc0c475e1 (patch)
treef4a03088be1d1a11432cd539a28e727c9e4d3192 /config
parent0d2633e7831cb2406bacf62a232fcca7184ff988 (diff)
specify api hosts that gobgpd listens on
by default, ":50051" is used as before. gobgpd accepts grpc connections from localhost with the following example: $ gobgpd --api-hosts 127.0.0.1:50051 You can specify multiple hosts like: $ gobgpd --api-hosts 127.0.0.1:50051,10.0.255.254:50051 close #796 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions