bird/doc
Ondrej Zajicek 48e5f32db6 Many changes in I/O and OSPF sockets and packet handling.
I/O:
 - BSD: specify src addr on IP sockets by IP_HDRINCL
 - BSD: specify src addr on UDP sockets by IP_SENDSRCADDR
 - Linux: specify src addr on IP/UDP sockets by IP_PKTINFO
 - IPv6: specify src addr on IP/UDP sockets by IPV6_PKTINFO
 - Alternative SKF_BIND flag for binding to IP address
 - Allows IP/UDP sockets without tx_hook, on these
   sockets a packet is discarded when TX queue is full
 - Use consistently SOL_ for socket layer values.

OSPF:
 - Packet src addr is always explicitly set
 - Support for secondary addresses in BSD
 - Dynamic RX/TX buffers
 - Fixes some minor buffer overruns
 - Interface option 'tx length'
 - Names for vlink pseudoifaces (vlinkX)
 - Vlinks use separate socket for TX
 - Vlinks do not use fixed associated iface
 - Fixes TTL for direct unicast packets
 - Fixes DONTROUTE for OSPF sockets
 - Use ifa->ifname instead of ifa->iface->name
2014-02-06 17:46:01 +01:00
..
old Moved old TeX documents to old/ to make them not interfere with doc building. 2000-05-31 11:28:07 +00:00
sbase Updated the documentation building tools to work with a recent linuxdoc-tools package. 2003-04-06 19:35:50 +00:00
slides Added slides for our presentation, but don't export them to the 2000-06-26 20:02:30 +00:00
slt2001 Added paper for my talk about BIRD at SLT 2001. 2001-01-19 20:30:08 +00:00
tex Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
bird.conf.example Changes static route targets drop/reject to blackhole/unreachable. 2012-11-27 02:08:04 +01:00
bird.sgml Many changes in I/O and OSPF sockets and packet handling. 2014-02-06 17:46:01 +01:00
Doc Description of protocol module moved to where it belongs. If documentation 2000-06-05 09:51:24 +00:00
kernel-doc Don't print empty synopses of functions. 2000-06-05 21:01:58 +00:00
LinuxDocTools.pm Updated the documentation building tools to work with a recent linuxdoc-tools package. 2003-04-06 19:35:50 +00:00
Makefile Proper building and installation of documentation in the Makefiles. 2000-06-09 06:31:43 +00:00
prog-foot.sgml Use <chapt> for chapters, <sect> for sections and <sect1> for subsections. 2000-06-02 17:23:53 +00:00
prog-head.sgml Ondrej Zajicek add to the team. 2009-08-16 22:41:07 +02:00
prog-intro.sgml Fixes for the programmer's manual. 2000-06-08 12:37:21 +00:00
prog-spell.sed Added `progspell' target which runs ispell on the progdoc SGML file with 2000-06-07 12:27:18 +00:00
reply_codes Fixes a reply code. 2013-11-25 11:06:00 +01:00
sgml2html Updated the documentation building tools to work with a recent linuxdoc-tools package. 2003-04-06 19:35:50 +00:00
sgml2latex Updated the documentation building tools to work with a recent linuxdoc-tools package. 2003-04-06 19:35:50 +00:00
sgml2txt Updated the documentation building tools to work with a recent linuxdoc-tools package. 2003-04-06 19:35:50 +00:00