Package: wondershaper Severity: wishlist As soon as a user does not wish to take wondershaper simply as a magic black box but as a source of a traffic shaping design instead, it was desirable to see the instructions wondershaper is sending to tc. Using "sh -x /sbin/wondershaper" for this creates rather ugly output and still executes the rules, and also requires root priviledge.
A --dry-run option should just list the commands without actually doing anything. A simple solution worked for me: Shell all tc invokation (roughly: s/tc/$TC/) and define TC to either "/sbin/tc" (regular run) or "echo /sbin/tc" (dry-run). Addionally some comments could be printed, too. Of course this will require more work. Thanks for your consideration. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i586) Kernel: Linux 2.6.8 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]