X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FIPStack%2Flink.c;h=45311d0c007dbef3646d0bb6157a1100f31e1ddd;hb=9122d035c4337d33bf0cc2212eeade4e42a367a2;hp=ac31ce2bba2cbd3b0fde6d98a37431ef31d33b00;hpb=7e72bedb501f047d214cbe97d35c48bb181e169d;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/IPStack/link.c b/KernelLand/Modules/IPStack/link.c index ac31ce2b..45311d0c 100644 --- a/KernelLand/Modules/IPStack/link.c +++ b/KernelLand/Modules/IPStack/link.c @@ -12,7 +12,7 @@ #include "include/adapters_int.h" // === CONSTANTS === -#define LINK_LOGPACKETS 1 +#define LINK_LOGPACKETS 0 #define VALIDATE_CHECKSUM 0 #define MAX_PACKET_SIZE 2048