* Pavel Machek <pavel@xxxxxx> [23.09.2015 13:38]: > Is there way to manipulate type of service from userland to get > similar behaviour without patching kernel? yes, iptables DSCP / DiffServ / Differentiated Services Field # you have to add some magic for matching your data e.g. $IPT -t mangle -I OUTPUT -j DSCP --set-dscp-class CS7 also you should consider force the ACK-timing to 450m / Class1 and forbid retransmission in minstrel bye, bastian -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html