-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Newer version of iproute-tc (>=5.15.0-3) omits the "???" from the filter output. Include also "not_in_hw" for potential consume, this will ensure that both formats are accepted e.g. ".. terminal flowid ??? not_in_hw .." and ".. terminal flowid not_in_hw ..". One important thing to note, it is safe to consume "not_in_hw" because the value is skipped otherwise by the parser. Signed-off-by: Ales Musil <[email protected]>
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters