556d571764
zebra is a routing daemon implementing BGP, OSPF, RIPng, and OSPFv3, among others, using a multi-process architecture. This pkgsrc dir is intended to be used instead of net/zebra, and is marked to conflict with it. (The most recent released upstream source for net/zebra is out of date and is missing some critical patches.)
41 lines
1 KiB
Text
41 lines
1 KiB
Text
@comment $NetBSD: NEW,v 1.1.1.1 2003/04/29 14:36:53 lexort Exp $
|
|
include/ospfd/ospf_api.h
|
|
include/ospfd/ospf_asbr.h
|
|
include/ospfd/ospf_dump.h
|
|
include/ospfd/ospf_ism.h
|
|
include/ospfd/ospf_lsa.h
|
|
include/ospfd/ospf_lsdb.h
|
|
include/ospfd/ospf_nsm.h
|
|
include/ospfd/ospf_opaque.h
|
|
include/ospfd/ospfd.h
|
|
@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/zebra.info
|
|
info/zebra.info
|
|
@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/zebra.info
|
|
info/zebra.info-1
|
|
info/zebra.info-2
|
|
info/zebra.info-3
|
|
info/zebra.info-4
|
|
lib/libospf.a
|
|
lib/libzebra.a
|
|
man/man1/vtysh.1
|
|
man/man8/bgpd.8
|
|
man/man8/ospf6d.8
|
|
man/man8/ospfd.8
|
|
man/man8/ripd.8
|
|
man/man8/ripngd.8
|
|
man/man8/zebra.8
|
|
sbin/bgpd
|
|
sbin/ospf6d
|
|
sbin/ospfd
|
|
sbin/ripd
|
|
sbin/ripngd
|
|
sbin/zebra
|
|
share/examples/zebra/bgpd.conf.sample
|
|
share/examples/zebra/bgpd.conf.sample2
|
|
share/examples/zebra/ospf6d.conf.sample
|
|
share/examples/zebra/ospfd.conf.sample
|
|
share/examples/zebra/ripd.conf.sample
|
|
share/examples/zebra/ripngd.conf.sample
|
|
share/examples/zebra/zebra.conf.sample
|
|
@dirrm share/examples/zebra
|
|
@dirrm include/ospfd
|