The main goal of this patch set is to fix bz1854037 which happens because rd.route doesn't use the name from kdump_setup_ifname which in turn causes NetworkManger to get an IP for the slave NIC and then time out. Meanwhile, I think it's better to avoid repeatedly calling kdump_setup_ifname.
v1->v2: - pass kdumpnic to kdump_handle_mulitpath_route [Kairui] - drop the patch "pass kdumpnic to kdump_setup_/bond/bridge/vlan directly" - fix the explanation why bz1854037 occurs
Coiby Xu (2): get kdump ifname once in kdump_install_net rd.route should use the name from kdump_setup_ifname
dracut-module-setup.sh | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-)