Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

barefootnetworks/infra

 
 

Repository files navigation

DISCONTINUATION OF PROJECT

This project will no longer be maintained by Intel. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project. Common Infrastructure Repository

This repository contains the common development, build system, and runtime components used by other Floodlight projects.

The Builder

The build system can be found in builder/unix.

The Source Generator

A custom C source code generator is available in the sourcegen directory.

The sourcegen module is used by all C module libraries to produce and manage common data infrastructures for enumerations, configuration definitions, xmacros, and other constructs.

The AIM Module

The AIM module provides a common runtime environment for all code modules and systems built from them. It includes a variety of system features for virtualizing IO, custom datatypes, and common primitives.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.5%
  • Python 26.7%
  • Makefile 23.8%