On 10/31/17 4:20 PM, Jeff Barnhill wrote: > I was surprised that nlmsg_parse in fib_nl_newrule() didn't pick this > up, but I verified that the received value for this attribute was 0, > not 1 (w/o the patch).
It only checks minimum length, not exact length.