You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bb...@apache.org on 2022/02/24 19:05:56 UTC

[geode-native] branch develop updated (87891bd -> b37067a)

This is an automated email from the ASF dual-hosted git repository.

bbender pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


    from 87891bd  GEODE-10062: Update Native Client Docs to minimize redirects (#931)
     add b37067a  gnmsg now parses all observed locator requests and responses (#932)

No new revisions were added by this update.

Summary of changes:
 tools/gnmsg/client_messages.py   |  32 ++---
 tools/gnmsg/ds_codes.py          |  10 +-
 tools/gnmsg/ds_fids.py           |   2 +
 tools/gnmsg/handshake_decoder.py | 262 ++++++++++++++++++++++++++++++---------
 tools/gnmsg/read_values.py       |  65 ++++++++--
 5 files changed, 272 insertions(+), 99 deletions(-)