Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (7)

Search Parameters:
Keywords = pending interest table (PIT)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
14 pages, 1027 KiB  
Article
Caching Method for Information-Centric Ad Hoc Networks Based on Content Popularity and Node Centrality
by Masaki Koide, Naoyuki Matsumoto and Tomofumi Matsuzawa
Electronics 2024, 13(12), 2416; https://doi.org/10.3390/electronics13122416 - 20 Jun 2024
Cited by 7 | Viewed by 1624
Abstract
In recent years, most internet communications have focused on accessing content such as video, web services, and audio. Conversely, traditional Internet communications are inefficient because they are primarily designed for data transfer between hosts. In response, Information-Centric Networking (ICN) has emerged as a [...] Read more.
In recent years, most internet communications have focused on accessing content such as video, web services, and audio. Conversely, traditional Internet communications are inefficient because they are primarily designed for data transfer between hosts. In response, Information-Centric Networking (ICN) has emerged as a content-oriented networking model. The impact of ICN in reducing the location dependency of data and its high compatibility with ad hoc networks has led to research on realizing Information-Centric ad hoc Networks (ICANET). There has also been extensive research into caching content in the network, which is one of the features of ICN. In static networks, methods have been proposed to cache highly popular content in nodes that are more likely to be used for shortest paths. However, in dynamic networks, content with high popularity should be cached on nodes that are more likely to reach all nodes, as missing nodes need to be taken into account. In this study, we propose a cache control scheme for content caching in ICANET that utilizes both content popularity and the closeness centrality of nodes within the ad hoc network as indicators. To realise the proposed method, a new packet flow based on the Pending Interest Table (PIT) and Content Store (CS) was implemented in the forwarding strategy of ICN. The experiments used ndnSIM, a protocol implementation of NDN based on Network Simulator3, which is widely used in wireless network research. The experimental results showed that the cache hit rate could be increased by up to 4.5% in situations with low content bias. In the same situation, the response delay was also reduced by up to 28.3%. Full article
(This article belongs to the Special Issue New Advances in Multi-agent Systems: Control and Modelling)
Show Figures

Figure 1

19 pages, 12688 KiB  
Article
A Machine Learning-Based Interest Flooding Attack Detection System in Vehicular Named Data Networking
by Arif Hussain Magsi, Syed Agha Hassnain Mohsan, Ghulam Muhammad and Suhni Abbasi
Electronics 2023, 12(18), 3870; https://doi.org/10.3390/electronics12183870 - 13 Sep 2023
Cited by 12 | Viewed by 2450
Abstract
A vehicular ad hoc network (VANET) has significantly improved transportation efficiency with efficient traffic management, driving safety, and delivering emergency messages. However, existing IP-based VANETs encounter numerous challenges, like security, mobility, caching, and routing. To cope with these limitations, named data networking (NDN) [...] Read more.
A vehicular ad hoc network (VANET) has significantly improved transportation efficiency with efficient traffic management, driving safety, and delivering emergency messages. However, existing IP-based VANETs encounter numerous challenges, like security, mobility, caching, and routing. To cope with these limitations, named data networking (NDN) has gained significant attention as an alternative solution to TCP/IP in VANET. NDN offers promising features, like intermittent connectivity support, named-based routing, and in-network content caching. Nevertheless, NDN in VANET is vulnerable to a variety of attacks. On top of attacks, an interest flooding attack (IFA) is one of the most critical attacks. The IFA targets intermediate nodes with a storm of unsatisfying interest requests and saturates network resources such as the Pending Interest Table (PIT). Unlike traditional rule-based statistical approaches, this study detects and prevents attacker vehicles by exploiting a machine learning (ML) binary classification system at roadside units (RSUs). In this connection, we employed and compared the accuracy of five (5) ML classifiers: logistic regression (LR), decision tree (DT), K-nearest neighbor (KNN), random forest (RF), and Gaussian naïve Bayes (GNB) on a publicly available dataset implemented on the ndnSIM simulator. The experimental results demonstrate that the RF classifier achieved the highest accuracy (94%) in detecting IFA vehicles. On the other hand, we evaluated an attack prevention system on Python that enables intermediate vehicles to accept or reject interest requests based on the legitimacy of vehicles. Thus, our proposed IFA detection technique contributes to detecting and preventing attacker vehicles from compromising the network resources. Full article
(This article belongs to the Special Issue Recent Advances in Intelligent Vehicular Networks and Communications)
Show Figures

Figure 1

