Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mixi-netops/network-bfd-sample

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-bfd-sample

Incomplete Bidirectional Forwarding Detection's implementation

  • minimal implemented
  • available switch
    • juniper XX
  • multi implemented.
    • c
      • shared memory map
    • cpp(boost)
      • std::map
    • c with netmap
      • redirect only.

This is sample code. It is not a perfect implementation according to RFC. Please use at your own risk.

bfdd

bfdd (bidirectional forwarding detection) service. implemented on bsd socket. c compile.

bfdd_cpp

bfdd service , implemented on boost.

bfdd_netmap

bfdd service implemented on netmap redirect mode.

download

git clone https://github.com/xflagstudio/network-bfd-sample.git

prepare

compile/link

cd bfd/
mkdir ./build
cd ./build
cmake ../
make

About

Incomplete Bidirectional Forwarding Detection's implementation

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.