Age | Commit message (Expand) | Author |
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-06-06 | net: when selecting a network device, use natural sort order | Marc-Aurèle Brothier |
2017-05-31 | Fix eni rendering for bridge params that require repeated key for values. | Ryan Harper |
2017-05-31 | net: remove systemd link file writing from eni renderer | Ryan Harper |
2017-05-26 | net: fix reading and rendering addresses in cidr format. | Dimitri John Ledkov |
2017-05-25 | nplan: For bonds, allow dashed or underscore names of keys. | Dimitri John Ledkov |
2017-05-23 | RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. | Andreas Karis |
2017-05-22 | Fix get_interfaces_by_mac for empty macs | Scott Moser |
2017-05-19 | netplan: pass macaddress, when specified, for vlans | Dimitri John Ledkov |
2017-05-17 | netplan: fix netplan render_network_state signature. | Dimitri John Ledkov |
2017-05-16 | Improve detection of snappy to include os-release and kernel cmdline. | Scott Moser |
2017-05-16 | Add address to config entry generated by _klibc_to_config_entry. | Julien Castets |
2017-05-10 | sysconfig: Raise ValueError when multiple default gateways are present. | Chad Smith |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
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-30 | net: in netplan renderer delete known image-builtin content. | Scott Moser |
2017-03-30 | netplan: remove debugging prints, add debug logging | Ryan Harper |
2017-03-24 | test: add running of pylint | Joshua Powers |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-20 | net: Fix incorrect call to isfile | Joshua Powers |
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 |
2017-01-25 | Fix eni rendering of multiple IPs per interface | Ryan Harper |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-02 | Replace usage of sys_netdev_info with read_sys_net | Joshua Harlow |
2016-11-22 | net/cmdline: Consider ip= or ip6= on command line not only ip= | Scott Moser |
2016-11-03 | net/cmdline: Further adjustments to ipv6 support | LaMont Jones |
2016-09-21 | net: support reading ipv6 dhcp config from initramfs | LaMont Jones |
2016-08-23 | Generate a dummy bond name for OpenStack | Scott Moser |
2016-08-22 | network: fix get_interface_mac for bond slave, read_sys_net for ENOTDIR | Scott Moser |
2016-07-13 | merge from trunk | Scott Moser |
2016-07-13 | merge from trunk | Scott Moser |
2016-07-13 | merge from trunk.lp1602373 | Scott Moser |
2016-07-13 | ConfigDrive: write 'injected' files and legacy networking | Scott Moser |
2016-07-13 | String format requires positions on python 2.6 | Joshua Harlow |
2016-07-12 | Dict comprehensions don't work in 2.6 | Joshua Harlow |
2016-06-21 | no longer skip 'lo' elements when reading. pass 3rd test. | Scott Moser |
2016-06-21 | fix flake8 | Scott Moser |
2016-06-21 | make 2 of 3 tests pass | Scott Moser |
2016-06-21 | net: fix inet value for subnets, don't add interface attributes to alias | Scott Moser |
2016-06-21 | fix english in comment | Scott Moser |
2016-06-21 | merge with trunk | Scott Moser |
2016-06-21 | fix lost per-interface routes, use post-up to bring up interface aliases | Scott Moser |