lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