summaryrefslogtreecommitdiffstats
path: root/glusterfs-hadoop/COPYING
diff options
context:
space:
mode:
authorKaushal M <kaushal@redhat.com>2015-04-02 23:06:18 +0530
committerKrishnan Parthasarathi <kparthas@redhat.com>2015-04-09 12:05:09 +0000
commite0de0cd9b24169b90c95e1f6a87f05c060185089 (patch)
tree557ab813c610f6f2f7ce1764ec1e4b9763e58d29 /glusterfs-hadoop/COPYING
parent026d59f04b4226c646c6bd9ac1018863057b02c1 (diff)
glusterd: Better GlusterD handshake request validation
To allow handshake requests to be validated correctly in a multi network environment, the request validation process has been improved. The handshake request initiator will add it's peer ID the request. The handshake request reciever will allow a request (as before) if, - it has no peers, or - the request came from a known peer Identifying the known peer is done as follows. - If the request contains a peer ID, it is matched against the IDs in the peer list. If a match is found, the request is allowed. - The address of the incoming request is matched against the peer addresses in the peer list. If a match is found, the request is allowed. - Otherwise, the request if disallowed Change-Id: I9eabe2935d16276bb147dfeebf8c8beb08e01411 BUG: 1207611 Signed-off-by: Kaushal M <kaushal@redhat.com> Reviewed-on: http://review.gluster.org/10122 Reviewed-by: Atin Mukherjee <amukherj@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Krishnan Parthasarathi <kparthas@redhat.com> Tested-by: Krishnan Parthasarathi <kparthas@redhat.com>
Diffstat (limited to 'glusterfs-hadoop/COPYING')
0 files changed, 0 insertions, 0 deletions