From e5145b878f9de35676085409878a66899d2ee4f2 Mon Sep 17 00:00:00 2001 From: Angelo Mantellini Date: Wed, 30 Jan 2019 12:11:34 +0100 Subject: [HICN-18] first commit of libtransport for windows Change-Id: I3a43b22194aa13ae5de1746e3d4bd9a275070261 Signed-off-by: Angelo Mantellini --- hicn-light/CMakeLists.txt | 0 hicn-light/README.md | 0 hicn-light/config/hicn-light.service | 0 hicn-light/src/CMakeLists.txt | 0 hicn-light/src/command_line/CMakeLists.txt | 0 hicn-light/src/command_line/controller/CMakeLists.txt | 0 hicn-light/src/command_line/controller/hicnLightControl_main.c | 0 hicn-light/src/command_line/daemon/CMakeLists.txt | 0 hicn-light/src/command_line/daemon/hicnLightDaemon_main.c | 0 hicn-light/src/config.h.in | 0 hicn-light/src/config/CMakeLists.txt | 0 hicn-light/src/config/commandOps.c | 0 hicn-light/src/config/commandOps.h | 0 hicn-light/src/config/commandParser.c | 0 hicn-light/src/config/commandParser.h | 0 hicn-light/src/config/commandReturn.h | 0 hicn-light/src/config/configuration.c | 0 hicn-light/src/config/configuration.h | 0 hicn-light/src/config/configurationFile.c | 0 hicn-light/src/config/configurationFile.h | 0 hicn-light/src/config/configurationListeners.c | 0 hicn-light/src/config/configurationListeners.h | 0 hicn-light/src/config/controlAdd.c | 0 hicn-light/src/config/controlAdd.h | 0 hicn-light/src/config/controlAddConnection.c | 0 hicn-light/src/config/controlAddConnection.h | 0 hicn-light/src/config/controlAddListener.c | 0 hicn-light/src/config/controlAddListener.h | 0 hicn-light/src/config/controlAddPunting.c | 0 hicn-light/src/config/controlAddPunting.h | 0 hicn-light/src/config/controlAddRoute.c | 0 hicn-light/src/config/controlAddRoute.h | 0 hicn-light/src/config/controlCache.c | 0 hicn-light/src/config/controlCache.h | 0 hicn-light/src/config/controlCacheClear.c | 0 hicn-light/src/config/controlCacheClear.h | 0 hicn-light/src/config/controlCacheServe.c | 0 hicn-light/src/config/controlCacheServe.h | 0 hicn-light/src/config/controlCacheStore.c | 0 hicn-light/src/config/controlCacheStore.h | 0 hicn-light/src/config/controlList.c | 0 hicn-light/src/config/controlList.h | 0 hicn-light/src/config/controlListConnections.c | 0 hicn-light/src/config/controlListConnections.h | 0 hicn-light/src/config/controlListInterfaces.c | 0 hicn-light/src/config/controlListInterfaces.h | 0 hicn-light/src/config/controlListListeners.c | 0 hicn-light/src/config/controlListListeners.h | 0 hicn-light/src/config/controlListRoutes.c | 0 hicn-light/src/config/controlListRoutes.h | 0 hicn-light/src/config/controlMapMe.c | 0 hicn-light/src/config/controlMapMe.h | 0 hicn-light/src/config/controlMapMeDiscovery.c | 0 hicn-light/src/config/controlMapMeDiscovery.h | 0 hicn-light/src/config/controlMapMeEnable.c | 0 hicn-light/src/config/controlMapMeEnable.h | 0 hicn-light/src/config/controlMapMeRetx.c | 0 hicn-light/src/config/controlMapMeRetx.h | 0 hicn-light/src/config/controlMapMeTimescale.c | 0 hicn-light/src/config/controlMapMeTimescale.h | 0 hicn-light/src/config/controlQuit.c | 0 hicn-light/src/config/controlQuit.h | 0 hicn-light/src/config/controlRemove.c | 0 hicn-light/src/config/controlRemove.h | 0 hicn-light/src/config/controlRemoveConnection.c | 0 hicn-light/src/config/controlRemoveConnection.h | 0 hicn-light/src/config/controlRemovePunting.c | 0 hicn-light/src/config/controlRemovePunting.h | 0 hicn-light/src/config/controlRemoveRoute.c | 0 hicn-light/src/config/controlRemoveRoute.h | 0 hicn-light/src/config/controlRoot.c | 0 hicn-light/src/config/controlRoot.h | 0 hicn-light/src/config/controlSet.c | 0 hicn-light/src/config/controlSet.h | 0 hicn-light/src/config/controlSetDebug.c | 0 hicn-light/src/config/controlSetDebug.h | 0 hicn-light/src/config/controlSetStrategy.c | 0 hicn-light/src/config/controlSetStrategy.h | 0 hicn-light/src/config/controlSetWldr.c | 0 hicn-light/src/config/controlSetWldr.h | 0 hicn-light/src/config/controlState.c | 0 hicn-light/src/config/controlState.h | 0 hicn-light/src/config/controlUnset.c | 0 hicn-light/src/config/controlUnset.h | 0 hicn-light/src/config/controlUnsetDebug.c | 0 hicn-light/src/config/controlUnsetDebug.h | 0 hicn-light/src/config/symbolicNameTable.c | 0 hicn-light/src/config/symbolicNameTable.h | 0 hicn-light/src/content_store/CMakeLists.txt | 0 hicn-light/src/content_store/contentStoreEntry.c | 0 hicn-light/src/content_store/contentStoreEntry.h | 0 hicn-light/src/content_store/contentStoreInterface.c | 0 hicn-light/src/content_store/contentStoreInterface.h | 0 hicn-light/src/content_store/contentStoreLRU.c | 0 hicn-light/src/content_store/contentStoreLRU.h | 0 hicn-light/src/content_store/listLRU.c | 0 hicn-light/src/content_store/listLRU.h | 0 hicn-light/src/content_store/listTimeOrdered.c | 0 hicn-light/src/content_store/listTimeOrdered.h | 0 hicn-light/src/core/CMakeLists.txt | 0 hicn-light/src/core/connection.c | 0 hicn-light/src/core/connection.h | 0 hicn-light/src/core/connectionList.c | 0 hicn-light/src/core/connectionList.h | 0 hicn-light/src/core/connectionManager.c | 0 hicn-light/src/core/connectionManager.h | 0 hicn-light/src/core/connectionTable.c | 0 hicn-light/src/core/connectionTable.h | 0 hicn-light/src/core/dispatcher.c | 0 hicn-light/src/core/dispatcher.h | 0 hicn-light/src/core/forwarder.c | 0 hicn-light/src/core/forwarder.h | 0 hicn-light/src/core/logger.c | 0 hicn-light/src/core/logger.h | 0 hicn-light/src/core/mapMe.c | 0 hicn-light/src/core/mapMe.h | 0 hicn-light/src/core/message.c | 0 hicn-light/src/core/message.h | 0 hicn-light/src/core/messageHandler.h | 0 hicn-light/src/core/messagePacketType.h | 0 hicn-light/src/core/name.c | 0 hicn-light/src/core/name.h | 0 hicn-light/src/core/nameBitvector.c | 0 hicn-light/src/core/nameBitvector.h | 0 hicn-light/src/core/numberSet.c | 0 hicn-light/src/core/numberSet.h | 0 hicn-light/src/core/streamBuffer.c | 0 hicn-light/src/core/streamBuffer.h | 0 hicn-light/src/core/system.h | 0 hicn-light/src/core/ticks.h | 0 hicn-light/src/core/wldr.c | 0 hicn-light/src/core/wldr.h | 0 hicn-light/src/io/CMakeLists.txt | 0 hicn-light/src/io/addressPair.c | 0 hicn-light/src/io/addressPair.h | 0 hicn-light/src/io/hicnConnection.c | 0 hicn-light/src/io/hicnConnection.h | 0 hicn-light/src/io/hicnListener.c | 0 hicn-light/src/io/hicnListener.h | 0 hicn-light/src/io/hicnTunnel.c | 0 hicn-light/src/io/hicnTunnel.h | 0 hicn-light/src/io/ioOperations.c | 0 hicn-light/src/io/ioOperations.h | 0 hicn-light/src/io/listener.h | 0 hicn-light/src/io/listenerSet.c | 0 hicn-light/src/io/listenerSet.h | 0 hicn-light/src/io/streamConnection.c | 0 hicn-light/src/io/streamConnection.h | 0 hicn-light/src/io/tcpListener.c | 0 hicn-light/src/io/tcpListener.h | 0 hicn-light/src/io/tcpTunnel.c | 0 hicn-light/src/io/tcpTunnel.h | 0 hicn-light/src/io/udpConnection.c | 0 hicn-light/src/io/udpConnection.h | 0 hicn-light/src/io/udpListener.c | 0 hicn-light/src/io/udpListener.h | 0 hicn-light/src/io/udpTunnel.c | 0 hicn-light/src/io/udpTunnel.h | 0 hicn-light/src/messenger/CMakeLists.txt | 0 hicn-light/src/messenger/messenger.c | 0 hicn-light/src/messenger/messenger.h | 0 hicn-light/src/messenger/messengerRecipient.c | 0 hicn-light/src/messenger/messengerRecipient.h | 0 hicn-light/src/messenger/missive.c | 0 hicn-light/src/messenger/missive.h | 0 hicn-light/src/messenger/missiveDeque.c | 0 hicn-light/src/messenger/missiveDeque.h | 0 hicn-light/src/messenger/missiveType.h | 0 hicn-light/src/platforms/CMakeLists.txt | 0 hicn-light/src/platforms/README.txt | 0 hicn-light/src/platforms/android/system.c | 0 hicn-light/src/platforms/darwin/system.c | 0 hicn-light/src/platforms/linux/system.c | 0 hicn-light/src/processor/CMakeLists.txt | 0 hicn-light/src/processor/fib.c | 0 hicn-light/src/processor/fib.h | 0 hicn-light/src/processor/fibEntry.c | 0 hicn-light/src/processor/fibEntry.h | 0 hicn-light/src/processor/fibEntryList.c | 0 hicn-light/src/processor/fibEntryList.h | 0 hicn-light/src/processor/hashTableFunction.c | 0 hicn-light/src/processor/hashTableFunction.h | 0 hicn-light/src/processor/matchingRulesTable.c | 0 hicn-light/src/processor/matchingRulesTable.h | 0 hicn-light/src/processor/messageProcessor.c | 0 hicn-light/src/processor/messageProcessor.h | 0 hicn-light/src/processor/pit.c | 0 hicn-light/src/processor/pit.h | 0 hicn-light/src/processor/pitEntry.c | 0 hicn-light/src/processor/pitEntry.h | 0 hicn-light/src/processor/pitStandard.c | 0 hicn-light/src/processor/pitStandard.h | 0 hicn-light/src/processor/pitVerdict.h | 0 hicn-light/src/socket/CMakeLists.txt | 0 hicn-light/src/socket/api.c | 0 hicn-light/src/socket/api.h | 0 hicn-light/src/socket/error.c | 0 hicn-light/src/socket/error.h | 0 hicn-light/src/socket/ops.h | 0 hicn-light/src/socket/ops_linux.c | 0 hicn-light/src/strategies/CMakeLists.txt | 0 hicn-light/src/strategies/loadBalancer.c | 0 hicn-light/src/strategies/loadBalancer.h | 0 hicn-light/src/strategies/loadBalancerWithPD.c | 0 hicn-light/src/strategies/loadBalancerWithPD.h | 0 hicn-light/src/strategies/nexthopState.c | 0 hicn-light/src/strategies/nexthopState.h | 0 hicn-light/src/strategies/nexthopStateWithPD.c | 0 hicn-light/src/strategies/nexthopStateWithPD.h | 0 hicn-light/src/strategies/rnd.c | 0 hicn-light/src/strategies/rnd.h | 0 hicn-light/src/strategies/rndSegment.c | 0 hicn-light/src/strategies/rndSegment.h | 0 hicn-light/src/strategies/strategyImpl.h | 0 hicn-light/src/utils/CMakeLists.txt | 0 hicn-light/src/utils/address.c | 0 hicn-light/src/utils/address.h | 0 hicn-light/src/utils/addressList.c | 0 hicn-light/src/utils/addressList.h | 0 hicn-light/src/utils/commands.h | 0 hicn-light/src/utils/interface.c | 0 hicn-light/src/utils/interface.h | 0 hicn-light/src/utils/interfaceSet.c | 0 hicn-light/src/utils/interfaceSet.h | 0 hicn-light/src/utils/punting.c | 0 hicn-light/src/utils/punting.h | 0 hicn-light/src/utils/utils.c | 0 hicn-light/src/utils/utils.h | 0 228 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 hicn-light/CMakeLists.txt mode change 100755 => 100644 hicn-light/README.md mode change 100755 => 100644 hicn-light/config/hicn-light.service mode change 100755 => 100644 hicn-light/src/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/command_line/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/command_line/controller/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/command_line/controller/hicnLightControl_main.c mode change 100755 => 100644 hicn-light/src/command_line/daemon/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/command_line/daemon/hicnLightDaemon_main.c mode change 100755 => 100644 hicn-light/src/config.h.in mode change 100755 => 100644 hicn-light/src/config/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/config/commandOps.c mode change 100755 => 100644 hicn-light/src/config/commandOps.h mode change 100755 => 100644 hicn-light/src/config/commandParser.c mode change 100755 => 100644 hicn-light/src/config/commandParser.h mode change 100755 => 100644 hicn-light/src/config/commandReturn.h mode change 100755 => 100644 hicn-light/src/config/configuration.c mode change 100755 => 100644 hicn-light/src/config/configuration.h mode change 100755 => 100644 hicn-light/src/config/configurationFile.c mode change 100755 => 100644 hicn-light/src/config/configurationFile.h mode change 100755 => 100644 hicn-light/src/config/configurationListeners.c mode change 100755 => 100644 hicn-light/src/config/configurationListeners.h mode change 100755 => 100644 hicn-light/src/config/controlAdd.c mode change 100755 => 100644 hicn-light/src/config/controlAdd.h mode change 100755 => 100644 hicn-light/src/config/controlAddConnection.c mode change 100755 => 100644 hicn-light/src/config/controlAddConnection.h mode change 100755 => 100644 hicn-light/src/config/controlAddListener.c mode change 100755 => 100644 hicn-light/src/config/controlAddListener.h mode change 100755 => 100644 hicn-light/src/config/controlAddPunting.c mode change 100755 => 100644 hicn-light/src/config/controlAddPunting.h mode change 100755 => 100644 hicn-light/src/config/controlAddRoute.c mode change 100755 => 100644 hicn-light/src/config/controlAddRoute.h mode change 100755 => 100644 hicn-light/src/config/controlCache.c mode change 100755 => 100644 hicn-light/src/config/controlCache.h mode change 100755 => 100644 hicn-light/src/config/controlCacheClear.c mode change 100755 => 100644 hicn-light/src/config/controlCacheClear.h mode change 100755 => 100644 hicn-light/src/config/controlCacheServe.c mode change 100755 => 100644 hicn-light/src/config/controlCacheServe.h mode change 100755 => 100644 hicn-light/src/config/controlCacheStore.c mode change 100755 => 100644 hicn-light/src/config/controlCacheStore.h mode change 100755 => 100644 hicn-light/src/config/controlList.c mode change 100755 => 100644 hicn-light/src/config/controlList.h mode change 100755 => 100644 hicn-light/src/config/controlListConnections.c mode change 100755 => 100644 hicn-light/src/config/controlListConnections.h mode change 100755 => 100644 hicn-light/src/config/controlListInterfaces.c mode change 100755 => 100644 hicn-light/src/config/controlListInterfaces.h mode change 100755 => 100644 hicn-light/src/config/controlListListeners.c mode change 100755 => 100644 hicn-light/src/config/controlListListeners.h mode change 100755 => 100644 hicn-light/src/config/controlListRoutes.c mode change 100755 => 100644 hicn-light/src/config/controlListRoutes.h mode change 100755 => 100644 hicn-light/src/config/controlMapMe.c mode change 100755 => 100644 hicn-light/src/config/controlMapMe.h mode change 100755 => 100644 hicn-light/src/config/controlMapMeDiscovery.c mode change 100755 => 100644 hicn-light/src/config/controlMapMeDiscovery.h mode change 100755 => 100644 hicn-light/src/config/controlMapMeEnable.c mode change 100755 => 100644 hicn-light/src/config/controlMapMeEnable.h mode change 100755 => 100644 hicn-light/src/config/controlMapMeRetx.c mode change 100755 => 100644 hicn-light/src/config/controlMapMeRetx.h mode change 100755 => 100644 hicn-light/src/config/controlMapMeTimescale.c mode change 100755 => 100644 hicn-light/src/config/controlMapMeTimescale.h mode change 100755 => 100644 hicn-light/src/config/controlQuit.c mode change 100755 => 100644 hicn-light/src/config/controlQuit.h mode change 100755 => 100644 hicn-light/src/config/controlRemove.c mode change 100755 => 100644 hicn-light/src/config/controlRemove.h mode change 100755 => 100644 hicn-light/src/config/controlRemoveConnection.c mode change 100755 => 100644 hicn-light/src/config/controlRemoveConnection.h mode change 100755 => 100644 hicn-light/src/config/controlRemovePunting.c mode change 100755 => 100644 hicn-light/src/config/controlRemovePunting.h mode change 100755 => 100644 hicn-light/src/config/controlRemoveRoute.c mode change 100755 => 100644 hicn-light/src/config/controlRemoveRoute.h mode change 100755 => 100644 hicn-light/src/config/controlRoot.c mode change 100755 => 100644 hicn-light/src/config/controlRoot.h mode change 100755 => 100644 hicn-light/src/config/controlSet.c mode change 100755 => 100644 hicn-light/src/config/controlSet.h mode change 100755 => 100644 hicn-light/src/config/controlSetDebug.c mode change 100755 => 100644 hicn-light/src/config/controlSetDebug.h mode change 100755 => 100644 hicn-light/src/config/controlSetStrategy.c mode change 100755 => 100644 hicn-light/src/config/controlSetStrategy.h mode change 100755 => 100644 hicn-light/src/config/controlSetWldr.c mode change 100755 => 100644 hicn-light/src/config/controlSetWldr.h mode change 100755 => 100644 hicn-light/src/config/controlState.c mode change 100755 => 100644 hicn-light/src/config/controlState.h mode change 100755 => 100644 hicn-light/src/config/controlUnset.c mode change 100755 => 100644 hicn-light/src/config/controlUnset.h mode change 100755 => 100644 hicn-light/src/config/controlUnsetDebug.c mode change 100755 => 100644 hicn-light/src/config/controlUnsetDebug.h mode change 100755 => 100644 hicn-light/src/config/symbolicNameTable.c mode change 100755 => 100644 hicn-light/src/config/symbolicNameTable.h mode change 100755 => 100644 hicn-light/src/content_store/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/content_store/contentStoreEntry.c mode change 100755 => 100644 hicn-light/src/content_store/contentStoreEntry.h mode change 100755 => 100644 hicn-light/src/content_store/contentStoreInterface.c mode change 100755 => 100644 hicn-light/src/content_store/contentStoreInterface.h mode change 100755 => 100644 hicn-light/src/content_store/contentStoreLRU.c mode change 100755 => 100644 hicn-light/src/content_store/contentStoreLRU.h mode change 100755 => 100644 hicn-light/src/content_store/listLRU.c mode change 100755 => 100644 hicn-light/src/content_store/listLRU.h mode change 100755 => 100644 hicn-light/src/content_store/listTimeOrdered.c mode change 100755 => 100644 hicn-light/src/content_store/listTimeOrdered.h mode change 100755 => 100644 hicn-light/src/core/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/core/connection.c mode change 100755 => 100644 hicn-light/src/core/connection.h mode change 100755 => 100644 hicn-light/src/core/connectionList.c mode change 100755 => 100644 hicn-light/src/core/connectionList.h mode change 100755 => 100644 hicn-light/src/core/connectionManager.c mode change 100755 => 100644 hicn-light/src/core/connectionManager.h mode change 100755 => 100644 hicn-light/src/core/connectionTable.c mode change 100755 => 100644 hicn-light/src/core/connectionTable.h mode change 100755 => 100644 hicn-light/src/core/dispatcher.c mode change 100755 => 100644 hicn-light/src/core/dispatcher.h mode change 100755 => 100644 hicn-light/src/core/forwarder.c mode change 100755 => 100644 hicn-light/src/core/forwarder.h mode change 100755 => 100644 hicn-light/src/core/logger.c mode change 100755 => 100644 hicn-light/src/core/logger.h mode change 100755 => 100644 hicn-light/src/core/mapMe.c mode change 100755 => 100644 hicn-light/src/core/mapMe.h mode change 100755 => 100644 hicn-light/src/core/message.c mode change 100755 => 100644 hicn-light/src/core/message.h mode change 100755 => 100644 hicn-light/src/core/messageHandler.h mode change 100755 => 100644 hicn-light/src/core/messagePacketType.h mode change 100755 => 100644 hicn-light/src/core/name.c mode change 100755 => 100644 hicn-light/src/core/name.h mode change 100755 => 100644 hicn-light/src/core/nameBitvector.c mode change 100755 => 100644 hicn-light/src/core/nameBitvector.h mode change 100755 => 100644 hicn-light/src/core/numberSet.c mode change 100755 => 100644 hicn-light/src/core/numberSet.h mode change 100755 => 100644 hicn-light/src/core/streamBuffer.c mode change 100755 => 100644 hicn-light/src/core/streamBuffer.h mode change 100755 => 100644 hicn-light/src/core/system.h mode change 100755 => 100644 hicn-light/src/core/ticks.h mode change 100755 => 100644 hicn-light/src/core/wldr.c mode change 100755 => 100644 hicn-light/src/core/wldr.h mode change 100755 => 100644 hicn-light/src/io/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/io/addressPair.c mode change 100755 => 100644 hicn-light/src/io/addressPair.h mode change 100755 => 100644 hicn-light/src/io/hicnConnection.c mode change 100755 => 100644 hicn-light/src/io/hicnConnection.h mode change 100755 => 100644 hicn-light/src/io/hicnListener.c mode change 100755 => 100644 hicn-light/src/io/hicnListener.h mode change 100755 => 100644 hicn-light/src/io/hicnTunnel.c mode change 100755 => 100644 hicn-light/src/io/hicnTunnel.h mode change 100755 => 100644 hicn-light/src/io/ioOperations.c mode change 100755 => 100644 hicn-light/src/io/ioOperations.h mode change 100755 => 100644 hicn-light/src/io/listener.h mode change 100755 => 100644 hicn-light/src/io/listenerSet.c mode change 100755 => 100644 hicn-light/src/io/listenerSet.h mode change 100755 => 100644 hicn-light/src/io/streamConnection.c mode change 100755 => 100644 hicn-light/src/io/streamConnection.h mode change 100755 => 100644 hicn-light/src/io/tcpListener.c mode change 100755 => 100644 hicn-light/src/io/tcpListener.h mode change 100755 => 100644 hicn-light/src/io/tcpTunnel.c mode change 100755 => 100644 hicn-light/src/io/tcpTunnel.h mode change 100755 => 100644 hicn-light/src/io/udpConnection.c mode change 100755 => 100644 hicn-light/src/io/udpConnection.h mode change 100755 => 100644 hicn-light/src/io/udpListener.c mode change 100755 => 100644 hicn-light/src/io/udpListener.h mode change 100755 => 100644 hicn-light/src/io/udpTunnel.c mode change 100755 => 100644 hicn-light/src/io/udpTunnel.h mode change 100755 => 100644 hicn-light/src/messenger/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/messenger/messenger.c mode change 100755 => 100644 hicn-light/src/messenger/messenger.h mode change 100755 => 100644 hicn-light/src/messenger/messengerRecipient.c mode change 100755 => 100644 hicn-light/src/messenger/messengerRecipient.h mode change 100755 => 100644 hicn-light/src/messenger/missive.c mode change 100755 => 100644 hicn-light/src/messenger/missive.h mode change 100755 => 100644 hicn-light/src/messenger/missiveDeque.c mode change 100755 => 100644 hicn-light/src/messenger/missiveDeque.h mode change 100755 => 100644 hicn-light/src/messenger/missiveType.h mode change 100755 => 100644 hicn-light/src/platforms/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/platforms/README.txt mode change 100755 => 100644 hicn-light/src/platforms/android/system.c mode change 100755 => 100644 hicn-light/src/platforms/darwin/system.c mode change 100755 => 100644 hicn-light/src/platforms/linux/system.c mode change 100755 => 100644 hicn-light/src/processor/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/processor/fib.c mode change 100755 => 100644 hicn-light/src/processor/fib.h mode change 100755 => 100644 hicn-light/src/processor/fibEntry.c mode change 100755 => 100644 hicn-light/src/processor/fibEntry.h mode change 100755 => 100644 hicn-light/src/processor/fibEntryList.c mode change 100755 => 100644 hicn-light/src/processor/fibEntryList.h mode change 100755 => 100644 hicn-light/src/processor/hashTableFunction.c mode change 100755 => 100644 hicn-light/src/processor/hashTableFunction.h mode change 100755 => 100644 hicn-light/src/processor/matchingRulesTable.c mode change 100755 => 100644 hicn-light/src/processor/matchingRulesTable.h mode change 100755 => 100644 hicn-light/src/processor/messageProcessor.c mode change 100755 => 100644 hicn-light/src/processor/messageProcessor.h mode change 100755 => 100644 hicn-light/src/processor/pit.c mode change 100755 => 100644 hicn-light/src/processor/pit.h mode change 100755 => 100644 hicn-light/src/processor/pitEntry.c mode change 100755 => 100644 hicn-light/src/processor/pitEntry.h mode change 100755 => 100644 hicn-light/src/processor/pitStandard.c mode change 100755 => 100644 hicn-light/src/processor/pitStandard.h mode change 100755 => 100644 hicn-light/src/processor/pitVerdict.h mode change 100755 => 100644 hicn-light/src/socket/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/socket/api.c mode change 100755 => 100644 hicn-light/src/socket/api.h mode change 100755 => 100644 hicn-light/src/socket/error.c mode change 100755 => 100644 hicn-light/src/socket/error.h mode change 100755 => 100644 hicn-light/src/socket/ops.h mode change 100755 => 100644 hicn-light/src/socket/ops_linux.c mode change 100755 => 100644 hicn-light/src/strategies/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/strategies/loadBalancer.c mode change 100755 => 100644 hicn-light/src/strategies/loadBalancer.h mode change 100755 => 100644 hicn-light/src/strategies/loadBalancerWithPD.c mode change 100755 => 100644 hicn-light/src/strategies/loadBalancerWithPD.h mode change 100755 => 100644 hicn-light/src/strategies/nexthopState.c mode change 100755 => 100644 hicn-light/src/strategies/nexthopState.h mode change 100755 => 100644 hicn-light/src/strategies/nexthopStateWithPD.c mode change 100755 => 100644 hicn-light/src/strategies/nexthopStateWithPD.h mode change 100755 => 100644 hicn-light/src/strategies/rnd.c mode change 100755 => 100644 hicn-light/src/strategies/rnd.h mode change 100755 => 100644 hicn-light/src/strategies/rndSegment.c mode change 100755 => 100644 hicn-light/src/strategies/rndSegment.h mode change 100755 => 100644 hicn-light/src/strategies/strategyImpl.h mode change 100755 => 100644 hicn-light/src/utils/CMakeLists.txt mode change 100755 => 100644 hicn-light/src/utils/address.c mode change 100755 => 100644 hicn-light/src/utils/address.h mode change 100755 => 100644 hicn-light/src/utils/addressList.c mode change 100755 => 100644 hicn-light/src/utils/addressList.h mode change 100755 => 100644 hicn-light/src/utils/commands.h mode change 100755 => 100644 hicn-light/src/utils/interface.c mode change 100755 => 100644 hicn-light/src/utils/interface.h mode change 100755 => 100644 hicn-light/src/utils/interfaceSet.c mode change 100755 => 100644 hicn-light/src/utils/interfaceSet.h mode change 100755 => 100644 hicn-light/src/utils/punting.c mode change 100755 => 100644 hicn-light/src/utils/punting.h mode change 100755 => 100644 hicn-light/src/utils/utils.c mode change 100755 => 100644 hicn-light/src/utils/utils.h (limited to 'hicn-light') diff --git a/hicn-light/CMakeLists.txt b/hicn-light/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/README.md b/hicn-light/README.md old mode 100755 new mode 100644 diff --git a/hicn-light/config/hicn-light.service b/hicn-light/config/hicn-light.service old mode 100755 new mode 100644 diff --git a/hicn-light/src/CMakeLists.txt b/hicn-light/src/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/command_line/CMakeLists.txt b/hicn-light/src/command_line/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/command_line/controller/CMakeLists.txt b/hicn-light/src/command_line/controller/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/command_line/controller/hicnLightControl_main.c b/hicn-light/src/command_line/controller/hicnLightControl_main.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/command_line/daemon/CMakeLists.txt b/hicn-light/src/command_line/daemon/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/command_line/daemon/hicnLightDaemon_main.c b/hicn-light/src/command_line/daemon/hicnLightDaemon_main.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config.h.in b/hicn-light/src/config.h.in old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/CMakeLists.txt b/hicn-light/src/config/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/commandOps.c b/hicn-light/src/config/commandOps.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/commandOps.h b/hicn-light/src/config/commandOps.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/commandParser.c b/hicn-light/src/config/commandParser.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/commandParser.h b/hicn-light/src/config/commandParser.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/commandReturn.h b/hicn-light/src/config/commandReturn.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/configuration.c b/hicn-light/src/config/configuration.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/configuration.h b/hicn-light/src/config/configuration.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/configurationFile.c b/hicn-light/src/config/configurationFile.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/configurationFile.h b/hicn-light/src/config/configurationFile.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/configurationListeners.c b/hicn-light/src/config/configurationListeners.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/configurationListeners.h b/hicn-light/src/config/configurationListeners.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAdd.c b/hicn-light/src/config/controlAdd.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAdd.h b/hicn-light/src/config/controlAdd.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddConnection.c b/hicn-light/src/config/controlAddConnection.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddConnection.h b/hicn-light/src/config/controlAddConnection.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddListener.c b/hicn-light/src/config/controlAddListener.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddListener.h b/hicn-light/src/config/controlAddListener.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddPunting.c b/hicn-light/src/config/controlAddPunting.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddPunting.h b/hicn-light/src/config/controlAddPunting.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddRoute.c b/hicn-light/src/config/controlAddRoute.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlAddRoute.h b/hicn-light/src/config/controlAddRoute.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCache.c b/hicn-light/src/config/controlCache.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCache.h b/hicn-light/src/config/controlCache.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCacheClear.c b/hicn-light/src/config/controlCacheClear.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCacheClear.h b/hicn-light/src/config/controlCacheClear.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCacheServe.c b/hicn-light/src/config/controlCacheServe.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCacheServe.h b/hicn-light/src/config/controlCacheServe.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCacheStore.c b/hicn-light/src/config/controlCacheStore.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlCacheStore.h b/hicn-light/src/config/controlCacheStore.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlList.c b/hicn-light/src/config/controlList.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlList.h b/hicn-light/src/config/controlList.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListConnections.c b/hicn-light/src/config/controlListConnections.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListConnections.h b/hicn-light/src/config/controlListConnections.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListInterfaces.c b/hicn-light/src/config/controlListInterfaces.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListInterfaces.h b/hicn-light/src/config/controlListInterfaces.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListListeners.c b/hicn-light/src/config/controlListListeners.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListListeners.h b/hicn-light/src/config/controlListListeners.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListRoutes.c b/hicn-light/src/config/controlListRoutes.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlListRoutes.h b/hicn-light/src/config/controlListRoutes.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMe.c b/hicn-light/src/config/controlMapMe.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMe.h b/hicn-light/src/config/controlMapMe.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeDiscovery.c b/hicn-light/src/config/controlMapMeDiscovery.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeDiscovery.h b/hicn-light/src/config/controlMapMeDiscovery.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeEnable.c b/hicn-light/src/config/controlMapMeEnable.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeEnable.h b/hicn-light/src/config/controlMapMeEnable.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeRetx.c b/hicn-light/src/config/controlMapMeRetx.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeRetx.h b/hicn-light/src/config/controlMapMeRetx.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeTimescale.c b/hicn-light/src/config/controlMapMeTimescale.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlMapMeTimescale.h b/hicn-light/src/config/controlMapMeTimescale.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlQuit.c b/hicn-light/src/config/controlQuit.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlQuit.h b/hicn-light/src/config/controlQuit.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemove.c b/hicn-light/src/config/controlRemove.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemove.h b/hicn-light/src/config/controlRemove.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemoveConnection.c b/hicn-light/src/config/controlRemoveConnection.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemoveConnection.h b/hicn-light/src/config/controlRemoveConnection.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemovePunting.c b/hicn-light/src/config/controlRemovePunting.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemovePunting.h b/hicn-light/src/config/controlRemovePunting.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemoveRoute.c b/hicn-light/src/config/controlRemoveRoute.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRemoveRoute.h b/hicn-light/src/config/controlRemoveRoute.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRoot.c b/hicn-light/src/config/controlRoot.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlRoot.h b/hicn-light/src/config/controlRoot.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSet.c b/hicn-light/src/config/controlSet.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSet.h b/hicn-light/src/config/controlSet.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSetDebug.c b/hicn-light/src/config/controlSetDebug.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSetDebug.h b/hicn-light/src/config/controlSetDebug.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSetStrategy.c b/hicn-light/src/config/controlSetStrategy.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSetStrategy.h b/hicn-light/src/config/controlSetStrategy.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSetWldr.c b/hicn-light/src/config/controlSetWldr.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlSetWldr.h b/hicn-light/src/config/controlSetWldr.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlState.c b/hicn-light/src/config/controlState.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlState.h b/hicn-light/src/config/controlState.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlUnset.c b/hicn-light/src/config/controlUnset.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlUnset.h b/hicn-light/src/config/controlUnset.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlUnsetDebug.c b/hicn-light/src/config/controlUnsetDebug.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/controlUnsetDebug.h b/hicn-light/src/config/controlUnsetDebug.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/symbolicNameTable.c b/hicn-light/src/config/symbolicNameTable.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/config/symbolicNameTable.h b/hicn-light/src/config/symbolicNameTable.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/CMakeLists.txt b/hicn-light/src/content_store/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/contentStoreEntry.c b/hicn-light/src/content_store/contentStoreEntry.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/contentStoreEntry.h b/hicn-light/src/content_store/contentStoreEntry.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/contentStoreInterface.c b/hicn-light/src/content_store/contentStoreInterface.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/contentStoreInterface.h b/hicn-light/src/content_store/contentStoreInterface.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/contentStoreLRU.c b/hicn-light/src/content_store/contentStoreLRU.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/contentStoreLRU.h b/hicn-light/src/content_store/contentStoreLRU.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/listLRU.c b/hicn-light/src/content_store/listLRU.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/listLRU.h b/hicn-light/src/content_store/listLRU.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/listTimeOrdered.c b/hicn-light/src/content_store/listTimeOrdered.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/content_store/listTimeOrdered.h b/hicn-light/src/content_store/listTimeOrdered.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/CMakeLists.txt b/hicn-light/src/core/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connection.c b/hicn-light/src/core/connection.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connection.h b/hicn-light/src/core/connection.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connectionList.c b/hicn-light/src/core/connectionList.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connectionList.h b/hicn-light/src/core/connectionList.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connectionManager.c b/hicn-light/src/core/connectionManager.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connectionManager.h b/hicn-light/src/core/connectionManager.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connectionTable.c b/hicn-light/src/core/connectionTable.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/connectionTable.h b/hicn-light/src/core/connectionTable.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/dispatcher.c b/hicn-light/src/core/dispatcher.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/dispatcher.h b/hicn-light/src/core/dispatcher.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/forwarder.c b/hicn-light/src/core/forwarder.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/forwarder.h b/hicn-light/src/core/forwarder.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/logger.c b/hicn-light/src/core/logger.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/logger.h b/hicn-light/src/core/logger.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/mapMe.c b/hicn-light/src/core/mapMe.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/mapMe.h b/hicn-light/src/core/mapMe.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/message.c b/hicn-light/src/core/message.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/message.h b/hicn-light/src/core/message.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/messageHandler.h b/hicn-light/src/core/messageHandler.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/messagePacketType.h b/hicn-light/src/core/messagePacketType.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/name.c b/hicn-light/src/core/name.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/name.h b/hicn-light/src/core/name.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/nameBitvector.c b/hicn-light/src/core/nameBitvector.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/nameBitvector.h b/hicn-light/src/core/nameBitvector.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/numberSet.c b/hicn-light/src/core/numberSet.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/numberSet.h b/hicn-light/src/core/numberSet.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/streamBuffer.c b/hicn-light/src/core/streamBuffer.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/streamBuffer.h b/hicn-light/src/core/streamBuffer.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/system.h b/hicn-light/src/core/system.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/ticks.h b/hicn-light/src/core/ticks.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/wldr.c b/hicn-light/src/core/wldr.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/core/wldr.h b/hicn-light/src/core/wldr.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/CMakeLists.txt b/hicn-light/src/io/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/addressPair.c b/hicn-light/src/io/addressPair.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/addressPair.h b/hicn-light/src/io/addressPair.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/hicnConnection.c b/hicn-light/src/io/hicnConnection.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/hicnConnection.h b/hicn-light/src/io/hicnConnection.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/hicnListener.c b/hicn-light/src/io/hicnListener.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/hicnListener.h b/hicn-light/src/io/hicnListener.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/hicnTunnel.c b/hicn-light/src/io/hicnTunnel.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/hicnTunnel.h b/hicn-light/src/io/hicnTunnel.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/ioOperations.c b/hicn-light/src/io/ioOperations.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/ioOperations.h b/hicn-light/src/io/ioOperations.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/listener.h b/hicn-light/src/io/listener.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/listenerSet.c b/hicn-light/src/io/listenerSet.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/listenerSet.h b/hicn-light/src/io/listenerSet.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/streamConnection.c b/hicn-light/src/io/streamConnection.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/streamConnection.h b/hicn-light/src/io/streamConnection.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/tcpListener.c b/hicn-light/src/io/tcpListener.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/tcpListener.h b/hicn-light/src/io/tcpListener.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/tcpTunnel.c b/hicn-light/src/io/tcpTunnel.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/tcpTunnel.h b/hicn-light/src/io/tcpTunnel.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/udpConnection.c b/hicn-light/src/io/udpConnection.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/udpConnection.h b/hicn-light/src/io/udpConnection.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/udpListener.c b/hicn-light/src/io/udpListener.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/udpListener.h b/hicn-light/src/io/udpListener.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/udpTunnel.c b/hicn-light/src/io/udpTunnel.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/io/udpTunnel.h b/hicn-light/src/io/udpTunnel.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/CMakeLists.txt b/hicn-light/src/messenger/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/messenger.c b/hicn-light/src/messenger/messenger.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/messenger.h b/hicn-light/src/messenger/messenger.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/messengerRecipient.c b/hicn-light/src/messenger/messengerRecipient.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/messengerRecipient.h b/hicn-light/src/messenger/messengerRecipient.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/missive.c b/hicn-light/src/messenger/missive.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/missive.h b/hicn-light/src/messenger/missive.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/missiveDeque.c b/hicn-light/src/messenger/missiveDeque.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/missiveDeque.h b/hicn-light/src/messenger/missiveDeque.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/messenger/missiveType.h b/hicn-light/src/messenger/missiveType.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/platforms/CMakeLists.txt b/hicn-light/src/platforms/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/platforms/README.txt b/hicn-light/src/platforms/README.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/platforms/android/system.c b/hicn-light/src/platforms/android/system.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/platforms/darwin/system.c b/hicn-light/src/platforms/darwin/system.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/platforms/linux/system.c b/hicn-light/src/platforms/linux/system.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/CMakeLists.txt b/hicn-light/src/processor/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/fib.c b/hicn-light/src/processor/fib.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/fib.h b/hicn-light/src/processor/fib.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/fibEntry.c b/hicn-light/src/processor/fibEntry.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/fibEntry.h b/hicn-light/src/processor/fibEntry.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/fibEntryList.c b/hicn-light/src/processor/fibEntryList.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/fibEntryList.h b/hicn-light/src/processor/fibEntryList.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/hashTableFunction.c b/hicn-light/src/processor/hashTableFunction.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/hashTableFunction.h b/hicn-light/src/processor/hashTableFunction.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/matchingRulesTable.c b/hicn-light/src/processor/matchingRulesTable.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/matchingRulesTable.h b/hicn-light/src/processor/matchingRulesTable.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/messageProcessor.c b/hicn-light/src/processor/messageProcessor.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/messageProcessor.h b/hicn-light/src/processor/messageProcessor.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pit.c b/hicn-light/src/processor/pit.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pit.h b/hicn-light/src/processor/pit.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pitEntry.c b/hicn-light/src/processor/pitEntry.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pitEntry.h b/hicn-light/src/processor/pitEntry.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pitStandard.c b/hicn-light/src/processor/pitStandard.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pitStandard.h b/hicn-light/src/processor/pitStandard.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/processor/pitVerdict.h b/hicn-light/src/processor/pitVerdict.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/CMakeLists.txt b/hicn-light/src/socket/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/api.c b/hicn-light/src/socket/api.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/api.h b/hicn-light/src/socket/api.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/error.c b/hicn-light/src/socket/error.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/error.h b/hicn-light/src/socket/error.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/ops.h b/hicn-light/src/socket/ops.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/socket/ops_linux.c b/hicn-light/src/socket/ops_linux.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/CMakeLists.txt b/hicn-light/src/strategies/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/loadBalancer.c b/hicn-light/src/strategies/loadBalancer.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/loadBalancer.h b/hicn-light/src/strategies/loadBalancer.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/loadBalancerWithPD.c b/hicn-light/src/strategies/loadBalancerWithPD.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/loadBalancerWithPD.h b/hicn-light/src/strategies/loadBalancerWithPD.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/nexthopState.c b/hicn-light/src/strategies/nexthopState.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/nexthopState.h b/hicn-light/src/strategies/nexthopState.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/nexthopStateWithPD.c b/hicn-light/src/strategies/nexthopStateWithPD.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/nexthopStateWithPD.h b/hicn-light/src/strategies/nexthopStateWithPD.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/rnd.c b/hicn-light/src/strategies/rnd.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/rnd.h b/hicn-light/src/strategies/rnd.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/rndSegment.c b/hicn-light/src/strategies/rndSegment.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/rndSegment.h b/hicn-light/src/strategies/rndSegment.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/strategies/strategyImpl.h b/hicn-light/src/strategies/strategyImpl.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/CMakeLists.txt b/hicn-light/src/utils/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/address.c b/hicn-light/src/utils/address.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/address.h b/hicn-light/src/utils/address.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/addressList.c b/hicn-light/src/utils/addressList.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/addressList.h b/hicn-light/src/utils/addressList.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/commands.h b/hicn-light/src/utils/commands.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/interface.c b/hicn-light/src/utils/interface.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/interface.h b/hicn-light/src/utils/interface.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/interfaceSet.c b/hicn-light/src/utils/interfaceSet.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/interfaceSet.h b/hicn-light/src/utils/interfaceSet.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/punting.c b/hicn-light/src/utils/punting.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/punting.h b/hicn-light/src/utils/punting.h old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/utils.c b/hicn-light/src/utils/utils.c old mode 100755 new mode 100644 diff --git a/hicn-light/src/utils/utils.h b/hicn-light/src/utils/utils.h old mode 100755 new mode 100644 -- cgit 1.2.3-korg