Home
last modified time | relevance | path

Searched refs:softfail (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dauthzone.c4887 int softfail = 0; in apply_ixfr() local
4974 softfail = 1; in apply_ixfr()
4994 softfail = 1; in apply_ixfr()
5001 if(softfail) { in apply_ixfr()
/freebsd/contrib/unbound/doc/
H A DChangelog8994 - removed abort on prealloc failure, error still printed but softfail.