aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2010-03-25 12:30:05 -0700
committerBen Pfaff <blp@nicira.com>2010-03-25 12:30:05 -0700
commita0bc29a541fc7dc6e20137d5558e2094d614e6ab (patch)
treec1ff63045c24902262b42343b83c8ad8d962367f /ChangeLog
parentea8cd10d2934586158734d31300f86eca381cc7a (diff)
parent347401f756e6678fced43ecee27f5107c803fda2 (diff)
Merge "citrix" branch into "master".
This merge is long overdue, simply because I forgot that there were outstanding changes on "citrix" that had not yet been merged. The important fix here is the addition of mlockall. This fixes some bugs seen under stressful conditions in XenServer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1acda09a..e9ba2551 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,11 @@ v0.99.0 - 14 Jan 2010
---------------------
- User-space forwarding engine
- Bug fixes
+
+v0.90.7 - 29 Nov 2009
+---------------------
+ - Add support for NetFlow active timeouts
+ - Bug fixes
v0.90.6 - 6 Oct 2009
--------------------