36 Werner Almesberger's tcng Creates 'tc' commands based on a simple configuration: prio { class(1) if tcp_dport == 22; class(3) if tcp_dport == 6699; class(2) if 1; } Makes better tc filters than you will!