Skip to content

Cloudxtreme/xDPd-for-EZappliance-depracated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xDPd-for-EZappliance

The forwarding module for EZappliance NP-3 network processor platform

Brief

The content of this folder is the implementation of the EZappliance (AFA-compliant) forwarding module. The EZappliance forwarding module is controlling hardware datapath of NP-3 network processor as well as providing additionally software datapath (complementing limitation of NP-3 processor) based on GNU/Linux forwarding module.

Usage

./autogen.sh
cd ./build
../configure -enable-ezappliance
make

Running

cd ./build/src/xdpd
./xdpd -c config.cfg

More info about xDPd:

https://www.codebasin.net/redmine/projects/xdpd/wiki

About

xDPd plugin for EZappliance NP-3 network processor platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 86.6%
  • C 7.2%
  • Python 2.8%
  • Makefile 2.0%
  • M4 1.3%
  • Shell 0.1%