libvirt/src/conf
Stefan Berger 5c7c755f50 nwfilter: enable hex number inputs in filter XML
With this patch I want to enable hex number inputs in the filter XML. A
number that was entered as hex is also printed as hex unless a string
representing the meaning can be found.

I am also extending the schema and adding a test case. A problem with
the DSCP value is fixed on the way as well.

Changes from V1 to V2:

- using asHex boolean in all printf type of functions to select the
output format in hex or decimal format
2010-04-26 13:50:40 -04:00
..
capabilities.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
capabilities.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_conf.c Only parse 'CPU XML' in virCPUDefParseXML() 2010-04-01 14:04:43 +02:00
cpu_conf.h Helper function for making a copy of virCPUDefPtr 2010-03-26 23:03:17 +01:00
domain_conf.c Fix virDomainSnapshotObjFree memory leak. 2010-04-23 14:21:34 -04:00
domain_conf.h Make virDomainSnapshotObjListDeinit static. 2010-04-23 14:20:56 -04:00
domain_event.c More event callback fixes 2010-04-09 16:24:28 +01:00
domain_event.h Add domain events for graphics network clients 2010-03-26 13:53:20 +00:00
interface_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
network_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
node_device_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
node_device_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
nwfilter_conf.c nwfilter: enable hex number inputs in filter XML 2010-04-26 13:50:40 -04:00
nwfilter_conf.h nwfilter: enable hex number inputs in filter XML 2010-04-26 13:50:40 -04:00
nwfilter_params.c This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c Use common XML parsing functions 2010-03-23 15:40:10 +01:00
secret_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_conf.c Explicitly set virStoragePoolTypeInfo FS and NETFS defaults 2010-04-20 21:22:51 +02:00
storage_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_encryption_conf.c Properly indent encryption tags 2010-04-22 14:26:55 -04:00
storage_encryption_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00