Skip to content

hide/zebra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zebra

zebra is an open source implementation as a successor of GNU Zebra and Quagga project. zebra is implemented in Go programming language to fit in container or virtual machine environment.

Getting started

zebra uses openconfigd as configuration manager. Please install openconfigd before installing zebra.

Install

Please build ribd as a first zebra module.

$ go get github.com/coreswitch/zebra/rib/ribd

Then execute ribd under root privilege.

$ sudo ${GOPATH}/bin/ribd

Using zebra

About

routing protocol daemon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.7%
  • Other 1.3%