Hi! Everyone: I have a problem when I want to use two queue scheme like RED and WRR( or WFQ). It means when a packet arriving a link, it must checked by RED first and WRR ,secondly. But I don't know how to do that. Can you give me some suggest? Or I must change the source code about queue scheme? Thanks.!