summaryrefslogtreecommitdiff
path: root/cloudinit/net
AgeCommit message (Expand)Author
2022-02-08Fix IPv6 netmask format for sysconfig (#1215)Harald
2022-01-04bsd/resolv.d/ avoid duplicated entries (#1163)Gonéri Le Bouder
2022-01-04openbsd: properly restart the network on 7.0 (#1150)Gonéri Le Bouder
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-07Add miraclelinux support (#1128)Haruki TSURUMOTO
2021-12-06cloudinit/net: handle two different routes for the same ip (#1124)Emanuele Giuseppe Esposito
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-12-02Fix exception when no activator found (#1129)James Falcon
2021-11-09Fix for set-name bug in networkd renderer (#1100)Andrew Kutz
2021-10-08Fix set-name/interface DNS bug (#1058)Andrew Kutz
2021-10-07renderer: convert relative imports to absolute (#1052)Paride Legovini
2021-09-17Add connectivity_url to Oracle's EphemeralDHCPv4 (#988)James Falcon
2021-09-13Support openEuler OS (#1012)zhuzaifangxuele
2021-09-01Add CloudLinux OS support (#1003)Alexandr Kravchenko
2021-08-30Add support to accept-ra in networkd renderer (#999)Shreenidhi Shedi
2021-08-12cc_resolv_conf: fix typos (#969)Shreenidhi Shedi
2021-08-12Azure: Logging the detected interfaces (#968)Moustafa Moustafa
2021-08-10Update inconsistent indentation (#962)Andrew Kutz
2021-08-09photon: refactor hostname handling and add networkd activator (#958)sshedi
2021-08-05Add support for EuroLinux 7 && EuroLinux 8 (#957)Aleksander Baranowski
2021-07-21Add VZLinux support (#951)eb3095
2021-07-19Initial hotplug support (#936)James Falcon
2021-07-01freebsd/net_v1 format: read MTU from root (#930)Gonéri Le Bouder
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2021-06-28Removed distro specific network code from Photon (#929)sshedi
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-06-17Fix DNS in NetworkState (SC-133) (#923)James Falcon
2021-06-14add DragonFlyBSD support (#904)Gonéri Le Bouder
2021-06-01Allow braces to appear in dhclient output (#911)eb3095
2021-05-25openbsd/net: flush the route table on net restart (#908)Gonéri Le Bouder
2021-05-25Add Rocky Linux support to cloud-init (#906)Louis Abel
2021-05-14BSD: static network, set the mtu (#894)Gonéri Le Bouder
2021-05-07Add AlmaLinux OS support (#872)Andrew Lukoshko
2021-04-09sysconfig: use BONDING_MODULE_OPTS on SUSE (#831)Jens Sandmann
2021-04-07bringup_static_routes: fix gateway check (#850)Petr Fedchenkov
2021-03-29Fix mis-detecting network configuration in initramfs cmdline (#844)James Falcon
2021-03-08net: exclude OVS internal interfaces in get_interfaces (#829)Daniel Watkins
2021-01-13net: Fix static routes to host in eni renderer (#668)Pavel Abalikhin
2021-01-07Missing IPV6_AUTOCONF=no to render sysconfig dhcp6 stateful on RHEL (#753)Eduardo Otubo
2020-12-01Adding BOOTPROTO = dhcp to render sysconfig dhcp6 stateful on RHEL (#685)Eduardo Otubo
2020-11-09Make wakeonlan Network Config v2 setting actually work (#626)dermotbradley
2020-10-29Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo
2020-10-29get_interfaces: don't exclude Open vSwitch bridge/bond members (#608)Lukas Märdian
2020-10-13net: add the ability to blacklist network interfaces based on driver during e...Anh Vo
2020-09-15network: Fix type and respect name when rendering vlan in sysconfig. (#541)Eduardo Otubo
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-24DHCP sandboxing failing on noexec mounted /var/tmp (#521)Eduardo Otubo
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-14networking: refactor wait_for_physdevs from cloudinit.net (#466)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins