diff options
author | Sowmini Varadhan <[email protected]> | 2016-06-30 16:11:18 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-01 16:45:18 -0400 |
commit | 11bb62f7c05240a933dd2e6b3bf3871d99464524 (patch) | |
tree | b5eba2ec540563f39e3932d070f3acbc79b92e20 /lib/mpi/mpiutil.c | |
parent | 8315011ad67670691545ed394968435f0a0bb29e (diff) |
RDS: Do not send a pong to an incoming ping with 0 src port
RDS ping messages are sent with a non-zero src port to a zero
dst port, so that the rds pong messages can be sent back to the
originators src port. However if a confused/malicious sender
sends a ping with a 0 src port, we'd have an infinite ping-pong
loop. To avoid this, the receiver should ignore ping messages
with a 0 src port.
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Sowmini Varadhan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions