Sciweavers

IWAN
2004
Springer

GateScript: A Scripting Language for Generic Active Gateways

13 years 9 months ago
GateScript: A Scripting Language for Generic Active Gateways
In this paper, we present GateScript, a scripting language for active applications to be executed on generic active gateways. Unlike other active networking platforms, it offers a simple scripting language for expressing custom processing of packets at different protocol layers without the need for interpretation of complex protocol data structures. In this way, the user writes statements in a script-like language while using protocol-specific variables and predefined function calls acting on the packet’s content. From a textual description, we automatically create a packet parser and reassembler for a given protocol. The parser decomposes PDUs arriving in an active application into protocol variables that can be used in the script language. After processing, outcoming packets are reconstructed from the protocol variables. GateScript also enables active applications to react to the state of the environment: they can receive events from monitors and test variables reflecting the ...
Hoa-Binh Nguyen, Andrzej Duda
Added 02 Jul 2010
Updated 02 Jul 2010
Type Conference
Year 2004
Where IWAN
Authors Hoa-Binh Nguyen, Andrzej Duda
Comments (0)