[hipl-commit] [trunk] Rev 3949: Removed an outdated reference to getendpointinfo().

  • From: Miika Komu <miika@xxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Tue, 16 Mar 2010 10:56:17 +0200

Committer: Miika Komu <miika@xxxxxx>
Date: 16/03/2010 at 10:56:17
Revision: 3949
Revision-id: miika@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Removed an outdated reference to getendpointinfo().

Modified:
  M  hipd/netdev.c

=== modified file 'hipd/netdev.c'
--- hipd/netdev.c       2010-03-10 17:20:51 +0000
+++ hipd/netdev.c       2010-03-16 08:56:15 +0000
@@ -829,8 +829,6 @@
      * depending on dst_hit value.
      * If dst_hit is a HIT -> find LSI and hostname
      * If dst_hit is an LSI -> find HIT and hostname
-     * The natural place to handle this is either in the getaddrinfo or
-     * getendpointinfo function with AI_NUMERICHOST flag set.
      * We can fallback to e.g. DHT search if the mapping is not
      * found from local files.*/

Other related posts:

  • » [hipl-commit] [trunk] Rev 3949: Removed an outdated reference to getendpointinfo(). - Miika Komu