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
/
sysconfig.py
Age
Commit message (
Expand
)
Author
2020-02-03
sysconfig: distro-specific config rendering for BOOTPROTO option (#162)
Robert Schweikert
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-08
net: fix rendering of 'static6' in network config (#77)
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-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-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-06-21
sysconfig: support more bonding options
Penghui Liao
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-12
net/sysconfig: Handle default route setup for dhcp configured NICs
Robert Schweikert
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
2018-12-11
net: render 'metric' values in per-subnet routes
Ryan Harper
2018-09-26
Add support for Infiniband network interfaces (IPoIB).
Mark Goddard
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-06-12
netplan: fix mtu if provided by network config for all rendered types
Chad Smith
2018-04-25
sysconfig: dhcp6 subnet type should not imply dhcpv4
Vitaly Kuznetsov
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2017-11-21
sysconfig: Correctly render dns and dns search info.
Ryan McCabe
2017-08-01
sysconfig: Dont repeat header when rendering resolv.conf
Ryan Harper
2017-07-22
sysconfig: support subnet type of 'manual'.
Scott Moser
2017-07-20
sysconfig: use MACADDR on bonds/bridges to configure mac_address
Ryan Harper
2017-07-20
sysconfig: enable mtu set per subnet, including ipv6 mtu
Ryan Harper
2017-07-20
sysconfig: handle manual type subnets
Ryan Harper
2017-07-20
sysconfig: fix ipv6 gateway routes
Ryan Harper
2017-07-20
sysconfig: fix rendering of bond, bridge and vlan types.
Ryan Harper
2017-07-19
sysconfig: ipv6 and default gateway fixes.
Ryan Harper
2017-07-18
sysconfig: include GATEWAY value if set in subnet
Ryan Harper
2017-06-12
net: Allow for NetworkManager configuration
Ryan McCabe
2017-06-08
net: normalize data in network_state object
Scott Moser
2017-06-07
RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration.
Andreas Karis
2017-05-23
RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration.
Andreas Karis
2017-05-10
sysconfig: Raise ValueError when multiple default gateways are present.
Chad Smith
2017-03-20
cloudinit.net: add network config v2 parsing and rendering
Ryan Harper
2017-03-17
net: add renderers for automatically selecting the renderer.
Scott Moser
2017-03-17
render_network_state: switch arguments around, do not require target
Scott Moser
2017-03-17
support 'loopback' as a device type.
Scott Moser
2017-03-07
net: support both ipv4 and ipv6 gateways in sysconfig.
Lars Kellogg-Stedman
2017-02-17
flake8: fix flake8 complaints in previous commit.
Scott Moser
2017-02-17
net: correct errors in cloudinit/net/sysconfig.py
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-06-15
Fix line length issues
Joshua Harlow
2016-06-15
Fixup code review comments
Joshua Harlow
2016-06-13
Refactor some of sysconfig changes -> network_state module
Joshua Harlow
2016-06-10
Add a bunch more sample tests for sysconfig
Joshua Harlow
[next]