forked from KolibriOS/kolibrios
Disabled verbose network debug output.
git-svn-id: svn://kolibrios.org@4388 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -29,7 +29,7 @@ uglobal
|
||||
endg
|
||||
|
||||
DEBUG_NETWORK_ERROR = 1
|
||||
DEBUG_NETWORK_VERBOSE = 1
|
||||
DEBUG_NETWORK_VERBOSE = 0
|
||||
|
||||
NET_DEVICES_MAX = 16
|
||||
ARP_BLOCK = 1 ; true or false
|
||||
|
Reference in New Issue
Block a user