Skip to content

edderick/quagga_zOSPF

Repository files navigation

#Quagga zOSPF

This repository contains an implemenation of zeroconfiguration OSPF based on Quagga.

To run zOSPF first run the zebra daemon found in the the zebra folder. To tun in daemon mode, call with the "-d" flag.

Next run the OSPFv3 daemon, ospf6d found in the ospf6d folder. This daemon must be called with the "-a" flag to indicate that it should run in autoconfiguration mode. The "-d" flag is currently broken so, the process should be run in the background with "&".

About

A fork of Quagga that implements zero configuration OSPF

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages