]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: Extend XML parser and generator w/ comment attribute
authorStefan Berger <stefanb@us.ibm.com>
Thu, 30 Sep 2010 19:46:10 +0000 (15:46 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 30 Sep 2010 19:46:10 +0000 (15:46 -0400)
commitec3d03db88cd35d310b28d328fe9a904f58d0230
treebea6bb15feb0895b17c0a730c56915e21979a6f0
parentf8db6c90e3d4b9436488936f8ed7958635bf90a0
nwfilter: Extend XML parser and generator w/ comment attribute

The patch below extends the XML parser and generator so that every protocol
now can have a comment node. Comments are limited to 256 characters.
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h