Project

General

Profile

« Previous | Next » 

Revision 740d3241

Added by Marcos M 5 months ago

Improve performance of state display in diag_dump_states.php

The variable $killdstip was previously used in the tool-tip for the kill
state icon which later changed to reference srcip/dstip instead. Improve
the performance by removing this variable, assigning each state's date in
one go, and avoid redundant calls when getting the interface description.

  • added
  • modified
  • copied
  • renamed
  • deleted