Search
j0ke.net Open Build Service
>
Projects
>
server:routing
>
python-exabgp
> exabgp.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File exabgp.changes of Package python-exabgp (Revision 18)
Currently displaying revision
18
,
show latest
------------------------------------------------------------------- Fri Feb 9 15:28:22 UTC 2018 - cs@linux-administrator.com - update to Version 3.4.23 ------------------------------------------------------------------- Mon Jan 29 14:38:29 UTC 2018 - cs@linux-administrator.com - update to Version 3.4.21 Fix: make healthcheck work on netbsd Fix: re-fix issue #493 Multiple IPv6 MPREACH attributes in one UPDATE Fix: issue #732 --test not working for eBGP setup Fix: possibly missing API message when sent at high rate, issue #736 ------------------------------------------------------------------- Mon Jul 3 12:29:57 UTC 2017 - cs@linux-administrator.com - update to Version 3.4.20 * Fix: profiling * Fix: potential issue with networking (select on closed FD/TCP session) * Fix: issue with route replay order when sent fast - Version 3.4.19 * Add: IPv6 nlri-mpls to list of enabled protocol (was missing) * Fix: encoding of Flow Label requiring more than 2 bytes * Fix: decoding of capability (was potentially over reading) * Fix: trace when trying to access PID file and this is not allowed * Fix: Remove a peer's RIB cache when it is deleted from the config file * Fix: do not crash the reactor when an invalid IP is passed via the API * Fix: bad defintion of Flow for ICMPType, ICMPCode and Fragment * Feature: allow add-path for mpls-vpn * Change: Backported setup.py from master * Feature: added SRPMS for exabgp ------------------------------------------------------------------- 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 * 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 * Feature: allow users to decide if processes must be run before or after we drop privileges * Fix: correctly look in /etc/exabgp for programs to run when the path is relative * Fix: missing handler for NOTIFICATION Version 3.4.15 * Fix: the ttl-security parameter didnĀ“t really work. Fixed for outgoing connections now. * Fix: configuration leak between processes for neighbor-changes and send-packets * Feature: add per neighbor connection port * Fix: ASN4 boundary off by one * Fix: Bad peer IP when using show routes * Fix: Missing next-hop in the text api * Fix: broken route-refresh command * Fix: wrongly announcing connection issue with peer on the API - change source url ------------------------------------------------------------------- Sat Oct 17 00:55:55 UTC 2015 - mrueckert@suse.de - initial package