mbox series

[net,v3,0/2] vrf: fix address binding with icmp socket

Message ID 20220504090739.21821-1-nicolas.dichtel@6wind.com (mailing list archive)
Headers show
Series vrf: fix address binding with icmp socket | expand

Message

Nicolas Dichtel May 4, 2022, 9:07 a.m. UTC
The first patch fixes the issue.
The second patch adds related tests in selftests.

v2 -> v3:
 update seltests
 fix ipv6

v1 -> v2:
 add the tag "Cc: stable@vger.kernel.org" for correct stable submission

 net/ipv4/ping.c                           | 12 +++++++++++-
 tools/testing/selftests/net/fcnal-test.sh | 12 ++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

Comments are welcome,
Nicolas

Comments

patchwork-bot+netdevbpf@kernel.org May 6, 2022, 1:50 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed,  4 May 2022 11:07:37 +0200 you wrote:
> The first patch fixes the issue.
> The second patch adds related tests in selftests.
> 
> v2 -> v3:
>  update seltests
>  fix ipv6
> 
> [...]

Here is the summary with links:
  - [net,v3,1/2] ping: fix address binding wrt vrf
    https://git.kernel.org/netdev/net/c/e1a7ac6f3ba6
  - [net,v3,2/2] selftests: add ping test with ping_group_range tuned
    https://git.kernel.org/netdev/net/c/e71b7f1f44d3

You are awesome, thank you!