I can prevent or at least reduce this issue with
> ping -i 10 192.168.2.4 > /dev/null 2>&1 &
at the start of my session.
If I use ' -i 30 ', I get hangs.
Code: Select all
https://github.com/notro/rpi-source/wiki
rpi-source -d . Code: Select all
> uname -a
Linux raspberrypi 4.1.6+ #810 PREEMPT Tue Aug 18 15:19:58 BST 2015 armv6l GNU/Linux