Add TCPSynRetrans to netstat default filter (#1143)
Tcp SYN packet retransmits are a very useful signal as they affect network performance disproportionately to regular TCP retransmits. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
1b98db9fa7
commit
b1eec66640
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
### Changes
|
||||
|
||||
* [BUGFIX]
|
||||
* [CHANGE]
|
||||
* [CHANGE] Add TCPSynRetrans to netstat default filter #1143
|
||||
* [ENHANCEMENT] Add Infiniband counters #1120
|
||||
* [FEATURE]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue