Commit Graph

13 Commits

Author SHA1 Message Date
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
sthen
4a89be31bc Update BIRD to 1.2.5 2010-11-15 09:47:26 +00:00
sthen
84f5184b29 update to 1.2.2 2010-04-10 10:11:09 +00:00
espie
9057744ea6 avoid warning 2010-02-26 18:51:12 +00:00
sthen
a870afef9f update to 1.1.7;
o Implements BGP Route Refresh (RFC 2918).
  o Implements route reload command.
  o Deep changes and bugfixes in pipe protocol.
  o Bugfix in OSPF premature aging of LSA.
  o Bugfix in OSPF next hop calculation.
  o Bugfix in core related to route withdraws.
  o Several minor bugfixes.
2009-12-20 22:28:35 +00:00
sthen
f186447230 update to 1.1.6; implement RFC 5004 (prefer older ebgp routes), and
some bug fixes and minor features.
2009-11-20 01:03:01 +00:00
sthen
07b731e94b update to 1.1.5 2009-11-02 16:47:35 +00:00
sthen
836ff03875 Update to 1.1.4; bug fixes and adds 'passive' option to BGP. 2009-10-02 11:52:23 +00:00
sthen
554e4d77b3 Update net/bird to 1.1.3 (fix a bug in core, and roll in the AS4 bugfix
we previously had in patches).
2009-09-11 14:15:07 +00:00
sthen
d9572eccbc Add a patch from upstream repo fixing a possible crash merging AS/AS4
path/aggregator.
2009-08-25 20:32:09 +00:00
sthen
8abb9de755 update bird to 1.1.2 2009-08-24 12:13:58 +00:00
sthen
eeef06a769 Add a missing BUILD_DEPENDS found by and diff ok with steven@ (thanks!) 2009-08-18 18:14:21 +00:00
sthen
975302b293 import net/bird;
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.
2009-08-17 23:03:58 +00:00