Skip to content

Commit

Permalink
doc: Update ChangeLog with QoS improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
wkz committed Jun 7, 2024
1 parent 640ccea commit b536f0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ All notable changes to the project are documented in this file.
In these there are a lot of breaking changes, most likely
you will need to redo your configuration from `factory-config`.
- The Augeas package has been dropped, so `augtool` is no longer available
- VLAN interfaces can now map the incoming PCP value to the
kernel-internal priority on ingress, and perform the reverse mapping
on egress.
- `mv88e6xxx` ports can now use Linux's priority information to select
the appropriate egress queue, via the `mqprio` queuing discipline.

### Fixes
- Add missing LICENSE hash for factory reset tool
Expand Down

0 comments on commit b536f0c

Please sign in to comment.