For a variable string, the len parameter should be set to the size of it
rather than 0. The latter means a constant null-terminated string.
Fixes: 3da1cf1e88f8 Extend the meaning of the CTLFLAG_TUN flag ...
Fixes: af3b2549c4ba Pull in r267961 and r267973 again ...
MFC after: 1 week