[Lunar-commits] r19746 - in moonbase: branches/submissions/new trunk/net trunk/net/libdnet

Moritz Heiber moe at lunar-linux.org
Thu Apr 20 16:04:19 UTC 2006


Author: moe
Date: 2006-04-20 16:04:18 +0000 (Thu, 20 Apr 2006)
New Revision: 19746

Added:
   moonbase/trunk/net/libdnet/
   moonbase/trunk/net/libdnet/DETAILS
Removed:
   moonbase/branches/submissions/new/libdnet/
   moonbase/trunk/net/libdnet/DETAILS
Log:
Moved libdnet into the moonbase



Copied: moonbase/trunk/net/libdnet (from rev 19744, moonbase/branches/submissions/new/libdnet)

Deleted: moonbase/trunk/net/libdnet/DETAILS

Copied: moonbase/trunk/net/libdnet/DETAILS (from rev 19745, moonbase/branches/submissions/new/libdnet/DETAILS)
===================================================================
--- moonbase/trunk/net/libdnet/DETAILS	                        (rev 0)
+++ moonbase/trunk/net/libdnet/DETAILS	2006-04-20 16:04:18 UTC (rev 19746)
@@ -0,0 +1,19 @@
+          MODULE=libdnet
+         VERSION=1.11
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:e2ae8c7f0ca95655ae9f77fd4a0e2235dc4716bf
+        WEB_SITE=http://libdnet.sourceforge.net/
+         ENTERED=20060314
+         UPDATED=20060314
+           SHORT="A interface to several low-level networking routines"
+cat << EOF
+libdnet provides a simplified, portable interface to several low-level
+networking routines, including:
+  * network address manipulation 
+  * kernel arp(4) cache and route(4) table lookup and manipulation 
+  * network firewalling (IP filter, ipfw, ipchains, pf, PktFilter, ...) 
+  * network interface lookup and manipulation 
+  * IP tunnelling (BSD/Linux tun, Universal TUN/TAP device) 
+  * raw IP packet and Ethernet frame transmission
+EOF



More information about the Lunar-commits mailing list