update
[ltt-control.git] / ltt-control / facilities / list.xml
index 920bb2025ebd3d49bf79ac719ece5284ffb19937..14d8a2f29a74421190a4e4b9c583a7997a47f022 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<facility name="statedump">
+<facility name="list">
   <description>The statedump facility contains the events generated at trace startup</description>
 
   <type name="thread_type">
@@ -93,7 +93,7 @@
   <event name="network_ip_interface">
     <description>List of each IP interface up</description>
       <field name="name"> <description>Interface name</description><string/></field>
-      <field name="addr"> <description>IP address</description> <uint size="4" byte_order="network"/> </field>
+      <field name="addr"> <description>IP address</description> <uint_fixed size="4" byte_order="network"/> </field>
       <field name="status"> <description>Status of the interface</description> <typeref name="interface_state"/> </field>
   </event>  
   
This page took 0.02272 seconds and 4 git commands to generate.