Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b25871b1 authored by Hungming Chen's avatar Hungming Chen
Browse files

[NFCT.NS.2] Respect the nlfamily in the nlmsg_type string converter

The netlink message type belongs to the specific message family.
Current stringForNlMsgType(nltype) can't distinguish the netlink
message type correctly. For example, both netlink message type
RTM_NEWADDR (20) and SOCK_DIAG_BY_FAMILY (20) have the same
type integer but they belong to different netlink families.

Test: atest TetheringCoverageTest
Change-Id: I679518d018044bded1494bc356a3f802e37389e7
parent e1561909
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment