Description of problem: After upgrading from FC5 to F9 one of my tc filter rules was broken becuase of a bug in tc. I found a claim that this bug is fixed in 2.6.25 (which was released about two weeks ago). The bug was that tc filter commands using police and flowid were incorrectly seen as having a syntax error. I haven't tried installing 2.6.25 from source to verify that it does fix the problem, but it does seem that we would want to be using that version unless there are some regressions for rawhide/f9 since it is using a 2.6.25 kernel. Version-Release number of selected component (if applicable): 2.6.23-4 How reproducible: 100% Steps to Reproduce: 1. Run the attached script 2. 3. Actual results: What is "flowid"? Illegal "police" From the last command in the file. Expected results: No error messages. Additional info:
Created attachment 304038 [details] Traffic shaping script
We are pretty close to the release of F-9. I'll ask about pushing it into distro. In the worst case, I'll push it to updates.
It will be in updates :( The updated version is in rawhide.
I got the update from Koji and tested it and I no longer get the error message. Thanks.
*** Bug 445976 has been marked as a duplicate of this bug. ***