• E
    iptables: don't log command probe failures · e686ce8a
    Eric Blake 提交于
    Commit b9dd878f caused a regression in iptables interaction by
    logging non-zero status at a higher level than VIR_INFO.  Revert
    that portion of the commit, as well as adding a comment explaining
    why we check the status ourselves.
    
    Reported by Nehal J Wani.
    
    * src/util/viriptables.c (virIpTablesOnceInit): Undo log regression.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    e686ce8a
viriptables.c 32.2 KB