mirror_lxc/config/init
Jonathan Calmels bbb8e190f1 lxc-net: add LXC_DHCP_PING boolean option
Excerpt from dnsmasq(8):
By default, the DHCP server will attempt to ensure that an address in not
in use before allocating it to a host. It does this by sending an ICMP echo
request (aka "ping") to the address in question. If it gets a reply, then the
address must already be in use, and another is tried. This flag disables this check.

This is useful if one expects all the containers to get an IP address
from the LXC authoritative DHCP server and wants to speed up the process
of getting a lease.

Signed-off-by: Jonathan Calmels <jcalmels@nvidia.com>
2017-12-19 15:18:28 -08:00
..
common lxc-net: add LXC_DHCP_PING boolean option 2017-12-19 15:18:28 -08:00
systemd Use lxc-stop to stop systemd service 2017-05-31 18:04:37 -04:00
sysvinit add cgroupfs-mount to Should-Start/Stop sysvinit LSB headers 2017-01-12 12:51:55 +01:00
upstart Force lxc-instance to behave like a good Upstart client 2016-06-24 06:19:51 +03:00
Makefile.am Rework init scripts 2014-09-26 10:55:11 -04:00