Tag 'quagga_0_98_5_release' created by hasso <hasso> at 1970-01-01 00:00 -0800

Changes since quagga_0_98_4_release:
hasso (12):
      * configure.ac: Actually test whether libc has IPv6 support.
      * vtysh_user.c: rename struct user to struct vtysh_user to avoid
      * ospf_abr.c: (ospf_abr_announce_network_to_area) SET_FLAG
      * prefix.c: (ip_masklen) While loop should test that 'pnt' pointer is
      * prefix.c: (prefix_ipv4_new, prefix_ipv6_new): Call prefix_new
      * bgp_routemap.c: Revert part of leaking communities fix commited in
      * ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if
      * ospf_vty.c: Check carefully if interface exists before trying to
      * zebra_rib.c, rib.h: Add distance and metric arguments to the
      * ripng_zebra.c, ripngd.[ch]: Pass metric info to the zebra daemon.
      * bgp_route.c: Third (?) attempt to fix best selection breakage
      * configure.ac: Bump version to 0.98.5.

---
 ChangeLog             |    8 ++++++++
 bgpd/ChangeLog        |   12 ++++++++++++
 bgpd/bgp_route.c      |    8 ++++++++
 bgpd/bgp_routemap.c   |    3 ---
 configure.ac          |   16 ++++++++++++++--
 doc/ChangeLog         |    4 ++++
 doc/quagga.info       |    8 ++++----
 lib/ChangeLog         |   16 ++++++++++++++++
 lib/prefix.c          |   15 ++++++++++-----
 ospfd/ChangeLog       |   17 +++++++++++++++++
 ospfd/ospf_abr.c      |    2 +-
 ospfd/ospf_vty.c      |   21 ++++++++++++---------
 ospfd/ospf_zebra.c    |   10 +++++++---
 ripngd/ChangeLog      |    4 ++++
 ripngd/ripng_zebra.c  |    6 ++++--
 ripngd/ripngd.c       |    9 +++++----
 ripngd/ripngd.h       |    2 +-
 vtysh/ChangeLog       |    5 +++++
 vtysh/vtysh_user.c    |   26 +++++++++++++-------------
 zebra/ChangeLog       |    9 +++++++++
 zebra/connected.c     |    2 +-
 zebra/kernel_socket.c |    2 +-
 zebra/rib.h           |    3 ++-
 zebra/rt_netlink.c    |    5 +++--
 zebra/rtread_proc.c   |    3 ++-
 zebra/zebra_rib.c     |    9 ++++-----
 zebra/zserv.c         |    8 +++++---
 27 files changed, 172 insertions(+), 61 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to