pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/quagga
Module Name: pkgsrc
Committed By: gdt
Date: Tue Dec 2 20:22:14 UTC 2014
Modified Files:
pkgsrc/net/quagga: Makefile PLIST distinfo
Added Files:
pkgsrc/net/quagga/patches: patch-zebra-kernel_socket.c
Removed Files:
pkgsrc/net/quagga/patches: patch-lib_queue.h patch-vtysh_vtysh.c
Log Message:
Update to 0.99.23.1.
Remove a patch which has been incorporated upstream, and one which has
been superceded.
Add a patch to use the system's RT_ROUNDUP macro if defined,
which fixes IPv6 routing on NetBSD 6 (where rtsock alignment has
changed).
Upstream NEWS:
* Changes in Quagga 0.99.23
Known issues:
- [bgpd] setting an extcommunity in a route map on a route that already has
an extcommunity attribute will cause bgpd to crash. This issue will be
fixed in a followup minor release.
User-visible changes:
- [lib] Performance enhancements on hashes and timers.
- [bgpd] New feature: iBGP TTL security.
- [bgpd] New feature: relaxed bestpath criteria for multipath and improved
display of multipath routes in "show ip bgp". Scripts parsing this output
may need to be updated.
- [bgpd] Multiprotocol peerings over IPv6 now try to find a more appropriate
IPv4 nexthop by looking at the interface.
- [ospf6d] A large amount of changes has been merged for ospf6d. Careful
evaluation prior to deployment is recommended.
- [zebra] Recursive route support has been overhauled. Scripts parsing
"show ip route" output may need adaptation.
- [zebra] IPv6 address management has been improved regarding tentative
addresses. This is visible in that a freshly configured address will not
immediately be marked as usable.
- [*] a lot of bugs have been fixed, please refer to the git log
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/quagga/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/quagga/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/quagga/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/quagga/patches/patch-lib_queue.h \
pkgsrc/net/quagga/patches/patch-vtysh_vtysh.c
cvs rdiff -u -r0 -r1.1 pkgsrc/net/quagga/patches/patch-zebra-kernel_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index