issues
search
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
585
stars
153
forks
source link
issue 3749337 Handle negative Keapalive params
#1066
Closed
alexbriskin
closed
9 months ago
alexbriskin
commented
10 months ago
Probe and interval values may be negative in:
/proc/sys/net/ipv4/tcp_keepalive_intvl
/proc/sys/net/ipv4/tcp_keepalive_probe
Internally the values will be set to 0 if negative.
Change type
What kind of change does this PR introduce?
[X] Bugfix
[ ] Feature
[ ] Code style update
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Tests
[ ] Other
Check list
[ ] Code follows the style de facto guidelines of this project
[ ] Comments have been inserted in hard to understand places
[ ] Documentation has been updated (if necessary)
[ ] Test has been added (if possible)
alexbriskin
commented
10 months ago
bot:retest
alexbriskin
commented
10 months ago
bot:retest
Change type
What kind of change does this PR introduce?
Check list