On 12/14/18 12:37 PM, Jakub Kicinski wrote: > Oh, so we'd use the STRICT checking in doit for the first time? I > better send that rename patch then..
IMHO, no. The flag is for older userspace that could be sending junk in the request. All new code should do strict checking without the flag set to ensure only proper requests are handled.