Skip to content

Commit

Permalink
Overhaul handling of interfaces
Browse files Browse the repository at this point in the history
Several significant changes:

1. UCI SQM configuration has been removed. Only tc is used to modify bandwidths.
2. Interface direction configuration has been removed because it is now redundant.
3. Interfaces can now be specified as-is - either regular interfaces or IFB interfaces.
4. Each configured interface is now checked as follows:
    - If upload, check interface as-is for an SQM instance
    - If download, and interface is not already specified for upload, check interface as-is for an SQM instance
    - If download and no SQM instance found for interface as-is, check for an SQM instance on a corresponding IFB interface
  • Loading branch information
tievolu authored Sep 6, 2022
1 parent 2825866 commit b94fe1b
Showing 1 changed file with 117 additions and 143 deletions.
Loading

0 comments on commit b94fe1b

Please sign in to comment.