• Poul-Henning Kamp's avatar
    Update the documentation for obj.hits to reflect code reality. · 278d90fd
    Poul-Henning Kamp authored
    In 4.x we changed obj.hits to be read-only, and to count all variants
    under the same hash-key (= same objhdr).
    
    Since we cannot trivially tell if a ban hits all Vary: values or
    just some of them, there is no sane heuristic to fiddle obj.hits
    on bans that would Do The Right Thing.
    
    Fixes #1492
    278d90fd
Name
Last commit
Last update
..
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
generate.py Loading commit data...
vcc_acl.c Loading commit data...
vcc_action.c Loading commit data...
vcc_backend.c Loading commit data...
vcc_backend_util.c Loading commit data...
vcc_compile.c Loading commit data...
vcc_compile.h Loading commit data...
vcc_expr.c Loading commit data...
vcc_parse.c Loading commit data...
vcc_storage.c Loading commit data...
vcc_symb.c Loading commit data...
vcc_token.c Loading commit data...
vcc_utils.c Loading commit data...
vcc_var.c Loading commit data...
vcc_vmod.c Loading commit data...
vcc_xref.c Loading commit data...
vmodtool.py Loading commit data...