index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
net
Age
Commit message (
Expand
)
Author
2019-01-15
net: Wait for dhclient to daemonize before reading lease file
Jason Zions
2018-12-11
net: render 'metric' values in per-subnet routes
Ryan Harper
2018-11-26
net: Ephemeral*Network: add connectivity check via URL
Chad Smith
2018-11-12
azure: fix regression introduced when persisting ephemeral dhcp lease
asakkurr
2018-10-09
net: ignore nics that have "zero" mac address.
Scott Moser
2018-09-26
Add support for Infiniband network interfaces (IPoIB).
Mark Goddard
2018-09-13
EphemeralIPv4Network: Be more explicit when adding default route.
Scott Moser
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-08-06
netplan: Correctly render macaddress on a bonds and bridges when provided.
Scott Moser
2018-06-12
netplan: fix mtu if provided by network config for all rendered types
Chad Smith
2018-05-09
SmartOS: fix get_interfaces for nics that do not have addr_assign_type.
Scott Moser
2018-04-26
net: detect unstable network names and trigger a settle if needed
Ryan Harper
2018-04-25
sysconfig: dhcp6 subnet type should not imply dhcpv4
Vitaly Kuznetsov
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
Chad Smith
2018-03-22
Handle global dns entries in netplan
Ryan Harper
2018-03-20
OpenNebula: Update network to return v2 config rather than ENI.
Akihiko Ota
2018-03-16
net: recognize iscsi root cases without ip= on kernel command line.
Scott Moser
2018-03-16
netplan: render bridge port-priority values
Ryan Harper
2018-02-08
net: accept network-config in netplan format for renaming interfaces
Ryan Harper
2018-01-24
Azure VM Preprovisioning support.
Douglas Jordan
2018-01-24
OpenNebula: Improve network configuration support.
Akihiko Ota
2017-12-15
lint: Fix lints seen by pylint version 1.8.1.
Chad Smith
2017-11-30
ec2: Fix sandboxed dhclient background process cleanup.
Chad Smith
2017-11-21
sysconfig: Correctly render dns and dns search info.
Ryan McCabe
2017-11-20
EC2: Fix bug using fallback_nic and metadata when restoring from cache.
Scott Moser
2017-11-19
EC2: Kill dhclient process used in sandbox dhclient.
Scott Moser
2017-10-05
net: Handle bridge stp values of 0 and convert to boolean type
Chad Smith
2017-10-05
network: bridge_stp value not always correct
Ryan Harper
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-07
Use /run/cloud-init for tempfile operations.
Scott Moser
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-15
network: add v2 passthrough and fix parsing v2 config with bonds/bridge params
Ryan Harper
2017-08-09
ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.
Chad Smith
2017-08-03
net: Reduce duplicate code. Have get_interfaces_by_mac use get_interfaces.
Scott Moser
2017-08-01
sysconfig: Dont repeat header when rendering resolv.conf
Ryan Harper
2017-07-28
cloudinit.net: add initialize_network_device function and tests
Chad Smith
2017-07-22
sysconfig: support subnet type of 'manual'.
Scott Moser
2017-07-20
sysconfig: use MACADDR on bonds/bridges to configure mac_address
Ryan Harper
2017-07-20
net: eni route rendering missed ipv6 default route config
Ryan Harper
2017-07-20
sysconfig: enable mtu set per subnet, including ipv6 mtu
Ryan Harper
2017-07-20
sysconfig: handle manual type subnets
Ryan Harper
2017-07-20
sysconfig: fix ipv6 gateway routes
Ryan Harper
2017-07-20
sysconfig: fix rendering of bond, bridge and vlan types.
Ryan Harper
2017-07-19
sysconfig: ipv6 and default gateway fixes.
Ryan Harper
2017-07-19
net: fix renaming of nics to support mac addresses written in upper case.
Scott Moser
2017-07-19
tests: fixes for issues uncovered when moving to python 3.6.
Scott Moser
[next]