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
2020-01-30
net/cmdline: correctly handle static ip= config (#201)
Dimitri John Ledkov
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-21
Start removing dependency on six (#178)
Daniel Watkins
2020-01-08
net: fix rendering of 'static6' in network config (#77)
Ryan Harper
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-12-09
dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)
Eric Lafontaine
2019-12-06
network_state: handle empty v1 config (#45)
Ryan Harper
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-24
Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
Scott Moser
2019-10-23
net/sysconfig: fix available check on SUSE distros
Robert Schweikert
2019-10-21
net: enable infiniband support in eni and sysconfig renderers
Darren Birkett
2019-10-17
fix some more typos in comments
Dominic Schlegel
2019-10-16
net: handle openstack dhcpv6-stateless configuration
Harald Jensås
2019-10-04
get_interfaces: don't exclude bridge and bond members
Daniel Watkins
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-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-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-07-16
net: add rfc3442 (classless static routes) to EphemeralDHCP
Ryan Harper
2019-07-15
net: skip bond interfaces in get_interfaces
Stanislav Makar
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-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-26
tests: fix some slow tests and some leaking state
Daniel Watkins
2019-02-07
netplan: Don't render yaml aliases when dumping netplan
Ryan Harper
2019-01-28
sysconfig: On SUSE, use STARTMODE instead of ONBOOT
Robert Schweikert
2019-01-23
net/sysconfig: do not write a resolv.conf file with only the header.
Robert Schweikert
2019-01-18
net: Make sysconfig renderer compatible with Network Manager.
Eduardo Otubo
2019-01-15
net: Wait for dhclient to daemonize before reading lease file
Jason Zions
2018-12-11
net: render 'metric' values in per-subnet routes
Ryan Harper
2018-11-26
net: Ephemeral*Network: add connectivity check via URL
Chad Smith
2018-11-12
azure: fix regression introduced when persisting ephemeral dhcp lease
asakkurr
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-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
[next]