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
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-06
cloudinit/net: handle two different routes for the same ip (#1124)
Emanuele Giuseppe Esposito
2021-09-17
Add connectivity_url to Oracle's EphemeralDHCPv4 (#988)
James Falcon
2021-08-12
Azure: Logging the detected interfaces (#968)
Moustafa Moustafa
2021-08-10
Update inconsistent indentation (#962)
Andrew Kutz
2021-06-14
add DragonFlyBSD support (#904)
Gonéri Le Bouder
2021-04-07
bringup_static_routes: fix gateway check (#850)
Petr Fedchenkov
2021-03-08
net: exclude OVS internal interfaces in get_interfaces (#829)
Daniel Watkins
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-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-07-14
networking: refactor wait_for_physdevs from cloudinit.net (#466)
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-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-03-30
cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)
Daniel Watkins
2020-03-27
net: introduce is_ip_address function (#288)
Daniel Watkins
2020-03-26
add Openbsd support (#147)
Gonéri Le Bouder
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-10-17
fix some more typos in comments
Dominic Schlegel
2019-10-04
get_interfaces: don't exclude bridge and bond members
Daniel Watkins
2019-09-17
net: add is_master check for filtering device list
Ryan Harper
2019-09-09
net,Oracle: Add support for netfailover detection
Ryan Harper
2019-08-13
azure/net: generate_fallback_nic emits network v2 config instead of v1
Chad Smith
2019-07-17
net: update net sequence, include wait on netdevs, opensuse netrules path
Ryan Harper
2019-07-16
net: add rfc3442 (classless static routes) to EphemeralDHCP
Ryan Harper
2019-07-15
net: skip bond interfaces in get_interfaces
Stanislav Makar
2018-11-26
net: Ephemeral*Network: add connectivity check via URL
Chad Smith
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-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-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-02-08
net: accept network-config in netplan format for renaming interfaces
Ryan Harper
2018-01-24
OpenNebula: Improve network configuration support.
Akihiko Ota
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-07-28
cloudinit.net: add initialize_network_device function and tests
Chad Smith
2017-07-19
net: fix renaming of nics to support mac addresses written in upper case.
Scott Moser
2017-06-27
Azure: Add network-config, Refactor net layer to handle duplicate macs.
Ryan Harper
2017-06-06
net: when selecting a network device, use natural sort order
Marc-Aurèle Brothier
2017-05-22
Fix get_interfaces_by_mac for empty macs
Scott Moser
2017-04-20
net: kernel lies about vlans not stealing mac addresses, when they do
Dimitri John Ledkov
2017-03-31
Fix bug that resulted in an attempt to rename bonds or vlans.
Scott Moser
2017-03-17
net: add renderers for automatically selecting the renderer.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
[next]