Re: [conntrack-tools] XML output is invalid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 2008-06-20 15:24, Pablo Neira Ayuso wrote:
>> 
>> * The XML declaration is missing: <?xml version="1.0"?>
>> * There can only be one root element. We have to wrap all the flow
>> elements into a single root element:
>> <conntrack>
>> <flow>[...]</flow>
>> <flow>[...]</flow>
>> [...]
>> </conntrack>
>> 
>> My version: conntrack v0.9.7 (conntrack-tools)
>
>Does this patch help?

Also specify the encoding: <?xml version="1.0" encoding="utf-8" ?>
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux