From b3dffe576c4cbbfe2367c2f566ace140b330801d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 16 Oct 2012 10:54:02 +0200 Subject: [PATCH] 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 --- sliver-openvswitch.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- 2.43.0