Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: 45fe492e371e248263e5ba8ee71a62ddc1e1d541 https://github.com/dtaht/ceropackages/commit/45fe492e371e248263e5ba8ee71a62ddc1e1d541 Author: Dave Taht Date: 2012-01-28 (Sat, 28 Jan 2012) Changed paths: M net/debloat/Makefile A net/debloat/files/debloat M net/debloat/files/debloat.hotplug Log Message: ----------- Updated debloat script to the one in the deBloat repo No longer do we modify txqueuelen, but enable sfq on all interfaces with an equivalent packet limit (40), to what we were using for txqueuelen. While this is a decent idea for ethernet, it will have side effects on packet aggregation. The debloat script needs a conf file format designed. My principal purpose in this is to thoroughly exercise the new qdiscs, and also make sure that the interfaces STAY modified with the new qdiscs when brought up and down.