mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
disable dummynet code, dummynet not functional at the moment, re-enable after kernel fix.
This commit is contained in:
parent
9f39b41b22
commit
6c413a9550
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user