Bug #5923
interfaces.inc: Test for ix interfaces for ALTQ is incorrect
Start date:
02/24/2016
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.3
Affected Architecture:
Description
The test in is_altq_capable() for ix interfaces is incorrect. It's looking for interfaces named "ixgbe" when they are presented as "ix" instead.
Associated revisions
Fix ix test for 2.2.x, fixes #5923
History
#1
Updated by Jim Pingle about 5 years ago
Chris tested ALTQ on ix and confirmed it worked, so it's safe to fix.
#2
Updated by Jim Pingle about 5 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset af7698018fe8093c25931b75a3798f197bf87d1c.
#3
Updated by Chris Buechler about 5 years ago
- Status changed from Feedback to Resolved
Correct ALTQ interface test for ix interfaces, fixes #5923