Kunihiro Ishiguro

Results 4 issues of Kunihiro Ishiguro

## Describe the bug The webconsole has UI for modification of an existing subscriber. But the functionality is not working. It doesn't fetch data from the mongoDB, but just uses...

local CLUSTER_ID check in CLUSTER_LIST should be performed to non route reflector client as well. otherwise multi cluster configuration may have routing loop.

In 5GCore (mobile backhaul), protocol called NGAP uses SCTP. Specification says for NGAP SCTP's PPID should be 60. With this PR, the PPID value can be specified in API.

Just simply convert try!() macro to '?' operator to avoid compiler warnings. Some of Resut is converted to Result as well.