Houcheng Lin wrote:
> 2014-10-14 18:49 GMT+08:00 Florian Westphal :
> > Houcheng Lin wrote:
> >> When system is under heavy loading, the __nfulnl_send() may may failed
> >> to put nlmsg into skbuf of nfulnl_instance. If not clear the skbuff on
> >> failed,
> >> the __nfulnl_send() will still try
2014-10-14 18:49 GMT+08:00 Florian Westphal :
> Houcheng Lin wrote:
>> When system is under heavy loading, the __nfulnl_send() may may failed
>> to put nlmsg into skbuf of nfulnl_instance. If not clear the skbuff on
>> failed,
>> the __nfulnl_send() will still try to put next nlmsg onto this half
Houcheng Lin wrote:
> When system is under heavy loading, the __nfulnl_send() may may failed
> to put nlmsg into skbuf of nfulnl_instance. If not clear the skbuff on failed,
> the __nfulnl_send() will still try to put next nlmsg onto this half-full skbuf
> and cause the user program can never rece
3 matches
Mail list logo