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 5
[-]
[+]
Changed
exabgp.changes
@@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Wed Apr 5 08:07:26 UTC 2017 - cs@linux-administrator.com + +- update to Version 3.4.18 + + * Backport: backhole community (RFC 7999) original patch by: Job Snijders + * Fix: Configuration parser does not accept configs without neighbors. patch by doddt + * Fix: 'connect' keyword is now also allowed in neighbor scope patch by: Stacey Sheldon (Corsa) + * Fix: removing protocol auto-cleanup (it should never be called and seems to cause a CG issue) reported by: Colin Petrie + * Change: default to a 0 offset for ipv6 flowspec source/destination match patch by: Brian Johnson + * Fix: Better PID file handling reported by: Ben Agricola + * Fix: Update RIB cache families on configuration reload patch by: Brian Johnson + * Fix: Backport fix on SIGUSR2 (restarting process not needing to be) patch by: Shawn Zhou + * Change: group-updates now generates one UPDATE per address family (and not one per NLRI for non IPv4) patch by: Brian Johnson + + +------------------------------------------------------------------- Tue Sep 20 17:45:52 UTC 2016 - cs@linux-administrator.com - update to Version 3.4.17
[-]
[+]
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.17 +Version: 3.4.18 Release: 0 License: BSD-3-Clause Summary: The BGP swiss army knife of networking
Added
3.4.18.tar.gz
^