[hipl-commit] [trunk] Rev 4527: doc: Add FIXME comments for issues that need to be addressed.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Sun, 16 May 2010 17:37:58 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 16/05/2010 at 17:37:58
Revision: 4527
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  doc: Add FIXME comments for issues that need to be addressed.

Modified:
  M  doc/HOWTO.xml

=== modified file 'doc/HOWTO.xml'
--- doc/HOWTO.xml       2010-05-16 14:36:21 +0000
+++ doc/HOWTO.xml       2010-05-16 14:37:39 +0000
@@ -354,6 +354,7 @@
       HIPL source code, please refer to <ulink 
url="http://www.cs.helsinki.fi/u/sklvarjo/gprof.html"; />.
     </para>
  </section>
+<!-- FIXME: the OpenWrt subsections are redundant and should be merged -->
   <section id="ch_openwrt">
     <title>Loading HIPL on OpenWRT</title>
     <para>
@@ -1671,6 +1672,7 @@
     <para>
       crash:
     </para>
+<!-- FIXME: /etc/hosts is not a command, what to do with it? -->
     <itemizedlist>
       <listitem><para>
         /etc/hosts:
@@ -1834,6 +1836,7 @@
              <itemizedlist>
                     <listitem><para>OOPS_IP oops</para></listitem>
                     </itemizedlist>
+<!-- FIXME: the example contradicts the daemon start order claim -->
             <para>Apart from starting the hipd process, the hipfw process must 
be also
                 started in both machines, oops and crash. Notice that hipfw 
must be started always after hipd!
             </para>
@@ -3730,6 +3733,7 @@
             ping6 -I source_hit dst_hit
         </para>  </listitem>
       </itemizedlist>
+<!-- FIXME: bug 161 is resolved - what gives? -->
       <para>Make sure that the source is the same as in "ip xfrm policy" 
output.
         We are aware of the problem (see bug id 161) and it is being solved.
         Also, it seemed like the responder could not route packets

Other related posts:

  • » [hipl-commit] [trunk] Rev 4527: doc: Add FIXME comments for issues that need to be addressed. - Diego Biurrun