cloudstack/systemvm/debian/opt/cloud
Andrija Panic e8d418c091
router: Fix dhcp infinite lease time (#3913)
The previous setup of many hours would not work, due to some internal dnsmasq issues - lease was set correclty, but dnsmasq was setting the dhcp-renew-time (and rebind time) to less than 2 years from the date the lease was issued.

Using "infinite" as the value (instead of the number) works as expected - and (atm) the renew date is set to year 2088, etc.

Co-authored-by: dahn <daan.hoogland@gmail.com>
2020-02-28 14:27:09 +05:30
..
bin router: Fix dhcp infinite lease time (#3913) 2020-02-28 14:27:09 +05:30
templates CLOUDSTACK-9114: Reduce VR downtime during network restart (#2508) 2018-05-11 12:48:07 +05:30
testdata CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30