DESCR-main 637 B

12345678910111213141516171819
  1. The BIRD project aims to develop a fully functional dynamic IP
  2. routing daemon primarily targeted on (but not limited to) UNIX-like
  3. systems and distributed under the GNU General Public License.
  4. * Both IPv4 and IPv6
  5. * Multiple routing tables (not on OpenBSD yet)
  6. * BGP
  7. * RIP
  8. * OSPF (IPv4 only)
  9. * Static routes
  10. * Inter-table protocol
  11. * Command-line interface
  12. * Soft reconfiguration
  13. * Powerful language for route filtering
  14. Due to bird's build system, packages are split: the bird package
  15. contains IPv4 daemons, bird-v6 contains IPv6 daemons (build with
  16. FLAVOR=v6), and bird-doc contains the manual.