/rapi

API for recursive network stacks

Primary LanguageJava

rapi

Application programming interface (API) for layers in recursive network stacks

Content

The repository contains Java interfaces of the RAPI. Furthermore, it includes some helper classes for implementations of the interfaces. The code is used for recursive layer stacks such as the recursive branch of Forwarding on Gates (FoG).

License

All sources are made available under the Apache License 2.0.

Dependencies

None.