Skip to content
  • Vladimír Čunát's avatar
    c3a7a221
    lib/cache kr_cache_insert_rr(): add another parameter · c3a7a221
    Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
    NSEC* params were not being stashed by this function.  For prefilling
    it's useful, but doing it on *every* NSEC* record would be quite a waste,
    so we introduce a parameter to select this.
    
    Implementation: there were good reasons not to implement this until
    needed - it wasn't straightforward at all.
    c3a7a221
    lib/cache kr_cache_insert_rr(): add another parameter
    Vladimír Čunát authored and Tomas Krizek's avatar Tomas Krizek committed
    NSEC* params were not being stashed by this function.  For prefilling
    it's useful, but doing it on *every* NSEC* record would be quite a waste,
    so we introduce a parameter to select this.
    
    Implementation: there were good reasons not to implement this until
    needed - it wasn't straightforward at all.
Loading