]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Repair getIPv4Addr after the ntohl conversion
authorDaniel Veillard <veillard@redhat.com>
Fri, 6 Nov 2009 16:47:45 +0000 (17:47 +0100)
committerDaniel Veillard <veillard@redhat.com>
Fri, 6 Nov 2009 17:07:24 +0000 (18:07 +0100)
commit784b5030c171f7d1e1c79a57200b92a78ecfdc46
tree5d3244bb2c503ef767fa182af665497c70387150
parentcd04abcc8e1b2667e0178bfb1ecdb98dd42092be
Repair getIPv4Addr after the ntohl conversion

* src/util/network.c: getIPv4Addr() got broken when the input
  network address value got converted from network to host byte order
src/util/network.c