update
[ltt-control.git] / ltt-control / facilities / list.xml
index 69db03d1f3e0d68cd8fbbfb5b2d5ffd456cd05aa..14d8a2f29a74421190a4e4b9c583a7997a47f022 100644 (file)
@@ -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.021944 seconds and 4 git commands to generate.