Mellanox / libvma

Linux user space library for network socket acceleration based on RDMA compatible network adaptors
https://www.mellanox.com/products/software/accelerator-software/vma?mtag=vma
Other
557 stars 152 forks source link

issue 3749337 Handle negative Keapalive params #1066

Closed alexbriskin closed 4 months ago

alexbriskin commented 5 months ago
  1. Probe and interval values may be negative in:
    • /proc/sys/net/ipv4/tcp_keepalive_intvl
    • /proc/sys/net/ipv4/tcp_keepalive_probe
  2. Internally the values will be set to 0 if negative.

Change type

What kind of change does this PR introduce?

Check list

alexbriskin commented 5 months ago

bot:retest

alexbriskin commented 5 months ago

bot:retest