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