Linux: errno: 90 EMSGSIZE +Message too long

skb tail space is not enough

int nla_put(struct sk_buff *skb, int attrtype, int attrlen, const void *data)
{
   
    
    
	if (unlikely

Guess you like

Origin blog.csdn.net/qq_36428903/article/details/128856539