]> xenbits.xensource.com Git - libvirt.git/commit
libvirt-domain: Document interface stats POV
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 2 Oct 2017 14:31:30 +0000 (16:31 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 5 Oct 2017 07:16:05 +0000 (09:16 +0200)
commit57b17c8d84f237741f14ad988746bb1956c459c3
tree334cf25dcbad7516022a540dd85864ff912a385a
parentcea3715b2e9a8faf9ed3a6d6699c03b52cfa769b
libvirt-domain: Document interface stats POV

Interestingly enough, we don't document the point of view of the
interface statistics. Therefore it's unknown to users if for
instance rx_packets is the number of packets received by domain or
received by host (from domain). Document this explicitly.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt-domain.c