On 8/12/19 5:36 AM, Eric Dumazet wrote: > David missed that commit 8cb081746c03 ("netlink: make validation > more configurable for future strictness") has renamed nlmsg_parse()
Thanks for the report, Eric. It is quite likely I overlooked something with that rename given the timing. However, the nexthop code being a new feature is expected to use all of the strict parsing and checking. I can take a look at this later today.