English

Verifying Isolation Properties in the Presence of Middleboxes

Networking and Internet Architecture 2014-09-30 v1 Logic in Computer Science

Abstract

Great progress has been made recently in verifying the correctness of router forwarding tables. However, these approaches do not work for networks containing middleboxes such as caches and firewalls whose forwarding behavior depends on previously observed traffic. We explore how to verify isolation properties in networks that include such "dynamic datapath" elements using model checking. Our work leverages recent advances in SMT solvers, and the main challenge lies in scaling the approach to handle large and complicated networks. While the straightforward application of model checking to this problem can only handle very small networks (if at all), our approach can verify simple realistic invariants on networks containing 30,000 middleboxes in a few minutes.

Keywords

Cite

@article{arxiv.1409.7687,
  title  = {Verifying Isolation Properties in the Presence of Middleboxes},
  author = {Aurojit Panda and Ori Lahav and Katerina Argyraki and Mooly Sagiv and Scott Shenker},
  journal= {arXiv preprint arXiv:1409.7687},
  year   = {2014}
}

Comments

Under submission to NSDI