Zebu: A Language-Based Approach for Network Protocol Message Processing - Archive ouverte HAL Accéder directement au contenu
Article Dans Une Revue IEEE Transactions on Software Engineering Année : 2011

Zebu: A Language-Based Approach for Network Protocol Message Processing

Résumé

A network application communicates with other applications according to a set of rules known as a protocol. This communication is managed by the part of the application known as the protocol-handling layer, which enables the manipulation of protocol messages. The protocol-handling layer is a critical component of a network application since it represents the interface between the application and the outside world. It must thus satisfy two constraints: It must be efficient to be able to treat a large number of messages and it must be robust to face various attacks targeting the application itself or the underlying platform. Despite these constraints, the development process of this layer still remains rudimentary and requires a high level of expertise. It includes translating the protocol specification written in a high-level formalism such as ABNF toward low-level code such as C. The gap between these abstraction levels can entail many errors. This paper proposes a new language-based approach to developing protocol-handling layers, to improve their robustness without compromising their performance. Our approach is based on the use of a domain-specific language, Zebu, to specify the protocol-handling layer of network applications that use textual HTTP-like application protocols. The Zebu syntax is very close to that of ABNF, facilitating the adoption of Zebu by domain experts. By annotating the original ABNF specification of a protocol, the Zebu user can dedicate the protocol-handling layer to the needs of a given application. The Zebu compiler first checks the annotated specification for inconsistencies, and then generates a protocol-handling layer according to the annotations. This protocol-handling layer is made up of a set of data structures that represent a message, a parser that fills in these data structures, and various stub functions to access these data structures or drive the parsing of a message
Fichier non déposé

Dates et versions

hal-00814448 , version 1 (17-04-2013)

Identifiants

  • HAL Id : hal-00814448 , version 1

Citer

Laurent Burgy, Laurent Réveillère, Julia L. Lawall, Gilles Muller. Zebu: A Language-Based Approach for Network Protocol Message Processing. IEEE Transactions on Software Engineering, 2011, 37 (4), pp.575-591. ⟨hal-00814448⟩
226 Consultations
0 Téléchargements

Partager

Gmail Facebook X LinkedIn More