blob: 0eec367e996f26bc5e6217217882b91d11da7d52 (
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>/,
Pavel Machek <it/<pavel@ucw.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 -->
|