Skip to content
  • Tomas Krizek's avatar
    7af49338
    modules/daf: fix pass, deny, drop and tc actions · 7af49338
    Tomas Krizek authored
    Previously, all those actions caused resolver to return SERVFAIL,
    because the lua code failed to evaluate.
    
    Notably, deny action now properly returns NXDOMAIN instead of SERVFAIL.
    The drop action still returns SERVFAIL.
    7af49338
    modules/daf: fix pass, deny, drop and tc actions
    Tomas Krizek authored
    Previously, all those actions caused resolver to return SERVFAIL,
    because the lua code failed to evaluate.
    
    Notably, deny action now properly returns NXDOMAIN instead of SERVFAIL.
    The drop action still returns SERVFAIL.
Loading