Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-28 | doc: grammatical corrections | Jan Engelhardt | |
2014-06-27 | man: split systemd.network(5) and related into various sections for better ↵ | Lennart Poettering | |
readability | |||
2014-06-27 | man: document automatic networkd IP range allocation | Lennart Poettering | |
2014-05-07 | doc: comma placement corrections and word order | Jan Engelhardt | |
Set commas where there should be some. Some improvements to word order. | |||
2014-05-06 | doc: typographical fine tuning | Jan Engelhardt | |
2014-05-06 | doc: use non-contracted forms in written documents | Jan Engelhardt | |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog | |
Currently when both ipv4ll and dhcp are enabled, ipv4ll address (if one has been claimed) is removed when dhcp address is aquired. This is not the best thing to do since there might be clients unaware of the removal trying to communicate. This patch provides a smooth transition between ipv4ll and dhcp. If ipv4ll address was claimed [1] before dhcp, address is marked as deprecated. Deprecated address is still a valid address and packets can be received on it but address cannot be selected as a source address. If dhcp lease cannot be extended, then ipv4ll address is marked as valid again. [1] If there is no collision, claiming IPv4LL takes between 4 to 7 seconds. | |||
2014-03-17 | man: networkd - additional examples related to bridging | poma | |
2014-03-14 | man: network - clarify which options may be specified more than once. | Tom Gundersen | |
2014-03-14 | networkd: allow more than one static DNS server | Tom Gundersen | |
2014-03-05 | man: ipv4 link-local | Umut Tezduyar Lindskog | |
2014-02-25 | networkd: add basic support for MACVLANs | Tom Gundersen | |
2014-02-25 | man: split out systemd.net{work,dev}(5) from systemd-networkd(8) | Tom Gundersen | |