Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-18 | network: always take possession of host side of nspawn veth tunnels and do ↵ | Lennart Poettering | |
IPv4LL on them | |||
2014-04-03 | network: default to IPv4LL on host0 | Tom Gundersen | |
Now that we have a graceful handover from IPv4LL to DHCP, there is no longer any reason to leave this off by default. | |||
2014-02-22 | networkd/nspawn: enable dhcp client on veth device created in guest | Tom Gundersen | |
When starting systemd-nspawn with --network-veth, we create a veth device called host0 in the guest. Pick up on this and start a dhcp client on it. We will also pick up host0 netdevs created by other containers should they chose to use the same name. |