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
/
tests
/
unittests
/
test_net.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-11-22
testing: monkeypatch system_info call in unit tests (SC-533) (#1117)
James Falcon
2021-08-30
Add support to accept-ra in networkd renderer (#999)
Shreenidhi Shedi
2021-08-05
Add support for EuroLinux 7 && EuroLinux 8 (#957)
Aleksander Baranowski
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-04-09
sysconfig: use BONDING_MODULE_OPTS on SUSE (#831)
Jens Sandmann
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-27
Update network config docs to clarify MAC address quoting (#623)
dermotbradley
2020-09-15
network: Fix type and respect name when rendering vlan in sysconfig. (#541)
Eduardo Otubo
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-03-30
net: ubuntu focal prioritize netplan over eni even if both present (#267)
Chad Smith
2020-03-04
net: support network-config:disabled on the kernel commandline (#232)
Chad Smith
2020-02-03
sysconfig: distro-specific config rendering for BOOTPROTO option (#162)
Robert Schweikert
2020-01-30
net/cmdline: correctly handle static ip= config (#201)
Dimitri John Ledkov
2019-11-25
FreeBSD: fix for get_linux_distro() and lru_cache (#59)
Igor Galić
2019-11-20
net: IPv6, accept_ra, slaac, stateless (#51)
Harald
2019-11-04
azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6
Chad Smith
2019-10-31
net: fix subnet_is_ipv6() for stateless|stateful
Harald Jensås
2019-10-24
net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
Ryan Harper
2019-10-21
net: enable infiniband support in eni and sysconfig renderers
Darren Birkett
2019-10-16
net: handle openstack dhcpv6-stateless configuration
Harald Jensås
2019-09-26
sysconfig: only write resolv.conf if network_state has DNS values
Ryan Harper
2019-09-26
sysconfig: use distro variant to check if available
Ryan Harper
2019-08-22
net/cmdline: refactor to allow multiple initramfs network config sources
Daniel Watkins
2019-08-13
azure/net: generate_fallback_nic emits network v2 config instead of v1
Chad Smith
2019-07-26
net/cmdline: split interfaces_by_mac and init network config determination
Daniel Watkins
2019-07-18
Fix bug rendering MTU on bond or vlan when input was netplan.
Scott Moser
2019-07-17
net: update net sequence, include wait on netdevs, opensuse netrules path
Ryan Harper
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
[next]