You need to sign in or sign up before continuing.
SIP: Fix SIP Statistics in GUI
At some point the indices of the request and response stat tables got switched, and stats were being looked up in the wrong table. Use stat_tap_find_table to lookup the tables rather than hardcoding the indices. Fix #17904 (closed)
(cherry picked from commit b0036e01)