File: org.kernel.software.network.ethtool.metainfo.xml

package info (click to toggle)
ethtool 1%3A6.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,004 kB
  • sloc: ansic: 66,691; sh: 97; makefile: 88; xml: 17
file content (17 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<component type="console-application">
  <id>org.kernel.software.network.ethtool</id>
  <metadata_license>MIT</metadata_license>
  <name>ethtool</name>
  <summary>display or change Ethernet device settings</summary>
  <description>
    <p>ethtool can be used to query and change settings such as speed,
    auto- negotiation and checksum offload on many network devices,
    especially Ethernet devices.</p>
  </description>
  <url type="homepage">https://www.kernel.org/pub/software/network/ethtool/</url>
  <provides>
    <binary>ethtool</binary>
    <modalias>pci:v*d*sv*sd*bc02sc80i*</modalias>
  </provides>
</component>