index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
net
/
tests
/
test_dhcp.py
Age
Commit message (
Expand
)
Author
2019-12-09
dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)
Eric Lafontaine
2019-07-16
net: add rfc3442 (classless static routes) to EphemeralDHCP
Ryan Harper
2019-02-26
tests: fix some slow tests and some leaking state
Daniel Watkins
2019-01-15
net: Wait for dhclient to daemonize before reading lease file
Jason Zions
2018-11-26
net: Ephemeral*Network: add connectivity check via URL
Chad Smith
2017-11-30
ec2: Fix sandboxed dhclient background process cleanup.
Chad Smith
2017-11-19
EC2: Kill dhclient process used in sandbox dhclient.
Scott Moser
2017-10-03
Azure, CloudStack: Support reading dhcp options from systemd-networkd.
Dimitri John Ledkov
2017-09-20
tests: Add cloudinit package to all test targets
Chad Smith
2017-09-18
ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdir
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-09
ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.
Chad Smith