diff --git a/src/tgen-markovmodel.h b/src/tgen-markovmodel.h index ff0d13d..dda85df 100644 --- a/src/tgen-markovmodel.h +++ b/src/tgen-markovmodel.h @@ -8,7 +8,7 @@ #include /* this is how many bytes we send for each packet type observation */ -#define TGEN_MMODEL_PACKET_DATA_SIZE 1434 +#define TGEN_MMODEL_PACKET_DATA_SIZE 1460 /* and packets sent within this many microseconds will be sent * at the same time for efficiency reasons */ #define TGEN_MMODEL_MICROS_AT_ONCE 10000