jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.22k stars 727 forks source link

Create option to keep dhcp clients alive so they can manage (and renew) leases even after pipework exits #186

Closed deitch closed 8 years ago

deitch commented 8 years ago

Per this Issue https://github.com/jpetazzo/pipework/issues/181 , give users option to keep udhcpc and dhclient around to manage the lease. Also updated README.md to describe how it works and how to manage it.

jpetazzo commented 8 years ago

LGTM. Tanks for the contribution!

deitch commented 8 years ago

:-)