Skip to content
Snippets Groups Projects
Commit c959ab7b authored by Robert David Graham's avatar Robert David Graham
Browse files

memcached

parent 37727147
No related branches found
No related tags found
No related merge requests found
...@@ -104,6 +104,10 @@ struct Payload2 hard_coded_payloads[] = { ...@@ -104,6 +104,10 @@ struct Payload2 hard_coded_payloads[] = {
"Content-Length: 0\r\n" "Content-Length: 0\r\n"
}, },
{11211, 65536, 15, 0, 0,
"\x00\x00\x00\x00\x00\x01\x00\x00stats\r\n"
},
//16464,16465,16470, 16471 //16464,16465,16470, 16471
{16464, 65536, zeroaccess_getL_length, 0, 0, {16464, 65536, zeroaccess_getL_length, 0, 0,
(char *)zeroaccess_getL}, (char *)zeroaccess_getL},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment