[libvirt] [PATCH 07/10] network: Fix reading 'forwardDelay' attribute.

Daniel P. Berrange berrange at redhat.com
Tue Oct 13 13:27:09 UTC 2009


On Mon, Oct 12, 2009 at 10:46:51AM -0400, Cole Robinson wrote:
> When reading network XML, we were looking for a 'delay' attribute, but this
> value was being dumped as 'forwardDelay'. Support reading both names on
> input, but continue to only dump 'forwardDelay'

Rather a no-win situation, but the schema still says 'delay', so I'd
be more inclined to just fix the XML printing code to s/forwardDelay/delay/
and leave the parsing as is.

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list