haproxy/dev
Willy Tarreau 2fab37eaf3 DEV: flags/show-sess-to-flags: add support for color output
Highlighting a few fields helps spot them, but only if there are not too
many. What is done here is the following:
  - the first line of each stream is highlighted in white (helps find
    beginning/end in long dumps
  - fields in the form name=value where value starts with upper case
    letters are considered as a state dump (e.g. stconn state) and are
    also highlighted. This results in ~20 pairs. In this case the name
    and value use two different colors (cyan vs yellow) to further help
    find what is being looked for

This is only done when the output is a terminal or when --color=always
is passed. It's also possible to disable it with --color=never or
--no-color.
2023-05-10 17:48:00 +02:00
..
base64
coccinelle
flags DEV: flags/show-sess-to-flags: add support for color output 2023-05-10 17:48:00 +02:00
h2 DEV: h2: support reading frame payload from a file 2023-04-26 11:36:02 +02:00
haring DEV: haring: update readme to suggest using the same build options for haring 2023-05-04 08:13:44 +02:00
hpack DEV: hpack: fix `trash` build regression 2023-01-27 10:22:20 +01:00
plug_qdisc
poll DEV: poll: add support for epoll 2022-11-25 17:07:22 +01:00
qpack
tcploop DEV: tcploop: add minimal support for unix sockets 2023-01-11 11:27:20 +01:00
trace
udp