Re: flow queue problem on -current : not able to send packets anymore

2017-07-07 Thread Sebastien Marie
On Thu, Jul 06, 2017 at 08:25:06PM +0100, Stuart Henderson wrote: > Remove "default" from the rule. I am unsure how to interprete the sentence: if I remove "default", shouldn't the queue apply only on states with "set queue fq" ? And in my ruleset there are none like that. As I want to use the fq

Re: flow queue problem on -current : not able to send packets anymore

2017-07-06 Thread Stuart Henderson
Remove "default" from the rule. On 6 July 2017 18:43:47 Sebastien Marie wrote: Hi, With last snapshot (Jul 5), I experimented problems with networking: I couldn't send packets. As example: # ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes ping: sendmsg: No buffer

flow queue problem on -current : not able to send packets anymore

2017-07-06 Thread Sebastien Marie
Hi, With last snapshot (Jul 5), I experimented problems with networking: I couldn't send packets. As example: # ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes ping: sendmsg: No buffer space available ping: wrote 8.8.8.8 64 chars, ret=-1 ^C My previous (working) snap was Jun 26. I tracked