MINOR: map: show the current and next pattern version in "show map"
authorWilly Tarreau <w@1wt.eu>
Fri, 30 Apr 2021 08:55:53 +0000 (10:55 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 30 Apr 2021 13:36:31 +0000 (15:36 +0200)
commite3a42a6c2dd9f5c4f98b72b36a27cf14b88a3bfb
tree9b214a282295d330641b9676e27aa1063d9735ce
parent4053b03caa02b21ceff0b764461693aa13ec6d57
MINOR: map: show the current and next pattern version in "show map"

The "show map" command wasn't updated when pattern generations were
added for atomic reloads, let's report them in the "show map" command
that lists all known maps. It will be useful for users.
src/map.c