]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemd-link: add support to configure the device port (#6153)
authorSusant Sahani <ssahani@users.noreply.github.com>
Sun, 25 Jun 2017 22:42:57 +0000 (22:42 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 25 Jun 2017 22:42:57 +0000 (18:42 -0400)
commit593022fa377d40d9a645919759b04c53cf4eace8
treee7f3fbd15dd1c0848e4be49df5ddc020f93c9e0f
parent66c36247e95e598d5cf6d78a627946d10f8c576f
systemd-link: add support to configure the device port (#6153)

This work allows to configure device port:

tp — An Ethernet interface using Twisted-Pair cable as the medium.
aui — Attachment Unit Interface (AUI). Normally used with hubs.
bnc — An Ethernet interface using BNC connectors and co-axial cable.
mii — An Ethernet interface using a Media Independent Interface (MII).
fibre — An Ethernet interface using Optical Fibre as the medium.
man/systemd.link.xml
src/udev/net/ethtool-util.c
src/udev/net/ethtool-util.h
src/udev/net/link-config-gperf.gperf
src/udev/net/link-config.c
src/udev/net/link-config.h