Search
j0ke.net Open Build Service
>
Projects
>
server:routing
>
python-exabgp
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
exabgp.changes
@@ -1,4 +1,30 @@ ------------------------------------------------------------------- +Tue Sep 20 17:45:52 UTC 2016 - cs@linux-administrator.com + +- update to Version 3.4.17 + + * Fix: does not accept IPv6 as router-id reported by: yuriya + * Fix: JSON output for flow routes with rd reported by droon5 + * Fix: Fix Path-Information + * Fix: Bad encoding of capability when multiple families are used for add-path reported: by Alexander Bespalov + * Fix: support non ASN4 use of AS_TRANS (AS23456) reported by: Todd Crane + * Fix: do not exit when we can not accept incoming connection reported by: Pavel Batkov + * Fix: quote where not escaped in JSON reason field reported by: Rob Barnes + * Fix: decoding of IPv6 flow routes reported by: stoffi92 + * Fix: decoding of Graceful Restart Capability patch by: florinz + * Fix: ASN4 encoding patch by: Shu Sugimoto and Eiichiro Watanabe + * Change: Run without even peers configured patch by: Jordan Gedney + * Fix: JSON encoding of updates without NLRIs patch by: Dhammika Pathirana + * Fix: Possible race conditions in api handling patch by: Brian Johnson + * Feature: Add 'show neighbor status' api patch by: Brian Johnson + * Fix: flush route api patch by: Brian Johnson + * Fix: Allow asn4 peer to speak with asn2 only peer patch by: Brian Johnson + * Fix: only one MP NLRI is allow per UPDATE reported by: subsecond + * Change: configuration output does not includes ':' anymore patch by: doddt + * Change: syslog format changed to be in line with other application patch by: Brian Johnson + + +------------------------------------------------------------------- Tue Jun 28 09:22:47 UTC 2016 - mardnh@gmx.de - update to Version 3.4.16
[-]
[+]
Changed
exabgp.spec
^
@@ -23,7 +23,7 @@ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: exabgp -Version: 3.4.16 +Version: 3.4.17 Release: 0 License: BSD-3-Clause Summary: The BGP swiss army knife of networking
Added
3.4.17.tar.gz
^