Fix the values of VIRTIO_CAN_F_RTR_FRAMES and VIRTIO_CAN_F_LATE_TX_ACK to be conforming to the virtio spec and the driver (see comments in https://lkml.org/lkml/2025/9/11/1615). Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
16 lines
222 B
Markdown
16 lines
222 B
Markdown
# Changelog
|
|
## Unreleased
|
|
|
|
### Added
|
|
|
|
### Changed
|
|
|
|
### Fixed
|
|
- [[#888]](https://github.com/rust-vmm/vhost-device/pull/888) can: make features values conforming to the virtio spec
|
|
|
|
### Deprecated
|
|
|
|
## v0.1.0
|
|
|
|
First release
|
|
|