jpetazzo / pipework

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

DDNS feature to advertise the hostname to DHCPd #53

Closed kalatarz closed 9 years ago

kalatarz commented 10 years ago

This allows DDNS requests to advertise the hostname to the DHCP server and advertise the hostname

jpetazzo commented 10 years ago

I'm happy to merge that, but can you please also update the documentation to reflect it?

Thank you!

kalatarz commented 10 years ago

I have some other updates on this script, i'll just finish with my docker integration and will commit and update pipework including the docs.

Kalin

On Sat, May 17, 2014 at 9:08 AM, Jérôme Petazzoni notifications@github.comwrote:

I'm happy to merge that, but can you please also update the documentation to reflect it?

Thank you!

— Reply to this email directly or view it on GitHubhttps://github.com/jpetazzo/pipework/pull/53#issuecomment-43411185 .

jpetazzo commented 10 years ago

Great, thanks!

On Sat, May 17, 2014 at 8:13 PM, kalatarz notifications@github.com wrote:

I have some other updates on this script, i'll just finish with my docker integration and will commit and update pipework including the docs.

Kalin

On Sat, May 17, 2014 at 9:08 AM, Jérôme Petazzoni notifications@github.comwrote:

I'm happy to merge that, but can you please also update the documentation to reflect it?

Thank you!

— Reply to this email directly or view it on GitHub< https://github.com/jpetazzo/pipework/pull/53#issuecomment-43411185> .

— Reply to this email directly or view it on GitHubhttps://github.com/jpetazzo/pipework/pull/53#issuecomment-43430268 .

@jpetazzo https://twitter.com/jpetazzo Latest blog post: http://jpetazzo.github.io/2014/03/23/lxc-attach-nsinit-nsenter-docker-0-9/

jpetazzo commented 9 years ago

This is solved by #147 :-)