﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
268	"Running ""while true; do echo prd | nc -u localhost 8080; done"" hangs HelenOS networking"	Jakub Jermář		"When testing UDP from outside of HelenOS (which runs in Qemu) using the following command:

{{{
while true; do echo prd | nc -u localhost 8080; done
}}}

the whole networking stack will be weged after a couple of UDP datagrams sent. Note that the netecho must be running:

{{{
# netecho -v -p 8080
}}}

Sending the UDP datagrams at a slower rate does not exhibit the problem."	defect	closed	major	0.6.0	helenos/net/other		worksforme	networking				
