Bug 112342 - [MAINTAINER UPDATE] net/quagga: update to 0.99.7
Summary: [MAINTAINER UPDATE] net/quagga: update to 0.99.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-02 04:40 UTC by Boris Kovalenko
Modified: 2007-05-03 08:21 UTC (History)
0 users

See Also:


Attachments
quagga-0.99.7.patch (1.74 KB, patch)
2007-05-02 04:40 UTC, Boris Kovalenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Kovalenko 2007-05-02 04:40:03 UTC
- Update to 0.99.7

    *  bgpd
	- Minor performance improvement patch
	- bug #352: IPv6/Multicast address-family config not written out
	- V. quick route flap gets mistaken for duplicate, route is then ignored
	- Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds
	- Peer delete can race with reconfig leading to crash
    * zebra
	- For solaris IPv6 PtP interfaces, try to support prefixlen != 128
	- IRDP should ignore non-IPv4 addresses
	- Bug #351: Don't redistribute routes to ipv4 link-local prefixes
	- Only suppress adding a connected route to the kernel if it is
	- Fix interface metric bug on BSD
	- Retain configured IPv4 address upon removal by kernel
        - MTU change should propogate to zserv client on BSD/Solaris
    * ospfd
        - Fix bug: should exit immediately on SIGTERM if OSPF not actually running
	- Return SNMP standard neighbor state values, not quagga internal ones
	- Fix bug in 'passive-interface default' behavior
	- Bug #330: SPF must consider that nexthop-calc may fail
	- Fix regression in SPF introduced by bug#330 fixes
	- Bug #330 regression: failure to calculate routes through networks
    * ospf6d
        - Bug 322: ospf6d show ipv6 neighbour showing wrong times
	- Fix string comparison bug in ospf6_lsa_handler_name.
    * ripd
        - Fix "show ip rip status" display of time until next update
        - Fix the display of route timeout in "show ip rip".
    * ripngd
        - Fix the display of some timers.
    * general
        - Better comment explaining that GNU awk is really required.
	- de-support NetBSD 1.6, and note that FreeBSD 4 is on thin ice.
	- [PtP over ethernet] New peer flag allows much more addressing flexibility
	- [logging] Add new "log timestamp precision" command for subsecond timestamps
	
Removed file(s):
- files/patch-zebra-kernel_socket.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2007-05-02 07:09:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vanilla

I will handle this one.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-03 08:11:50 UTC
vanilla     2007-05-03 07:11:44 UTC

  FreeBSD ports repository

  Modified files:
    net/quagga           Makefile distinfo 
  Removed files:
    net/quagga/files     patch-zebra-kernel_socket.c 
  Log:
  Upgrade to 0.99.7.
  
  PR:             ports/112342
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.53      +1 -2      ports/net/quagga/Makefile
  1.16      +3 -3      ports/net/quagga/distinfo
  1.2       +0 -12     ports/net/quagga/files/patch-zebra-kernel_socket.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2007-05-03 08:21:13 UTC
State Changed
From-To: open->closed

Committed, thanks.