Merge branch 'vrf-fix-address-binding-with-icmp-socket'
authorJakub Kicinski <kuba@kernel.org>
Fri, 6 May 2022 01:12:47 +0000 (18:12 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 6 May 2022 01:12:48 +0000 (18:12 -0700)
commit690447a22c70402c2ef142d8328c909ee7cea853
treea75cef481e4b41b4c69d81ea070b5dd7fcaee616
parent15f03ffe4bb951e982457f44b6cf6b06ef4cbb93
parente71b7f1f44d3d88c677769c85ef0171caf9fc89f
Merge branch 'vrf-fix-address-binding-with-icmp-socket'

Nicolas Dichtel says:

====================
vrf: fix address binding with icmp socket

The first patch fixes the issue.
The second patch adds related tests in selftests.
====================

Link: https://lore.kernel.org/r/20220504090739.21821-1-nicolas.dichtel@6wind.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>