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
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
2020-06-30
networking: refactor is_physical from cloudinit.net (#457)
Daniel Watkins
2020-06-24
net/networking: remove unused functions/methods (#453)
Daniel Watkins
2020-06-19
printing the error stream of the dhclient process before killing it (#369)
Moustafa Moustafa
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-09
Fixes KeyError for bridge with no "parameters:" setting (#423)
Brian Candler
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-06-02
test: fix all flake8 E241 (#403)
Joshua Powers
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-21
network_state: add missing space to log message (#325)
Daniel Watkins
2020-04-03
net: ignore 'renderer' key in netplan config (#306)
Ryan Harper
2020-03-30
cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)
Daniel Watkins
2020-03-30
net/cmdline: replace type comments with annotations (#294)
Daniel Watkins
[next]