[pisa-src] r972 - in trunk/openwrt/trunk: aphrodite/etc apollo/etc ares/etc athena/etc eros/etc files/etc/hip hecate/etc

  • From: Thomas Jansen <mithi@xxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 17 Sep 2009 12:06:22 +0200

Author: Tjansen
Date: Thu Sep 17 12:06:22 2009
New Revision: 972

Log:
Added HIP configs for each AP.

Currently configured for verbose debug output. For performance measurements
this should be changed.

Added:
   trunk/openwrt/trunk/aphrodite/etc/hip   (contents, props changed)
   trunk/openwrt/trunk/apollo/etc/hip   (contents, props changed)
   trunk/openwrt/trunk/ares/etc/hip   (contents, props changed)
   trunk/openwrt/trunk/athena/etc/hip   (contents, props changed)
   trunk/openwrt/trunk/eros/etc/hip   (contents, props changed)
   trunk/openwrt/trunk/files/etc/hip/
   trunk/openwrt/trunk/files/etc/hip/hipd_config
   trunk/openwrt/trunk/files/etc/hip/hosts
   trunk/openwrt/trunk/hecate/etc/hip   (contents, props changed)

Added: trunk/openwrt/trunk/aphrodite/etc/hip
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/aphrodite/etc/hip       Thu Sep 17 12:06:22 2009        
(r972)
@@ -0,0 +1 @@
+link ../../files/etc/hip
\ No newline at end of file

Added: trunk/openwrt/trunk/apollo/etc/hip
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/apollo/etc/hip  Thu Sep 17 12:06:22 2009        (r972)
@@ -0,0 +1 @@
+link ../../files/etc/hip
\ No newline at end of file

Added: trunk/openwrt/trunk/ares/etc/hip
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/ares/etc/hip    Thu Sep 17 12:06:22 2009        (r972)
@@ -0,0 +1 @@
+link ../../files/etc/hip
\ No newline at end of file

Added: trunk/openwrt/trunk/athena/etc/hip
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/athena/etc/hip  Thu Sep 17 12:06:22 2009        (r972)
@@ -0,0 +1 @@
+link ../../files/etc/hip
\ No newline at end of file

Added: trunk/openwrt/trunk/eros/etc/hip
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/eros/etc/hip    Thu Sep 17 12:06:22 2009        (r972)
@@ -0,0 +1 @@
+link ../../files/etc/hip
\ No newline at end of file

Added: trunk/openwrt/trunk/files/etc/hip/hipd_config
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/files/etc/hip/hipd_config       Thu Sep 17 12:06:22 
2009        (r972)
@@ -0,0 +1,3 @@
+opendht off
+#nat plain-udp # use UDP encapsulation, not working yet.
+debug all      # debug verbosity: all, medium or none.

Added: trunk/openwrt/trunk/files/etc/hip/hosts
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/files/etc/hip/hosts     Thu Sep 17 12:06:22 2009        
(r972)
@@ -0,0 +1,3 @@
+# The name in the second row must match the name in /etc/hosts to let hipd
+# know which IP to use.
+2001:10:17e5:e586:5f1b:a01b:f5c9:f825  pisa-morpheus

Added: trunk/openwrt/trunk/hecate/etc/hip
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/hecate/etc/hip  Thu Sep 17 12:06:22 2009        (r972)
@@ -0,0 +1 @@
+link ../../files/etc/hip
\ No newline at end of file

Other related posts:

  • » [pisa-src] r972 - in trunk/openwrt/trunk: aphrodite/etc apollo/etc ares/etc athena/etc eros/etc files/etc/hip hecate/etc - Thomas Jansen