remove unneeded dir attic/
[ltt-control.git] / trunk / attic / lttng-xenomai / ltt-control-0.24-xenoltt / facilities / network_ip_interface.xml
diff --git a/trunk/attic/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/network_ip_interface.xml b/trunk/attic/lttng-xenomai/ltt-control-0.24-xenoltt/facilities/network_ip_interface.xml
deleted file mode 100644 (file)
index 11b2a1b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<facility name="network_ip_interface">
-    <description>Network IP interface status</description>
-    
-  <event name="dev_up">
-    <description>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>
-  </event>  
-  
-  <event name="dev_down">
-    <description>IP interface down</description>
-      <field name="name"> <description>Interface name</description><string/></field>
-  </event> 
-  
-</facility>
This page took 0.023137 seconds and 4 git commands to generate.