summaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/version
diff options
context:
space:
mode:
authorCarl Baldwin <cbaldwin@digitalocean.com>2021-04-22 10:34:48 -0600
committerCarl Baldwin <cbaldwin@digitalocean.com>2021-04-22 17:40:15 -0600
commit9e98fcf1d6bbabb1a4a815ac7d88aca044726624 (patch)
tree2953511e8bd120aeaa3a5a621db02a3876c39352 /internal/pkg/version
parent915bfc2d81898b1e050915a20785ee2df7c025de (diff)
Do not suppress initial non-established peer state in MonitorPeer
The issue with the initial update was that sometimes a connection had not yet been established. Trying to get remote and local connection data caused a segmentation violation because `fsm.conn` was nil. Also adds a flag to MonitorPeerRequest in the GRPC API to enable the new behavior to avoid backward incompatibility. fixes #2047
Diffstat (limited to 'internal/pkg/version')
0 files changed, 0 insertions, 0 deletions