tremplin: set lxdbr0 DHCPv4 expiry to infinite

We would like containers to maintain their IP addresses for at least as
long as the container is running. Set the DHCP expiry to infinite to avoid
the hourly lease renewals which may cause an IP address reassignment.

BUG=chromium:938792
TEST=networking.service logs in container show no expiry for IP

Change-Id: Ibd8f4b86e7c48aa60e098b22662ea65457e77b27
Reviewed-on: https://chromium-review.googlesource.com/1740676
Tested-by: Stephen Barber <smbarber@chromium.org>
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Joel Hockey <joelhockey@chromium.org>
1 file changed
tree: 9968f71551a6b198d40937fa4072de521f611500
  1. src/
  2. OWNERS
  3. README.md
README.md

Tremplin

Tremplin is the “springboard” daemon that runs in the Termina VM and exposes a gRPC interface for managing LXD containers.