Skip to content

jthurman42/go-bfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-bfd

Bidirectional Forwarding Detection library for Go

Description

Implementation of Bidirectional Forwarding Detection (BFD)

  • Based on:
    • Bidirectional Forwarding Detection RFC5880
    • BFD for IPv4 and IPv6 (Single Hop) RFC5881

BFD Control packets MUST be transmitted in UDP packets with destination port 3784, within an IPv4 or IPv6 packet. The source port MUST be in the range 49152 through 65535

About

Golang Implementation of Bidirectional Forwarding Detection (BFD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages