[<prev] [next>] [day] [month] [year] [list]
Message-ID: <DM5PR20MB2055A7DB1D5CF2B66CB0384AAECB9@DM5PR20MB2055.namprd20.prod.outlook.com>
Date: Thu, 12 May 2022 06:33:25 +0000
From: "Magesh M P" <magesh@...itizethings.com>
To: "stephen@...workplumber.org" <stephen@...workplumber.org>,
David Ahern <dsahern@...il.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: gateway field missing in netlink message
Hi Dave/Steve
There is nothing to do with VPP code here.
There is a netlink related file librtnl/netns.c which calls function rtnl_parse_rtattr() which is not handling RTA_MULTIPATH. This function is called when netlink message is received from the kernel.
netns.c is netlink library file.
Any idea to look for the latest code in netns.c to handle RTA_MULTIPATH ?
I added code but I could see only one gateway RTA_GATEWAY inside RTA_MULTIPATH.
Regards
Magesh
Powered by blists - more mailing lists