期刊文献+
共找到69篇文章
< 1 2 4 >
每页显示 20 50 100
An Efficient Update Strategy for Content Synchronization in Content-Centric Networking(CCN)
1
作者 Nidhi Lal Shishupal Kumar Vijay Kumar Chaurasiya 《China Communications》 SCIE CSCD 2019年第1期108-118,共11页
Content-centric Networking(CCN) is progressively flattering the substitutable approach to the Internet architecture through illuminating information(content) dissemination on the Internet with content forenames.The em... Content-centric Networking(CCN) is progressively flattering the substitutable approach to the Internet architecture through illuminating information(content) dissemination on the Internet with content forenames.The emergent proportion of Internet circulation has expectant adjusting Content-centric architecture to enhance serve the user prerequisites of accessing content.In recent years,one of the key aspects of CCN is ubiquitous in-network caching,which has been widely received great attention in research interest.One foremost shortcoming of in-network caching is that content producers have no awareness about where their content is put in storage.Because routers in CCN have caching capabilities,therefore,each and every content router can cache the content item in its storage capacity.This is problematic in the case in which a producer wishes to update or make the changes in its content item.In this paper,we present an approach regarding how to address this issue with a scheme called efficient content update(ECU).Our proposed ECU scheme achieves content update via trifling packets that resemble contemporary CCN communication messages with the use of additional table.We measure the performance of ECU scheme by means of simulations and make available a comprehensive exploration of its results. 展开更多
关键词 content-centric network ROUTING performance CACHING CONTENT delivery
下载PDF
A Survey of Applications Research on Content-Centric Networking 被引量:2
2
作者 Xiuquan Qiao Hongyi Wang +3 位作者 Wei Tan Athanasios V.Vasilakos Junliang Chen MBrian Blake 《China Communications》 SCIE CSCD 2019年第9期122-140,共19页
As a named data-based clean-slate future Internet architecture,Content-Centric Networking(CCN)uses entirely different protocols and communication patterns from the host-to-host IP network.In CCN,communication is wholl... As a named data-based clean-slate future Internet architecture,Content-Centric Networking(CCN)uses entirely different protocols and communication patterns from the host-to-host IP network.In CCN,communication is wholly driven by the data consumer.Consumers must send Interest packets with the content name and not by the host’s network address.Its nature of in-network caching,Interest packets aggregation and hop-byhop communication poses unique challenges to provision of Internet applications,where traditional IP network no long works well.This paper presents a comprehensive survey of state-of-the-art application research activities related to CCN architecture.Our main aims in this survey are(a)to identify the advantages and drawbacks of CCN architectures for application provisioning;(b)to discuss the challenges and opportunities regarding service provisioning in CCN architectures;and(c)to further encourage deeper thinking about design principles for future Internet architectures from the perspective of upper-layer applications. 展开更多
关键词 content-centric networking(ccn) named-data networking (NDN) APPLICATIONS information-centric networking FUTURE Internet
下载PDF
Degree-Based Probabilistic Caching in Content-Centric Networking 被引量:1
3
作者 Meng Zhang Jianqiang Tang +2 位作者 Ying Rao Hongbin Luo Hongke Zhang 《China Communications》 SCIE CSCD 2017年第3期158-168,共11页
Content-Centric Networking is a novel future network architecture that attracts increasing research interests in recent years. In-network caching has been regarded as a prominent feature of Content-Centric Networking ... Content-Centric Networking is a novel future network architecture that attracts increasing research interests in recent years. In-network caching has been regarded as a prominent feature of Content-Centric Networking since it is able to reduce the network traffic, alleviate the server bottleneck and decrease the user access latency. However, the CCN default caching scheme results in a high caching redundancy, causing an urgent need for an efficient caching scheme. To address this issue, we propose a novel implicit cooperative caching scheme to efficiently reduce the caching redundancy and improve the cache resources utilization. The simulation results show that our design achieves a higher hit ratio and a shorter cache hit distance in comparison with the other typical caching schemes. 展开更多
关键词 in-network caching implicit cooperation content-centric networking caching performance node degree
下载PDF
Super Node Routing Strategy in Content-Centric Networking
4
作者 苗春浇 张宏科 +2 位作者 周华春 董平 沈烁 《Transactions of Tianjin University》 EI CAS 2015年第2期122-128,共7页
There were two strategies for the data forwarding in the content-centric networking(CCN): forwarding strategy and routing strategy. Forwarding strategy only considered a separated node rather than the whole network pe... There were two strategies for the data forwarding in the content-centric networking(CCN): forwarding strategy and routing strategy. Forwarding strategy only considered a separated node rather than the whole network performance, and Interest flooding led to the network overhead and redundancy as well. As for routing strategy in CCN, each node was required to run the protocol. It was a waste of routing cost and unfit for large-scale deployment.This paper presents the super node routing strategy in CCN. Some super nodes selected from the peer nodes in CCN were used to receive the routing information from their slave nodes and compute the face-to-path to establish forwarding information base(FIB). Then FIB was sent to slave nodes to control and manage the slave nodes. The theoretical analysis showed that the super node routing strategy possessed robustness and scalability, achieved load balancing,reduced the redundancy and improved the network performance. In three topologies, three experiments were carried out to test the super node routing strategy. Network performance results showed that the proposed strategy had a shorter delay, lower CPU utilization and less redundancy compared with CCN. 展开更多
关键词 content-centric networking ROUTING STRATEGY super NODES SLAVE NODES
下载PDF
COCP:Coupling Parameters Content Placement Strategy for In-Network Caching-Based Content-Centric Networking
5
作者 Salman Rashid Shukor Abd Razak +2 位作者 Fuad A.Ghaleb Faisal Saeed Eman H.Alkhammash 《Computers, Materials & Continua》 SCIE EI 2022年第6期5523-5543,共21页
On-path caching is the prominent module in Content-Centric Networking(CCN),equipped with the capability to handle the demands of future networks such as the Internet of Things(IoT)and vehicular networks.The main focus... On-path caching is the prominent module in Content-Centric Networking(CCN),equipped with the capability to handle the demands of future networks such as the Internet of Things(IoT)and vehicular networks.The main focus of the CCN caching module is data dissemination within the network.Most of the existing strategies of in-network caching in CCN store the content at the maximumnumber of routers along the downloading path.Consequently,content redundancy in the network increases significantly,whereas the cache hit ratio and network performance decrease due to the unnecessary utilization of limited cache storage.Moreover,content redundancy adversely affects the cache resources,hit ratio,latency,bandwidth utilization,and server load.We proposed an in-network caching placement strategy named Coupling Parameters to Optimize Content Placement(COCP)to address the content redundancy and associated problems.The novelty of the technique lies in its capability tominimize content redundancy by creating a balanced cache space along the routing path by considering request rate,distance,and available cache space.The proposed approach minimizes the content redundancy and content dissemination within the network by using appropriate locations while increasing the cache hit ratio and network performance.The COCP is implemented in the simulator(Icarus)to evaluate its performance in terms of the cache hit ratio,path stretch,latency,and link load.Extensive experiments have been conducted to evaluate the proposed COCP strategy.The proposed COCP technique has been compared with the existing state-of-theart techniques,namely,Leave Copy Everywhere(LCE),Leave Copy Down(LCD),ProbCache,Cache Less forMore(CL4M),and opt-Cache.The results obtained with different cache sizes and popularities show that our proposed caching strategy can achieve up to 91.46%more cache hits,19.71%reduced latency,35.43%improved path stretch and 38.14%decreased link load.These results confirm that the proposed COCP strategy has the potential capability to handle the demands of future networks such as the Internet of Things(IoT)and vehicular networks. 展开更多
关键词 content-centric networking on-path caching content redundancy security PRIVACY data dissemination internet of things
下载PDF
An accurate retransmission timeout estimator for content-centric networking based on the Jacobson algorithm
6
作者 Mortaza Nikzad Kamal Jamshidi +1 位作者 Ali Bohlooli Faiz Mohammad Faqiry 《Digital Communications and Networks》 SCIE CSCD 2022年第6期1085-1093,共9页
Accurately estimating of Retransmission TimeOut (RTO) in Content-Centric Networking (CCN) is crucial for efficient rate control in end nodes and effective interface ranking in intermediate routers. Toward this end, th... Accurately estimating of Retransmission TimeOut (RTO) in Content-Centric Networking (CCN) is crucial for efficient rate control in end nodes and effective interface ranking in intermediate routers. Toward this end, the Jacobson algorithm, which is an Exponentially Weighted Moving Average (EWMA) on the Round Trip Time (RTT) of previous packets, is a promising scheme. Assigning the lower bound to RTO, determining how an EWMA rapidly adapts to changes, and setting the multiplier of variance RTT have the most impact on the accuracy of this estimator for which several evaluations have been performed to set them in Transmission Control Protocol/Internet Protocol (TCP/IP) networks. However, the performance of this estimator in CCN has not been explored yet, despite CCN having a significant architectural difference with TCP/IP networks. In this study, two new metrics for assessing the performance of RTO estimators in CCN are defined and the performance of the Jacobson algorithm in CCN is evaluated. This evaluation is performed by varying the minimum RTO, EWMA parameters, and multiplier of variance RTT against different content popularity distribution gains. The obtained results are used to reconsider the Jacobson algorithm for accurately estimating RTO in CCN. Comparing the performance of the reconsidered Jacobson estimator with the existing solutions shows that it can estimate RTO simply and more accurately without any additional information or computation overhead. 展开更多
关键词 content-centric networking Retransnissi on timeout Popularity distribution gain Jacobson RTO estimator
下载PDF
A Survey on Information-Centric Networking: Rationales, Designs and Debates 被引量:7
7
作者 JIANG Xiaoke BI Jun +1 位作者 NAN Guoshun LI Zhaogeng 《China Communications》 SCIE CSCD 2015年第7期1-12,共12页
The basic function of the Internet is to delivery data(what) to serve the needs of all applications. IP names the attachment points(where) to facilitate ubiquitous interconnectivity as the current way to deliver data.... The basic function of the Internet is to delivery data(what) to serve the needs of all applications. IP names the attachment points(where) to facilitate ubiquitous interconnectivity as the current way to deliver data. The fundamental mismatch between data delivery and naming attachment points leads to a lot of challenges, e.g., mapping from data name to IP address, handling dynamics of underlying topology, scaling up the data distribution, and securing communication, etc. Informationcentric networking(ICN) is proposed to shift the focus of communication paradigm from where to what, by making the named data the first-class citizen in the network, The basic consensus of ICN is to name the data independent from its container(space dimension) and session(time dimension), which breaks the limitation of point-to-point IP semantic. It scales up data distribution by utilizing available resources, and facilitates communication to fit diverse connectivity and heterogeneous networks. However, there are only a few consensuses on the detailed design of ICN, and quite a few different ICN architectures are proposed. This paper reveals the rationales of ICN from the perspective of the Internet evolution, surveys different design choices, and discusses on two debatable topics in ICN, i.e.,self-certifying versus hierarchical names, and edge versus pervasive caching. We hope this survey helps clarify some mis-understandings on ICN and achieve more consensuses. 展开更多
关键词 information-centric networking content-centric networking future internet architecture named-data networking PUBLISH-SUBSCRIBE
下载PDF
Content Centric Networking: A New Approach to Big Data Distribution
8
作者 Yi Zhu Zhengkun Mi 《ZTE Communications》 2013年第2期3-10,共8页
In this paper, we explore network architecture anal key technologies for content-centric networking (CCN), an emerging networking technology in the big-data era. We descrihe the structure anti operation mechanism of... In this paper, we explore network architecture anal key technologies for content-centric networking (CCN), an emerging networking technology in the big-data era. We descrihe the structure anti operation mechanism of tl CCN node. Then we discuss mobility management, routing strategy, and caching policy in CCN. For better network performance, we propose a probability cache replacement policy that is based on cotent popularity. We also propose and evaluate a probability cache with evicted copy-up decision policy. 展开更多
关键词 big data content-centric networking caching policy mobility management routing strategy
下载PDF
Comprehensive Analysis of Caching Performance under Probabilistic Traffic Patterns for Content Centric Networking
9
作者 Dabin Kim Young-Bae Ko Sung-Hwa Lim 《China Communications》 SCIE CSCD 2016年第3期127-136,共10页
The phenomenon of data explosion represents a severe challenge for the upcoming big data era.However,the current Internet architecture is insufficient for dealing with a huge amount of traffic owing to an increase in ... The phenomenon of data explosion represents a severe challenge for the upcoming big data era.However,the current Internet architecture is insufficient for dealing with a huge amount of traffic owing to an increase in redundant content transmission and the end-point-based communication model.Information-centric networking(ICN)is a paradigm for the future Internet that can be utilized to resolve the data explosion problem.In this paper,we focus on content-centric networking(CCN),one of the key candidate ICN architectures.CCN has been studied in various network environments with the aim of relieving network and server burden,especially in name-based forwarding and in-network caching functionalities.This paper studies the effect of several caching strategies in the CCN domain from the perspective of network and server overhead.Thus,we comprehensively analyze the in-network caching performance of CCN under several popular cache replication methods(i.e.,cache placement).We evaluate the performance with respect to wellknown Internet traffic patterns that follow certain probabilistic distributions,such as the Zipf/Mandelbrot–Zipf distributions,and flashcrowds.For the experiments,we developed an OPNET-based CCN simulator with a realistic Internet-like topology. 展开更多
关键词 content-centric networking probabilistic Internet traffic patterns caching performance analysis OPNET
下载PDF
CCN中选择性缓存机制的研究 被引量:19
10
作者 刘外喜 余顺争 +1 位作者 胡晓 朱萍玉 《计算机学报》 EI CSCD 北大核心 2014年第2期275-288,共14页
现有Internet架构存在着众所周知的缺点,未来网络架构的研究成为了热点.其中,CCN(Content-Centric Networking)在众多新架构中正逐渐被大家认为是最有前途的方案之一,它要求网络中的每一节点都要有缓存功能.所以,研究高效的缓存机制就... 现有Internet架构存在着众所周知的缺点,未来网络架构的研究成为了热点.其中,CCN(Content-Centric Networking)在众多新架构中正逐渐被大家认为是最有前途的方案之一,它要求网络中的每一节点都要有缓存功能.所以,研究高效的缓存机制就成为实现CCN预期目标的关键.针对CCN现有缓存机制中存在的"无序缓存"的问题,文中提出了选择性缓存机制SC(Selective Caching).它根据用户的潜在需求和内容的流行规律,只在必要的节点上选择性地(而不是沿着内容传输路径处处地)缓存.同时,采用带宽换缓存的思想,利用链路的冗余带宽,将内容分流到相邻节点缓存,进一步提升缓存效率.我们首先提出了缓存空间消耗的理论分析模型,然后在多种实验条件下对SC进行了验证,实验结果表明SC可以提高网络的缓存效率和性能,同时SC的通信、计算、状态记忆等额外开销也都很小. 展开更多
关键词 内容中心网络(ccn) 选择性缓存 内容放置 带宽换缓存中图法
下载PDF
一种软件定义的内容中心网络SD-CCN结构 被引量:3
11
作者 蔡岳平 刘军 《中国科技论文》 CAS 北大核心 2016年第2期179-183,190,共6页
为了应对网络数据的指数式增长以及满足未来网络对内容的需求,结合内容中心网络(sontent centric network,CCN)和软件定义网络(software defined network,SDN)2种未来互联网结构的优势,提出一种软件定义的内容中心网络结构(software def... 为了应对网络数据的指数式增长以及满足未来网络对内容的需求,结合内容中心网络(sontent centric network,CCN)和软件定义网络(software defined network,SDN)2种未来互联网结构的优势,提出一种软件定义的内容中心网络结构(software defined content centric network,SD-CCN)。SD-CCN以SDN中分离控制平面与数据平面为核心原则,以CCN中基于内容的分发作为主要目标,其基本组成包括控制平面、控制通道、数据平面和数据通道4个部分。所有的控制决策都由控制平面发出,所有的数据操作都在数据平面完成。仿真实验结果表明,该结构相比传统的内容中心网络具有更小的网络开销。 展开更多
关键词 软件定义网络 内容中心网络 软件定义内容中心网络 控制器
下载PDF
CCN中一种非混合式蚁群路由优化策略 被引量:2
12
作者 刘期烈 诸葛丽强 +2 位作者 夏远鹏 秦庆伟 邢峰英 《重庆邮电大学学报(自然科学版)》 CSCD 北大核心 2018年第4期445-452,共8页
蚁群优化(ant colony optimization,ACO)近年来在信息中心网络(content centric networking,CCN)路由领域的应用逐渐增多,其中,将ACO与其他机制相混合以改善路由性能的策略得到较多研究,但基于蚁群优化的混合式算法通常存在可扩展性低下... 蚁群优化(ant colony optimization,ACO)近年来在信息中心网络(content centric networking,CCN)路由领域的应用逐渐增多,其中,将ACO与其他机制相混合以改善路由性能的策略得到较多研究,但基于蚁群优化的混合式算法通常存在可扩展性低下,动态性差,网络成本高等问题。为此提出一种高效的非混合式蚁群路由算法(irritant ant framework,IAF)。添加一个新维度—一种动态的、仿生物的信息素分层,将传统单级别信息素上升为多级别信息素,增强蚁群对于路径的探索程度,抑制算法过早收敛;并且考虑了节点状态的动态性,实时改变信息素等级以选择最佳转发路径;此外,首次考虑了节点缓存特性对信息素更新策略的影响,构造出全新的信息素更新公式,减小算法的收敛时间。实验结果表明,该算法能够有效地降低内容请求时延,提升缓存命中率,以较低的开销获得良好的CCN路由性能。 展开更多
关键词 信息中心网络(ccn) 蚁群优化 非混合 信息素级别 缓存特性
下载PDF
CCN中基于邻居协作的多态蚁群路由算法 被引量:1
13
作者 刘期烈 夏远鹏 +2 位作者 秦庆伟 冯志宇 吴凤阳 《计算机工程与应用》 CSCD 北大核心 2017年第24期106-112,共7页
内容中心网络是一种全新的网络体系结构,通过内容名字进行寻址和路由。然而,现有经典蚁群优化算法收敛速度慢、不能充分利用节点缓存,提出一种新的基于邻居协作的多态蚁群路由算法。在CCN上添加一个含有三种状态蚂蚁的覆盖层,通过节点... 内容中心网络是一种全新的网络体系结构,通过内容名字进行寻址和路由。然而,现有经典蚁群优化算法收敛速度慢、不能充分利用节点缓存,提出一种新的基于邻居协作的多态蚁群路由算法。在CCN上添加一个含有三种状态蚂蚁的覆盖层,通过节点信息素的动态变化来实时控制各种状态蚂蚁的转发概率;用户请求路由过程中,针对"高流行度"和"低流行度"的内容执行差异化邻居缓存探索策略,在引入少量网络开销的前提下实现兴趣包的快速应答。仿真结果表明,所提出的算法在加快收敛速度、降低内容请求时延和减小阻塞率等方面有较好的表现。 展开更多
关键词 内容中心网络 多态蚁群 邻居协作 流行度
下载PDF
基于区域集中存储的CCN路由策略 被引量:1
14
作者 李兆玉 陈翔 +1 位作者 李朋明 朱红梅 《重庆邮电大学学报(自然科学版)》 CSCD 北大核心 2019年第6期805-811,共7页
针对在内容中心网络(content-centric networking,CCN)中如何结合缓存资源提高路由效率,优化网络性能的问题,提出一种轻量级的基于区域集中存储的路由策略(regional centralized storage routing strategy,RCSRS).提出区域集中存储思想... 针对在内容中心网络(content-centric networking,CCN)中如何结合缓存资源提高路由效率,优化网络性能的问题,提出一种轻量级的基于区域集中存储的路由策略(regional centralized storage routing strategy,RCSRS).提出区域集中存储思想,以节点度中心性、紧密中心性、介数中心性和凝聚度为指标,选取区域中心度最高的节点作为核心节点集中缓存内容资源,剩余普通节点仅负责路由转发;并设计基于集中存储的路由机制,路由时快速引导兴趣包至区域核心节点以查找内容.仿真结果表明,与传统路由策略相比,该方案在较低网络开销下,平均命中率、平均请求时延和平均跳数减少率方面有明显提升. 展开更多
关键词 内容中心网络(ccn) 区域集中存储 内容路由
下载PDF
网络编码改善CCN的缓存效率的研究
15
作者 刘外喜 余顺争 +1 位作者 朱萍玉 高鹰 《小型微型计算机系统》 CSCD 北大核心 2014年第8期1751-1755,共5页
现在的Internet架构存在众所周知的缺点,未来网络的研究成为了热点.其中,CCN(Content-Centric Networking)在众多新架构中正逐渐被大家认为是最有前途的方案.网络编码被认为是改善网络性能的一种有效方法,我们前期提出了CCN与网络编码... 现在的Internet架构存在众所周知的缺点,未来网络的研究成为了热点.其中,CCN(Content-Centric Networking)在众多新架构中正逐渐被大家认为是最有前途的方案.网络编码被认为是改善网络性能的一种有效方法,我们前期提出了CCN与网络编码相结合的CCN-NC(Content-Centric Networking with Built-in Network Coding)来进一步改善CCN的网络性能.覆盖全网的缓存系统成为了CCN网络内在固有的组成部分,但当前的分布式协作缓存技术由于额外的通信开销大或技术复杂依然不能大规模实用,而非协作缓存技术的缓存效率又不高.在本文中,首先为缓存效率的分析建立模型,对CCN和CCN-NC的缓存效率进行了理论分析和仿真,同时,文件大小,备份数量,替换概率等参数对缓存效率的影响也被全面地研究.本文从理论上证明:在相同的参数下,相比于CCN,CCN-NC依靠网络编码可以改善网络缓存效率,仿真结果也验证了这一结论. 展开更多
关键词 缓存效率 ccn 网络编码 网络缓存
下载PDF
互联网中基于POF的一种CCN原型系统实现 被引量:1
16
作者 方盛宇 王雷 +1 位作者 王格 侯方杰 《微电子学与计算机》 CSCD 北大核心 2017年第5期119-122,共4页
由于缺乏底层设备的支持,内容中心网络(CCN)难以应用于真实网络环境,基于协议无感知转发(POF)技术实现内容节点和内容路由器,并构成CCN网络.系统设计了HTTP-CCN网关,并分为入口网关与出口网关,入口网关接入用户,出口网关接入互联网,实... 由于缺乏底层设备的支持,内容中心网络(CCN)难以应用于真实网络环境,基于协议无感知转发(POF)技术实现内容节点和内容路由器,并构成CCN网络.系统设计了HTTP-CCN网关,并分为入口网关与出口网关,入口网关接入用户,出口网关接入互联网,实现了针对互联网视频的访问、缓存与点播.实验表明利用CCN缓存可有效减少网络时延. 展开更多
关键词 内容中心网络 协议无感知 HTTP-ccn网关
下载PDF
CCN中基于业务分类和节点分区的混合缓存机制 被引量:2
17
作者 刘贵财 兰巨龙 《计算机应用研究》 CSCD 北大核心 2019年第4期1181-1185,共5页
针对内容中心网络(content centric networking,CCN)中不同业务内容的合理放置问题,提出了一种基于业务分类和节点分区的混合缓存机制。根据不同的业务特征,设计了差异化的缓存策略。对于流媒体点播业务,采用基于流行度的推拉式缓存,实... 针对内容中心网络(content centric networking,CCN)中不同业务内容的合理放置问题,提出了一种基于业务分类和节点分区的混合缓存机制。根据不同的业务特征,设计了差异化的缓存策略。对于流媒体点播业务,采用基于流行度的推拉式缓存,实现其在边缘网络的按序存储;对于非流媒体共享内容,采用基于hash的显式缓存,实现其在核心网络的单一副本放置。仿真结果表明,与经典算法相比,该机制提高了缓存命中率和跳数减少率,降低了平均请求时延。 展开更多
关键词 内容中心网络 网内缓存 节点角色 业务类型
下载PDF
改进的CCN兴趣包泛洪攻击防御方法 被引量:4
18
作者 吴浔 凌捷 《计算机应用研究》 CSCD 北大核心 2020年第4期1132-1135,共4页
为了提高内容中心网络(CCN)防御兴趣包泛洪攻击(IFA)的能力,针对不同防御方法进行了研究,提出一种改进的CCN兴趣包泛洪攻击防御方法。该方法根据CCN流平衡原理,采用恶意前缀溯源的方式,实现对IFA的快速检测,并通过改进和式增加积式减少(... 为了提高内容中心网络(CCN)防御兴趣包泛洪攻击(IFA)的能力,针对不同防御方法进行了研究,提出一种改进的CCN兴趣包泛洪攻击防御方法。该方法根据CCN流平衡原理,采用恶意前缀溯源的方式,实现对IFA的快速检测,并通过改进和式增加积式减少(additive increase multi-plicative decrease,AIMD)算法,实现对IFA的防御。安全性分析表明,该方法在面对IFA时,能够更快地做出反应;并且相比于其他IFA防御方法,该方法在保证安全性的前提下,降低了CCN路由器在检测IFA时的计算开销。 展开更多
关键词 兴趣包泛洪攻击 恶意前缀溯源 内容中心网络
下载PDF
A comparative study of name resolution and routing mechanisms in 网 information-centric networks 被引量:4
19
作者 Hang Liu Koorosh Azhandeh +1 位作者 Xavier de Foy Robert Gazda 《Digital Communications and Networks》 SCIE 2019年第2期69-75,共7页
Information-Centric Networking (ICN) is an innovative paradigm for the future internet architecture, which addresses IP network limitations in supporting content distribution and information access by decoupling conte... Information-Centric Networking (ICN) is an innovative paradigm for the future internet architecture, which addresses IP network limitations in supporting content distribution and information access by decoupling content from hosts and providing the ability to retrieve a content object by its name (identifier), rather than its storage location (IP address). Name resolution and routing is critical for content retrieval in ICN networks. In this research, we perform a comparative study of two widely used classes of ICN name resolution and routing schemes, namely flooding and Distributed Hash Table (DHT). We consider the flooding-based routing in Content-Centric Networks due to its wide acceptance. For the DHT scheme, we design a multi-level DHT that takes into account the underlying network topology and uses name aggregation to further reduce control overhead and improve network efficiency. Then, we compare the characteristics and performance of these two classes of name resolution and routing through extensive simulations. The evaluation results show that the performances of these two approaches are reliant on several factors, including network size, content location dynamics, and content popularity. Our study reveals insights into the design tradeoffs and offers guidelines for design strategies. 展开更多
关键词 Information-centric networkS content-centric networkS NAME RESOLUTION Name-based ROUTING
下载PDF
CCN中一种改进的面向隐私保护的缓存策略 被引量:1
20
作者 许贵泉 凌捷 《计算机工程与应用》 CSCD 北大核心 2019年第18期75-80,206,共7页
内容中心网络(CCN)是一种新型的网络架构,但其路由器缓存数据包的模式给用户带来了隐私泄露的风险。提出一种面向隐私保护的动态区域协作缓存策略。该策略以兼顾用户隐私保护的同时提高网络性能为目的进行设计,从信息熵的角度出发,以提... 内容中心网络(CCN)是一种新型的网络架构,但其路由器缓存数据包的模式给用户带来了隐私泄露的风险。提出一种面向隐私保护的动态区域协作缓存策略。该策略以兼顾用户隐私保护的同时提高网络性能为目的进行设计,从信息熵的角度出发,以提高用户的请求信息的不确定度为目标,通过将内容存储在相应的隐匿系数高的缓存节点,增加攻击者确定请求用户的难度;以动态区域协作的方式存储内容,增大缓存内容的归属不确定性,以加大攻击者定位数据包的难度。仿真结果表明,该策略可降低内容请求时延,提高缓存命中率。 展开更多
关键词 内容中心网络(ccn) 缓存技术 动态区域协作缓存 隐私保护
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部