Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Changes in zebra
** IRDP support is added.
* Changes in ripd
** Set receive UDP socket buffer to large value.
* Changes in ospfd
** Fix problem of OpenBSD-3.4 IP header length treatment.
* Changes in ospf6d
** Area support is added.
* Changes in bgpd
** Old commands are removed
"show ipv6 summary"
"show ipv6 mbgp summary"
** New ospf6d implementation is introduced. This is rewrite of whole
ospf6d code to make it far much better than old code.
* Changes in vtysh
** Many bugs and problems are fixed. All of user of vtysh should
update to zebra-0.95.
|
|
|
|
|
|
o BGP connection problem is fixed.
o EAGAIN check is added.
|
|
have been converted to USE_BUILDLINK2.
|
|
of 0.93b, however, it's not happening yet)
- bgpd: bug in capability negotiation
- ospf6d: synchronize with zebra deamon correctly
|
|
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.
|
|
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.
|
|
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.
|
|
+ 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>
|
|
stabilize build by requiring gmake.
|
|
install sample configs in ${PREFIX}/share/examples/zebra.
|
|
|
|
---
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.
|
|
|
|
|