20 pages, 5224 KiB  
Article
MIA-NDN: Microservice-Centric Interest Aggregation in Named Data Networking
by Muhammad Imran, Muhammad Salah Ud Din, Muhammad Atif Ur Rehman and Byung-Seo Kim
Sensors 2023, 23(3), 1411; https://doi.org/10.3390/s23031411 - 27 Jan 2023
Cited by 3 | Viewed by 2662
Abstract
The named data networking (NDN)-based microservice-centric in-network computation poses various challenges in terms of interest aggregation and pending interest table (PIT) lifetime management. A same-named microservice-centric interest packet may have a different number of input parameters with nonidentical input values. In addition, the [...] Read more.
The named data networking (NDN)-based microservice-centric in-network computation poses various challenges in terms of interest aggregation and pending interest table (PIT) lifetime management. A same-named microservice-centric interest packet may have a different number of input parameters with nonidentical input values. In addition, the same-named interest packet with the same number of parameters may have different corresponding parameter values. The vanilla NDN request aggregation (based on the interest name, while ignoring the input parameters count and/or their corresponding values) may result in false aggregation. Moreover, the microservice-centric requested computations may fail to accomplish in the default 4s PIT timer due to the input size. To address these challenges, this paper presents MIA-NDN: microservice-centric interest aggregation in named data networking. We designed microservice-centric interest-naming to enable name-based communication. MIA-NDN develops a robust interest aggregation mechanism that not only performs the interest aggregation based on the interest name but also considers the input parameter counts and their corresponding values in the interest aggregation process to avoid false packet aggregations. A dynamic PIT timer mechanism based on input size was devised that avoids the PIT entry losses if the execution time exceeds the default PIT timer value to avoid computation losses and uphold the application quality of service (QoS). Extensive software-based simulations confirm that the MIA-NDN outperforms the benchmark scheme in terms of microservice-centric interest aggregation, microservice satisfaction rate, and communication overhead. Full article
(This article belongs to the Special Issue Ambient Intelligence Based on the Internet of Things)
Show Figures

Figure 1

21 pages, 1127 KiB  
Article
Context-Aware Pending Interest Table Management Scheme for NDN-Based VANETs
by Waseeq Ul Islam Zafar, Muhammad Atif Ur Rehman, Farhana Jabeen, Sanaa Ghouzali, Zobia Rehman and Wadood Abdul
Sensors 2022, 22(11), 4189; https://doi.org/10.3390/s22114189 - 31 May 2022
Cited by 7 | Viewed by 2398
Abstract
In terms of delivery effectiveness, Vehicular Adhoc NETworks (VANETs) applications have multiple, possibly conflicting, and disparate needs (e.g., latency, reliability, and delivery priorities). Named Data Networking (NDN) has attracted the attention of the research community for effective content retrieval and dissemination in mobile [...] Read more.
In terms of delivery effectiveness, Vehicular Adhoc NETworks (VANETs) applications have multiple, possibly conflicting, and disparate needs (e.g., latency, reliability, and delivery priorities). Named Data Networking (NDN) has attracted the attention of the research community for effective content retrieval and dissemination in mobile environments such as VANETs. A vehicle in a VANET application is heavily reliant on information about the content, network, and application, which can be obtained from a variety of sources. The information gathered can be used as context to make better decisions. While it is difficult to obtain the necessary context information at the IP network layer, the emergence of NDN is changing the tide. The Pending Information Table (PIT) is an important player in NDN data retrieval. PIT size is the bottleneck due to the limited opportunities provided by current memory technologies. PIT overflow results in service disruptions as new Interest messages cannot be added to PIT. Adaptive, context-aware PIT entry management solutions must be introduced to NDN-based VANETs for effective content dissemination. In this context, our main contribution is a decentralised, context-aware PIT entry management (CPITEM) protocol. The simulation results show that the proposed CPITEM protocol achieves lower Interest Satisfaction Delay and effective PIT utilization based on context when compared to existing PIT entry replacement protocols. Full article
(This article belongs to the Topic Intelligent Transportation Systems)
Show Figures

Figure 1

24 pages, 1992 KiB  
Article
Quality-of-Service-Linked Privileged Content-Caching Mechanism for Named Data Networks
by Shrisha H. S. and Uma Boregowda
Future Internet 2022, 14(5), 157; https://doi.org/10.3390/fi14050157 - 20 May 2022
Cited by 4 | Viewed by 2840
Abstract
The domain of information-centric networking (ICN) is expanding as more devices are becoming a part of connected technologies. New methods for serving content from a producer to a consumer are being explored, and Named Data Networking (NDN) is one of them. The NDN [...] Read more.
The domain of information-centric networking (ICN) is expanding as more devices are becoming a part of connected technologies. New methods for serving content from a producer to a consumer are being explored, and Named Data Networking (NDN) is one of them. The NDN protocol routes the content from a producer to a consumer in a network using content names, instead of IP addresses. This facility, combined with content caching, efficiently serves content for very large networks consisting of a hybrid and ad hoc topology with both wired and wireless media. This paper addresses the issue of the quality-of-service (QoS) dimension for content delivery in NDN-based networks. The Internet Engineering Task Force (IETF) classifies QoS traffic as (prompt, reliable), prompt, reliable, and regular, and assigns corresponding priorities for managing the content. QoS-linked privileged content caching (QLPCC) proposes strategies for Pending Interest Table (PIT) and content store (CS) management in dedicated QoS nodes for handling priority content. QoS nodes are intermediately resourceful NDN nodes between content producers and consumers which specifically manage QoS traffic. The results of this study are compared with EQPR, PRR probability cache, and Least Frequently Used (LFU) and Least Fresh First (LFF) schemes, and QLPCC outperformed the latter-mentioned schemes in terms of QoS-node CS size vs. hit rate (6% to 47%), response time vs, QoS-node CS size (65% to 90%), and hop count vs. QoS-node CS size (60% to 84%) from the perspectives of priority traffic and overall traffic. QLPCC performed predictably when the NDN node count was increased from 500 to 1000, showing that the strategy is scalable. Full article
(This article belongs to the Section Internet of Things)
Show Figures

