Merge branch 'master' of ssh://git.onelab.eu/git/sliver-openvswitch
authorGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Fri, 28 Sep 2012 16:07:37 +0000 (18:07 +0200)
committerGiuseppe Lettieri <g.lettieri@iet.unipi.it>
Fri, 28 Sep 2012 16:07:37 +0000 (18:07 +0200)
sliver-openvswitch.spec

index eb0ffb7..f17e8b3 100644 (file)
@@ -2,7 +2,7 @@
 # to check for any change:
 # grep AC_INIT configure.ac 
 %define version 1.8.90
-%define taglevel 2
+%define taglevel 3
 
 %define debug_package %{nil}
 
@@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Fri Sep 28 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sliver-openvswitch-1.8.90-3
+- can specify OpenFlow controller ip/port for each ovs instance
+- through $(CONTROLLER_<id>), or $(CONTROLLER) by default
+
 * Thu Sep 27 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sliver-openvswitch-1.8.90-2
 - add/skip packet information on tap send/recv