commit | fe0ba0e9f93f29bb61f65fec7fb21bbd00d7f2a0 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu May 11 17:06:22 2023 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu May 11 17:20:39 2023 +0200 |
tree | da97570570e2741796e71f4e4f468e6f75e98648 | |
parent | ea07715ccff4b46c3a9aa40afe80dd3943f1a9c6 [diff] |
MINOR: cli: make "show fd" identify QUIC connections and listeners Now we can detect the listener associated with a QUIC listener and report a bit more info (e.g. listening port and frontend name), and provide a bit more info about connections as well, and filter on both front connections and listeners using the "l" and "f" flags.