Commit graph

15 commits

Author SHA1 Message Date
heas
2d7f7753e3 Upgrade zebra to 0.94. 2003-12-29 21:59:01 +00:00
wiz
2ac60416e4 Fix a security problem wrt telnet control characters. Bump PKGREVISION. 2003-11-18 16:34:13 +00:00
itojun
17cab845ea upgrade to 0.93b.
o BGP connection problem is fixed.
o EAGAIN check is added.
2002-09-13 08:41:49 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
itojun
b8bea32a85 pull critical patches in from zebra cvs repo (i have been asking for release
of 0.93b, however, it's not happening yet)
- bgpd: bug in capability negotiation
- ospf6d: synchronize with zebra deamon correctly
2002-08-03 12:27:18 +00:00
itojun
63211cbc43 upgrade to 0.93a (it is a leaf package, so it should be okay)
0.93a
+ Fix host_name to host_triplet.
+ Ohara's crush fix for ospf6d.
0.93
+ New config of BGP.
+ Crush problem ospfd which reported on Zebra ML is fixed.
+ KDD R&D Laboratories, Inc. OSPF Opaque LSA and TE LSA.
2002-07-09 23:48:17 +00:00
jlam
fa48dc5f37 Use buildlink.mk to get readline dependency and use ${BUILDLINK_INCDIR}
and ${BUILDLINK_LIBDIR} to find headers and libraries.  Also find tputs()
in termcap first, before looking in tinfo, curses, then ncurses.  Simplify
the PLIST handling by using space-separated list of PLIST files in
PLIST_SRC.
2001-05-28 21:02:28 +00:00
itojun
ae26d450c1 upgrade to 0.90.
New RIB code provides multiple nexthop for a prefix.
Equal cost multipath works on GNU/Linux.
Communication between protocol daemon and zebra is changed to UNIX domain socket.
BGP trap MIB works.
BGP route selection is improved and various option is provided.
New OSPF packet read method.

PLEASE UPDATE WHOLE SUITE including zebra, bgpd, ripd, ripngd,
ospfd, ospf6d when you update from previous version. Zebra protocol
is changed so there may be some protocol mismatch when you don't
update everything.
2001-01-11 05:34:16 +00:00
itojun
565dbf6bb1 use 0.89.
+ OSPF works on x86 Solaris box.
+ OSPF neighbor is supported.
+ IPv6 inteface's address information propagation bug is fixed.
+ BGP's various MED comparison methods are added.
+ BGP read lock problem is fixed.
+ Zebra works on OpenBSD again.

s/CFLAGS/CPPFLAGS/, to make vtysh build successful.
From: Hal Snyder <hal@vailsys.com>
2000-10-13 15:13:54 +00:00
itojun
38d782a215 enable "vtysh" build by make USE_ZEBRA_VTYSH (depends on readline).
stabilize build by requiring gmake.
2000-08-27 08:32:55 +00:00
kim
b1e663a835 Place machine-specific config files in /etc/zebra, and
install sample configs in ${PREFIX}/share/examples/zebra.
2000-08-24 01:25:36 +00:00
itojun
0112fd40b3 upgrade to 0.84a. note that config file format is changed since 0.7x. 2000-01-17 05:06:15 +00:00
itojun
255f8ba55c upgrade to 0.79.
---
New beta zebra-0.79 is out:

  ftp://ftp.zebra.org/pub/zebra/zebra-0.79.tar.gz

This beta release's main topic is ospfd.  Now it works pretty well!
We know it surely has bugs inside, so when you find it please let us
know.  ABR,ASBR,Virtual Linux functionality is added.  Flooding codes
and LSA database codes are almost rewritten.  Terminal interface of
ospfd will show detailed information about LSAs.

There was a report about RIPv2's netmask is zero case.  I've changed
ripd codes when netmask is not valid.  ripd will ignore the entry.
1999-09-13 16:34:36 +00:00
itojun
db09d40940 upgrade to 0.73. 1999-07-16 02:01:10 +00:00
itojun
a65c868d9d fix USE_INET6 build. 1999-07-07 15:17:36 +00:00