disable dummynet code, dummynet not functional at the moment, re-enable after kernel fix.

This commit is contained in:
Ad Schellevis 2015-02-21 12:29:54 +00:00
parent 9f39b41b22
commit 6c413a9550

View File

@ -4466,6 +4466,8 @@ function dnpipe_find_nextnumber() {
}
function filter_generate_dummynet_rules() {
// TODO: re-enable after kernel fix for dummynet
return;
global $g, $dummynet_pipe_list;
read_dummynet_config();