Indirectly related to my recent additions of nbd_opt_starttls() and
nbd_opt_structured_reply(); also a precursor to further extending this
part of nbdinfo to expose when 64-bit extensions are negotiated.
Eric Blake (2):
info: Expose whether structured replies were negotiated
info: Add --is tls, --can structured-reply
info/nbdinfo.pod | 37 ++++++++++++++++++++++++++-----------
info/Makefile.am | 3 ++-
info/can.c | 15 ++++++++++++++-
info/info-can-connect.sh | 9 ++++++++-
info/info-can.sh | 35 ++++++++++++++++++++++++++++++++---
info/info-packets.sh | 38 ++++++++++++++++++++++++++++++++++++++
info/info-uri-nbds.sh | 5 +++--
info/main.c | 7 +++++++
8 files changed, 130 insertions(+), 19 deletions(-)
create mode 100755 info/info-packets.sh
--
2.37.3