@inproceedings{72be751e4a0045078e56dde3428f5495,
title = "KPAT: A kernel and protocol analysis tool for embedded networking devices",
abstract = "Sniffer tools capture protocol data. Kernel-profiling tools track function calls and events occurring in the kernel. These two types of tools help us observe external and internal behaviors of networking protocols, respectively. We need both types of data for a comprehensive view of protocol behavior. However, none of existing tools performs these two tasks in an integrated way. We developed Kernel and Protocol Analysis Tool (KPAT). KPAT injects software probes into Linux kernel to track interested function calls and event occurrences in the kernel. Probe injection is done systematically and does not require recompiling the kernel. A module in KPAT finds the association between the tracked functions and protocol data captured by an independent sniffer. The result as an integrated log allows users to identify two-way relationship between protocol data and the execution sequence of network functions in the kernel. We successfully used KPAT to identity accurate latency of each handover phase in IEEE 802.11 wireless networks. Experimental results show that KPAT causes light overhead to the patched kernel.",
keywords = "Embedded Devices, Kernel Events, Kernel Functions, Networking Protocols, Packet Sniffers",
author = "Wang, {Ming Hung} and Yu, {Chia Ming} and Lin, {Chia Liang} and Chien-Chao Tseng and Li-Hsing Yen",
year = "2014",
month = jan,
day = "1",
doi = "10.1109/ICC.2014.6883478",
language = "English",
isbn = "9781479920037",
series = "2014 IEEE International Conference on Communications, ICC 2014",
publisher = "IEEE Computer Society",
pages = "1160--1165",
booktitle = "2014 IEEE International Conference on Communications, ICC 2014",
address = "United States",
note = "2014 1st IEEE International Conference on Communications, ICC 2014 ; Conference date: 10-06-2014 Through 14-06-2014",
}