Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed Oct 8, 2013
1 parent f045337 commit 249db8e
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,17 @@ Version explained:

Version 3.2.16
* Fix: fix an issue with RIB cache handling
* Fix: fix an issue with Flow generation introduced recently
* Fix: fix an issue with Flow generation introduced recently (mandatory attributes are mandatory even for Flow Routes)
thanks to: Quentin Loos for reporting the issue and helping fixing it
* Fix: on SIGUSR no route withdrawal was performed
* Fix: on SIGUSR no route withdrawal update was performed
reported by: Sascha Schumann
* Fix: Do not oversend routes for route refresh
reported by: Hideaki HAYASHI
* Fix: Bug when route when trying to withdraw an absent route with the API
reported by: Peter Bristow
* Fix: Malformed JSON message
reported by: Robert Barnes
* Fix: validate the FLAG of the attribute received (following our own advise on IDR)
* Change: major RIB code modification
* Change: match attributes using the flag value as well

Expand Down

0 comments on commit 249db8e

Please sign in to comment.