Hi all, I have established a number of CBQ paths, each with a filter to pick up specific packets, and would like to delete one of these paths, including the filter, while leaving everything else intact. I tried changing the 'add' in 'tc filter add dev eth3 ...' to 'del', with the result that *all* filters were deleted. Bug or feature? Cheers! Jon