Comment 13 for bug 162654

Revision history for this message
Rob M (dmrlook) wrote : Re: networkmanager (0.6.5-0ubuntu16.7.10.0) needs to be restarted manually after suspend using pm-utils, while functioning correctly using acpi

Looks like ""/etc/init.d/networking restart" basically does what I was doing (ifdown/ifup) in one step rather than two. So that works as well. Note that the ifdown command returns the following after the resume:
RTNETLINK answers: No such process
SIOCDELRT: No such process

Let me know what other info I can provide. I'd be happy to help fix this if I can.