975302b293
The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) UNIX-like systems and distributed under the GNU General Public License. * Both IPv4 and IPv6 * Multiple routing tables (not on OpenBSD yet) * BGP * RIP * OSPF (IPv4 only) * Static routes * Inter-table protocol * Command-line interface * Soft reconfiguration * Powerful language for route filtering Due to bird's build system, packages are split: the bird package contains IPv4 daemons, bird-v6 contains IPv6 daemons (build with FLAVOR=v6), and bird-doc contains the manual.
6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
@comment $OpenBSD: PLIST-main,v 1.1.1.1 2009/08/17 23:03:58 sthen Exp $
|
|
@bin sbin/bird${SIX}
|
|
@bin sbin/birdc${SIX}
|
|
share/examples/bird/bird${SIX}.conf
|
|
@sample ${SYSCONFDIR}/bird${SIX}.conf
|