softflowd shuts down after pcap EOF
Opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
- softflowd stops/crashes after a few hours/days of running with the following
output:
Shutting down after pcap EOF
Shutting down on user request
What version of the product are you using? On what operating system?
softflowd 0.9.8
Linux 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux
Please provide any additional information below.
I've commented "graceful_shutdown_request = 1" (line 1872 in softflowd.c) then
got:
Shutting down after pcap EOF
Exiting immediately on user request
Original issue reported on code.google.com by bvgh...@gmail.com
on 21 Nov 2011 at 9:13
GoogleCodeExporter commented
I think this will be fixed by Irino-san's commit:
http://code.google.com/p/softflowd/source/detail?r=dd307e7a5934bb9d5db23e4ec0f53
8755b42621d
This will be in the forthcoming release (later today)
Original comment by d...@djm.net.au
on 13 Feb 2012 at 1:29