From: Thierry Parmentelat Date: Tue, 16 Oct 2012 08:54:02 +0000 (+0200) Subject: Setting tag sliver-openvswitch-1.8.90-5 X-Git-Tag: sliver-openvswitch-1.8.90-5 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=refs%2Ftags%2Fsliver-openvswitch-1.8.90-5 Setting tag sliver-openvswitch-1.8.90-5 numerous additional make targets for finer control (use make help) including gprobe for reporting traffic to an ndnmap instance related, more functions in sliver-ovs as well, like exposing detailed info (mac, dpids..) relevant to the OF controller retrieving rx_bytes/tx_bytes (fixed) accessible through ovs-appctl --- diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index 3157f2d6c..819f8f2c0 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 4 +%define taglevel 5 %define debug_package %{nil} @@ -49,6 +49,13 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Tue Oct 16 2012 Thierry Parmentelat - sliver-openvswitch-1.8.90-5 +- numerous additional make targets for finer control (use make help) +- including gprobe for reporting traffic to an ndnmap instance +- related, more functions in sliver-ovs as well, like exposing +- detailed info (mac, dpids..) relevant to the OF controller +- retrieving rx_bytes/tx_bytes (fixed) accessible through ovs-appctl + * Fri Sep 28 2012 Thierry Parmentelat - sliver-openvswitch-1.8.90-4 - fix file descriptor leaks