rust-ethtool-devel-0.2.2-2.fc37 in Fedora Rawhide
↵ Return to the main page of rust-ethtool-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2022-04-12 |
Gris Ge <fge at redhat dot com> 0.2.2-1 |
- Upgrade to 0.2.2 |
| 2022-02-01 |
Fernando Fernandez Mancera <ffmancera at riseup dot net> 0.2.1-3 |
- Fix copy of LICENSE-MIT |
| 2022-02-01 |
Fernando Fernandez Mancera <ffmancera at riseup dot net> 0.2.1-1 |
- Initial import (fedora#2033061) |
Provides
- crate(ethtool)
- rust-ethtool-devel
Files
- usr/
- share/
- cargo/
- registry/
- ethtool-0.2.2/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-MIT
- README.md
- examples/
- dump_coalesce.rs
- dump_features.rs
- dump_link_mode.rs
- dump_pause.rs
- dump_rings.rs
- src/
- coalesce/
- attr.rs
- get.rs
- handle.rs
- mod.rs
- connection.rs
- error.rs
- feature/
- attr.rs
- get.rs
- handle.rs
- mod.rs
- handle.rs
- header.rs
- lib.rs
- link_mode/
- attr.rs
- get.rs
- handle.rs
- mod.rs
- macros.rs
- message.rs
- pause/
- attr.rs
- get.rs
- handle.rs
- mod.rs
- ring/
- attr.rs
- get.rs
- handle.rs
- mod.rs
- tests/
- dump_link_modes.rs
- get_features_lo.rs
- doc/
- licenses/