blob: 43ee4ef6610df41acdbbc8ab771aac10630ebc01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<!doctype birddoc system>
<!--
BIRD: Programmer's Documentation
Copyright (c) 2000 Martin Mares <mj@ucw.cz>
-->
<book>
<progdoc>
<title>BIRD Programmer's Documentation
<author>
Ondrej Filip <it/<feela@network.cz>/,
Maria Matejka <it/<mq@jmq.cz>/,
Martin Mares <it/<mj@ucw.cz>/,
Ondrej Zajicek <it/<santiago@crfreenet.org>/
</author>
<abstract>
This document contains programmer's documentation for the BIRD Internet Routing Daemon project.
</abstract>
<!-- Table of contents -->
<toc>
<!-- Begin the document -->
|