Figure 1

18 pages, 2301 KiB  
Article
An Efficient Probe-Based Routing for Content-Centric Networking
by Pei-Hsuan Tsai, Jun-Bin Zhang and Meng-Hsun Tsai
Sensors 2022, 22(1), 341; https://doi.org/10.3390/s22010341 - 4 Jan 2022
Cited by 9 | Viewed by 2980
Abstract
With the development of new technologies and applications, such as the Internet of Things, smart cities, 5G, and edge computing, traditional Internet Protocol-based (IP-based) networks have been exposed as having many problems. Information-Centric Networking (ICN), Named Data Networking (NDN), and Content-Centric Networking (CCN) [...] Read more.
With the development of new technologies and applications, such as the Internet of Things, smart cities, 5G, and edge computing, traditional Internet Protocol-based (IP-based) networks have been exposed as having many problems. Information-Centric Networking (ICN), Named Data Networking (NDN), and Content-Centric Networking (CCN) are therefore proposed as an alternative for future networks. However, unlike IP-based networks, CCN routing is non-deterministic and difficult to optimize due to frequent in-network caching replacement. This paper presents a novel probe-based routing algorithm that explores real-time in-network caching to ensure the routing table storing the optimal paths to the nearest content provider is up to date. Effective probe-selections, Pending Interest Table (PIT) probe, and Forwarding Information Base (FIB) probe are discussed and analyzed by simulation with different performance measurements. Compared with the basic CCN, in terms of qualitative analysis, the additional computational overhead of our approach is O(NCS + Nrt + NFIBNSPT) and O(NFIB) on processing interest packets and data packets, respectively. However, in terms of quantitative analysis, our approach reduces the number of timeout interests by 6% and the average response time by 0.6 s. Furthermore, although basic CCN and our approach belong to the same Quality of Service (QoS) category, our approach outperforms basic CCN in terms of real values. Additionally, our probe-based approach performs better than RECIF+PIF and EEGPR. Owing to speedup FIB updating by probes, our approach provides more reliable interest packet routing when accounting for router failures. In summary, the results demonstrate that compared to basic CCN, our probe-based routing approach raises FIB accuracy and reduces network congestion and response time, resulting in efficient routing. Full article
(This article belongs to the Section Communications)
Show Figures

Graphical abstract

15 pages, 3417 KiB  
Article
Mitigating Broadcasting Storm Using Multihead Nomination Clustering in Vehicular Content Centric Networks
by Ayesha Siddiqa, Muhammad Diyan, Muhammad Toaha Raza Khan, Malik Muhammad Saad and Dongkyun Kim
Electronics 2021, 10(18), 2270; https://doi.org/10.3390/electronics10182270 - 15 Sep 2021
Cited by 5 | Viewed by 2699
Abstract
Vehicles are highly mobile nodes; therefore, they frequently change their topology. To maintain a stable connection with the server in high-speed vehicular networks, the handover process is restarted again to satisfy the content requests. To satisfy the requested content, a vehicular-content-centric network (VCCN) [...] Read more.
Vehicles are highly mobile nodes; therefore, they frequently change their topology. To maintain a stable connection with the server in high-speed vehicular networks, the handover process is restarted again to satisfy the content requests. To satisfy the requested content, a vehicular-content-centric network (VCCN) is proposed. The proposed scheme adopts in-network caching instead of destination-based routing to satisfy the requests. In this regard, various routing protocols have been proposed to increase the communication efficiency of VCCN. Despite disruptive communication links due to head vehicle mobility, the vehicles create a broadcasting storm that increases communication delay and packet drop fraction. To address the issues mentioned above in the VCCN, we proposed a multihead nomination clustering scheme. It extends the hello packet header to get the vehicle information from the cluster vehicles. The novel cluster information table (CIT) has been proposed to maintain several nominated head vehicles of a cluster on roadside units (RSUs). In disruptive communication links due to the head vehicle’s mobility, the RSU nominates the new head vehicle using CIT entries, resulting in the elimination of the broadcasting storm effect on disruptive communication links. Finally, the proposed scheme increases the successful communication rate, decreases the communication delay, and ensures a high cache success ratio on an increasing number of vehicles. Full article
(This article belongs to the Special Issue 10th Anniversary of Electronics: Advances in Networks)
Show Figures

Figure 1

Back to TopTop