From: Jojy Varghese <jojy.vargh...@gmail.com> Date: Thu, 8 Sep 2016 17:35:08 -0700
> - "dst-ifdown" does not look correct since it will never release > reference to loopback device. The routes and packets in the namespace are purged and disappear when the namespace goes down, and that's how all of the references to the loopback device are decremented. Nothing dst_ifdown() does looks wrong, we are quite sure the problem is elsewhere.