[hipl-commit] [trunk] Rev 4066: hipsock was removed a long time ago.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Mon, 29 Mar 2010 17:13:24 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 29/03/2010 at 17:13:24
Revision: 4066
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  hipsock was removed a long time ago.

Modified:
  M  doc/Doxyfile
  M  doc/verbose-header-files.txt
  M  verbose-headers.txt

=== modified file 'doc/Doxyfile'
--- doc/Doxyfile        2010-02-18 14:06:56 +0000
+++ doc/Doxyfile        2010-03-29 14:13:13 +0000
@@ -490,7 +490,6 @@
 INPUT                  = ../agent \
                          ../firewall \
                          ../hipd \
-                         ../hipsock \
                          ../test \
                          ../tools \
                          ../doc \

=== modified file 'doc/verbose-header-files.txt'
--- doc/verbose-header-files.txt        2010-03-26 01:26:05 +0000
+++ doc/verbose-header-files.txt        2010-03-29 14:13:13 +0000
@@ -296,7 +296,7 @@
 libhipcore/debug.h : _HIP_DIE
 hipd/init.h : _HIPD_INIT
 hipd/maintenance.h : _HIPD_MAINTENANCE
-hipd/hipd hipsock/af_hip.h : HIPD_NL_GROUP
+hipd/hipd : HIPD_NL_GROUP
 hipd/hipd.h : HIPD_SELECT
 hipd/accessor.h : HIPD_STATE_MASK
 libhipcore/debug.h : HIP_DUMP_PACKET
@@ -361,7 +361,7 @@
 libhipcore/ife.h : _HIP_IFE
 libhipcore/misc.h : hip_in6_ntop2
 libhipcore/debug.h : HIP_INFO_INADDR
-hipsock/usercompat libhipcore/debug.h : HIP_INFO_LOCATOR
+libhipcore/debug.h : HIP_INFO_LOCATOR
 libhipcore/debug.h : HIP_INFO_LSI
 hipd/init.h : hip_init_certs
 hipd/hidb.h : HIP_INIT_DB
@@ -461,7 +461,7 @@
 performance/performance.h : hip_perf_close
 performance/performance.h : hip_perf_enabled
 libhipcore/debug.h : hip_perror_wrapper
-hipsock/debug libhipcore/debug.h : hip_print_hit
+libhipcore/debug.h : hip_print_hit
 libhipcore/debug.h : hip_print_locator
 libhipcore/debug.h : hip_print_lsi
 libhipcore/debug.h : hip_print_sockaddr
@@ -552,8 +552,8 @@
 hipd/user_ipsec_sadb_api.h : hip_userspace_ipsec_send_to_fw
 libhipcore/utils.h : _HIP_UTILS
 libhipcore/debug.h : hip_vlog
-hipd/hidb hipsock/eid_db.h : HIP_WRITE_LOCK_DB
-hipd/hidb hipsock/eid_db.h : HIP_WRITE_UNLOCK_DB
+hipd/hidb : HIP_WRITE_LOCK_DB
+hipd/hidb : HIP_WRITE_UNLOCK_DB
 libhiptool/xfrmapi.h : hip_xfrm_policy_delete
 libhiptool/xfrmapi.h : hip_xfrm_policy_modify
 libhiptool/xfrmapi.h : hip_xfrm_state_delete

=== modified file 'verbose-headers.txt'
--- verbose-headers.txt 2010-03-26 01:26:05 +0000
+++ verbose-headers.txt 2010-03-29 14:13:13 +0000
@@ -197,8 +197,8 @@
 hipd/hidb.h : hip_hidb_get_entry_by_lsi
 hipd/hidb.h : HIP_INIT_DB
 hipd/hidb.h : HIP_MAX_HOST_ID_LEN
-hipd/hidb hipsock/eid_db.h : HIP_WRITE_LOCK_DB
-hipd/hidb hipsock/eid_db.h : HIP_WRITE_UNLOCK_DB
+hipd/hidb : HIP_WRITE_LOCK_DB
+hipd/hidb : HIP_WRITE_UNLOCK_DB
 hipd/hidb.h : m_arg
 hipd/hidb.h : m_head
 hipd/hipd.h : HIPD_SELECT
@@ -321,7 +321,7 @@
 hipd/user_ipsec_hipd_msg.h : USER_IPSEC_HIPD_MSG_H_
 hipd/user_ipsec_sadb_api.h : hip_userspace_ipsec_send_to_fw
 hipd/user_ipsec_sadb_api.h : USER_IPSEC_SADB_API_H_
-hipsock/debug libhipcore/debug.h : hip_print_hit
+libhipcore/debug.h : hip_print_hit
 libhipconf/hipconf.h : ACTION_BOS
 libhipconf/hipconf.h : ACTION_BUDDIES
 libhipconf/hipconf.h : ACTION_DATAPACKET

Other related posts:

  • » [hipl-commit] [trunk] Rev 4066: hipsock was removed a long time ago. - Diego Biurrun