Systemd/src/udev/net
Bruce A. Johnson 94d4acbe4b systemd-udevd: fix speed/duplex processing with valid .link files (#7808)
Including BitsPerSecond or Duplex values in .link files did not work when
set_slinksettings was called because the routine was not copying the base
parameters to the structure given to ioctl.  As a result, EINVAL was always
reported, and no change occurred on the Ethernet device.
2018-01-05 10:02:38 +01:00
..
ethtool-util.c systemd-udevd: fix speed/duplex processing with valid .link files (#7808) 2018-01-05 10:02:38 +01:00
ethtool-util.h Add SPDX license identifiers to source files under the LGPL 2017-11-19 19:08:15 +01:00
link-config-gperf.gperf core,udev,networkd: add ConditionKernelVersion= 2017-12-26 17:39:44 +01:00
link-config.c core,udev,networkd: add ConditionKernelVersion= 2017-12-26 17:39:44 +01:00
link-config.h core,udev,networkd: add ConditionKernelVersion= 2017-12-26 17:39:44 +01:00