Subject: CVS commit: pkgsrc/net/exabgp
From: Fredrik Pettai
Date: 2014-06-09 12:42:38
Message id: 20140609104238.EFC5996@cvs.netbsd.org

Log Message:
Version 3.3.2
 * Fix: work toward working operational-01
 * Fix: do not use . notation in systemd but _

Version 3.3.1
 * Fix: typo using uid instead gid (could prevent dropping privileges !)
 * Fix: prevent ExaBGP to start if the log folder is not writeable by the user
 * Fix: configuration defaults for booleans ( and warns when group-updates is \ 
not enabled );
 * Fix: issue when removing some routes
 * Fix: bad printing of route as-path
 * Fix: neighbor matching was too permissive
 * Fix: under load ExaBGP could miss some commands sent through the API
 * Change: performing KeepAlive handling as first action
 * Change: time is provided as an high resolution real number and not an integer

Version 3.3.0
 * Fix: typo causing issue when parsing multiple neighbor commands
 * Fix: bad handling of EOR
 * Fix: multiple bugs with multi neighbor commands
 * Feature: allow as-path [ asn asn, [ asn ] ]
 * Other: migrate the setup.py script to work with git (vs hg)
 * Change: TEXT API format changed and version updated to 3.3.0
    (reflect the version when the last change was introduced)
 * Change: JSON API format changed and version updated to 3.3.0
 * Change: as-path now returns two JSON keys, 'as-path' and 'as-set'
 * Change: NLRI are now grouped by next-hop, next-hop removed from the NLRI
 * Change: raw message use the keyword "message" and not "update"
 * Change/Fix: JSON for announcement was missing next-hop
 * Change: on TEXT API, "announced route eor" becomes "announced \ 
eor"

Files:
RevisionActionfile
1.6modifypkgsrc/net/exabgp/Makefile
1.4modifypkgsrc/net/exabgp/PLIST
1.4modifypkgsrc/net/exabgp/distinfo