summaryrefslogtreecommitdiff
path: root/man/systemd-networkd.service.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* net-util: add support for Type=ethernetTom Gundersen2014-01-031-1/+2
| | | | | When DEVTYPE is not set for a nic, it means it is a wired/ethernet device.
* man: grammar and wording improvementsJan Engelhardt2013-12-251-4/+4
| | | | | | | This is a recurring submission and includes corrections to: - missing words, preposition choice. - change of /lib to /usr/lib, because that is what most distros are using as the system-wide location for systemd/udev files.
* man: networkd - clarify Address/Gateway keys in [Network] sectionTom Gundersen2013-12-171-2/+2
|
* networkd: add support for Route sectionsTom Gundersen2013-12-171-0/+18
|
* man: networkd - document bridgingTom Gundersen2013-11-261-103/+134
|
* networkd: add support for [Address] sectionsTom Gundersen2013-11-251-0/+17
| | | | | | | | This will allow specifying more options per address than the simple Address= entry in the [Network] section. Preliminary support for the same functionality for [Route] sections are added, but not yet hooked up, as more testing is needed.
* networkd: don't filter on udev tagsTom Gundersen2013-11-211-3/+0
| | | | | | | | | This removed the requirement for devices to be tagged with 'systemd-networkd' before they will be visible to networkd. Still, as by default we don't ship any .network files, network devices will simply be tracked, but not touched, unless the admin configures things explicitly.
* build-sys: make networkd man pages conditionalTom Gundersen2013-11-121-1/+1
|
* man: networkd - add documentationTom Gundersen2013-11-101-0/+179