Age | Commit message (Expand) | Author |
2019-06-21 | sysconfig: support more bonding options | Penghui Liao |
2019-05-29 | netplan: update netplan key mappings for gratuitous-arp | Ryan Harper |
2019-04-27 | git tests: no longer show warning about safe yaml. | Scott Moser |
2019-04-22 | net/sysconfig: only indicate available on known sysconfig distros | Ryan Harper |
2019-04-18 | test_azure: mock util.SeLinuxGuard where needed | Jason Zions (MSFT) |
2019-03-25 | net/sysconfig: write out SUSE-compatible IPv6 config | Robert Schweikert |
2019-03-21 | net: Fix ipv6 static routes when using eni renderer | Raphael Glon |
2019-03-12 | net/sysconfig: Handle default route setup for dhcp configured NICs | Robert Schweikert |
2019-03-04 | net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig | Kurt Stieger |
2019-02-07 | netplan: Don't render yaml aliases when dumping netplan | Ryan Harper |
2019-01-28 | sysconfig: On SUSE, use STARTMODE instead of ONBOOT | Robert Schweikert |
2019-01-23 | net/sysconfig: do not write a resolv.conf file with only the header. | Robert Schweikert |
2019-01-18 | net: Make sysconfig renderer compatible with Network Manager. | Eduardo Otubo |
2018-12-11 | net: render 'metric' values in per-subnet routes | Ryan Harper |
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-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 | tests: do not rely on host /proc/cmdline in test_net.py | Lars Kellogg-Stedman |
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-03-22 | Handle global dns entries in netplan | Ryan Harper |
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-01-24 | Azure VM Preprovisioning support. | Douglas Jordan |
2018-01-24 | OpenNebula: Improve network configuration support. | Akihiko Ota |
2017-11-21 | sysconfig: Correctly render dns and dns search info. | Ryan McCabe |
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-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-01 | sysconfig: Dont repeat header when rendering resolv.conf | Ryan Harper |
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-18 | sysconfig: include GATEWAY value if set in subnet | Ryan Harper |
2017-06-27 | Azure: Add network-config, Refactor net layer to handle duplicate macs. | Ryan Harper |
2017-06-12 | net: Allow for NetworkManager configuration | Ryan McCabe |
2017-06-08 | net: normalize data in network_state object | Scott Moser |
2017-06-07 | RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. | Andreas Karis |