[Gd-chatter] r11449 - in trunk/libraries: network-interfaces pcap registry/x86-freebsd registry/x86-linux registry/x86-win32
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Thu Sep 13 02:32:32 CEST 2007
Author: hannes
Date: Thu Sep 13 02:32:31 2007
New Revision: 11449
Added:
trunk/libraries/network-interfaces/pcap-library.dylan
- copied unchanged from r11447, trunk/libraries/pcap/library.dylan
trunk/libraries/network-interfaces/pcap-win32.hdp
- copied, changed from r11447, trunk/libraries/pcap/pcap-win32.hdp
trunk/libraries/network-interfaces/pcap.dylan
- copied unchanged from r11447, trunk/libraries/pcap/pcap.dylan
trunk/libraries/network-interfaces/pcap.hdp
- copied, changed from r11447, trunk/libraries/pcap/pcap.hdp
trunk/libraries/network-interfaces/raw-interface-library.dylan (props changed)
- copied unchanged from r11448, trunk/libraries/network-interfaces/library.dylan
trunk/libraries/network-interfaces/raw-interface.dylan (props changed)
- copied unchanged from r11447, trunk/libraries/network-interfaces/interfaces.dylan
trunk/libraries/network-interfaces/raw-interface.hdp (contents, props changed)
- copied, changed from r11448, trunk/libraries/network-interfaces/interfaces.hdp
Removed:
trunk/libraries/network-interfaces/interfaces.dylan
trunk/libraries/network-interfaces/interfaces.hdp
trunk/libraries/network-interfaces/library.dylan
trunk/libraries/pcap/library.dylan
trunk/libraries/pcap/pcap-win32.hdp
trunk/libraries/pcap/pcap.dylan
trunk/libraries/pcap/pcap.hdp
Modified:
trunk/libraries/registry/x86-freebsd/network-interfaces
trunk/libraries/registry/x86-linux/network-interfaces
trunk/libraries/registry/x86-win32/network-interfaces
Log:
Job: 7299
merge the libpcap network interface in the same directory
as the Linux version
Copied: trunk/libraries/network-interfaces/pcap-win32.hdp (from r11447, trunk/libraries/pcap/pcap-win32.hdp)
==============================================================================
--- trunk/libraries/pcap/pcap-win32.hdp (original)
+++ trunk/libraries/network-interfaces/pcap-win32.hdp Thu Sep 13 02:32:31 2007
@@ -1,4 +1,4 @@
library: network-interfaces
-files: library
+files: pcap-library
pcap
c-libraries: wpcap.lib
Copied: trunk/libraries/network-interfaces/pcap.hdp (from r11447, trunk/libraries/pcap/pcap.hdp)
==============================================================================
--- trunk/libraries/pcap/pcap.hdp (original)
+++ trunk/libraries/network-interfaces/pcap.hdp Thu Sep 13 02:32:31 2007
@@ -1,4 +1,4 @@
library: network-interfaces
-files: library
+files: pcap-library
pcap
c-libraries: -lpcap
Copied: trunk/libraries/network-interfaces/raw-interface.hdp (from r11448, trunk/libraries/network-interfaces/interfaces.hdp)
==============================================================================
--- trunk/libraries/network-interfaces/interfaces.hdp (original)
+++ trunk/libraries/network-interfaces/raw-interface.hdp Thu Sep 13 02:32:31 2007
@@ -1,4 +1,4 @@
library: network-interfaces
-files: library
- interfaces
+files: raw-interface-library
+ raw-interface
compilation-mode: loose
\ No newline at end of file
Modified: trunk/libraries/registry/x86-freebsd/network-interfaces
==============================================================================
--- trunk/libraries/registry/x86-freebsd/network-interfaces (original)
+++ trunk/libraries/registry/x86-freebsd/network-interfaces Thu Sep 13 02:32:31 2007
@@ -1 +1 @@
-abstract://dylan/pcap/pcap.hdp
+abstract://dylan/network-interfaces/pcap.hdp
Modified: trunk/libraries/registry/x86-linux/network-interfaces
==============================================================================
--- trunk/libraries/registry/x86-linux/network-interfaces (original)
+++ trunk/libraries/registry/x86-linux/network-interfaces Thu Sep 13 02:32:31 2007
@@ -1 +1 @@
-abstract://dylan/network-interfaces/interfaces.hdp
+abstract://dylan/network-interfaces/raw-interface.hdp
Modified: trunk/libraries/registry/x86-win32/network-interfaces
==============================================================================
--- trunk/libraries/registry/x86-win32/network-interfaces (original)
+++ trunk/libraries/registry/x86-win32/network-interfaces Thu Sep 13 02:32:31 2007
@@ -1 +1 @@
-abstract://dylan/pcap/pcap-win32.hdp
+abstract://dylan/network-interfaces/pcap-win32.hdp
More information about the chatter
mailing list