BSDCon '03 Paper   
[BSDCon '03 Technical Program]
Tagging Data In The Network Stack: mbuf_tagsAngelos D. Keromytis
Abstract:We describe the mbuf_tag API, a mechanism for tagging data as they flow through the network stack. Originally introduced in OpenBSD, mbuf_tags were initially intended for use by the IPsec stack. The API has matured enough to be used by several other kernel components, and formed the basis for the FreeBSD mbuf_tags. We present the API, discuss its various uses in the OpenBSD network stack, and describe some plans for future work. Our goal is to demonstrate the flexibility of this relatively simple mechanism and expose it to other kernel developers.
|
This paper was originally published in the
Proceedings of BSDCon '03,
September 812, 2003,
San Mateo, CA, USA
Last changed: 21 Aug. 2003 ch |
|