From: Thierry Parmentelat Date: Fri, 28 Sep 2012 14:53:57 +0000 (+0200) Subject: Setting tag sliver-openvswitch-1.8.90-3 X-Git-Tag: sliver-openvswitch-1.8.90-3^0 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=08ad0407f38de13b061c5ac8b994810537531469;hp=73c049714c669aa0db58245483cc8a242fd4e7b5 Setting tag sliver-openvswitch-1.8.90-3 can specify OpenFlow controller ip/port for each ovs instance through $(CONTROLLER_), or $(CONTROLLER) by default --- diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index eb0ffb712..f17e8b306 100644 --- a/sliver-openvswitch.spec +++ b/sliver-openvswitch.spec @@ -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 - sliver-openvswitch-1.8.90-3 +- can specify OpenFlow controller ip/port for each ovs instance +- through $(CONTROLLER_), or $(CONTROLLER) by default + * Thu Sep 27 2012 Thierry Parmentelat - sliver-openvswitch-1.8.90-2 - add/skip packet information on tap send/recv