chiark / gitweb /
Introduce STALE divert kind
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 28 Oct 2015 16:29:50 +0000 (16:29 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 28 Oct 2015 16:29:50 +0000 (16:29 +0000)
This is discussed in the algorithm comment in _check_divert_core, but
was not implemented.

Sadly this means we were missing a divert kind - however, apps which
don't handle it should die if they don't understand the divert kind,
which is what we did ourselves previously.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>

No differences found