cache: fix large answers from packet cache
Atomic packets larger than both 4k and net.bufsize() could not be fetched from cache; now that's fixed in a minimalistic way. (Minimalistic except for nitpicks like adding comments.)
Edited by Vladimír Čunát