commit | b9df7d95b9108a45e6b7875e4b261053f3c24eb4 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Mon Jun 15 11:15:57 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 04 23:30:02 2020 -0400 |
tree | 4bc2f19aa2c20fc43bc5046c31eca8a590025227 | |
parent | 6808390cc9e0af5358d2659a335afd4a74ddc47a [diff] |
net: ping: reset stored IP address Reset the stored ping IP address before entering a netloop with different protocol to ensure that it won't be interrupted by the received correct ICMP_ECHO_REPLY packet. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>