openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages
authorAlexandru Ardelean <[email protected]>
Tue, 29 Dec 2015 12:00:43 +0000 (14:00 +0200)
committerAlexandru Ardelean <[email protected]>
Mon, 4 Jan 2016 09:00:55 +0000 (11:00 +0200)
Signed-off-by: Alexandru Ardelean <[email protected]>
net/openvswitch/Makefile

index 546ad86e18a83855ff81b58aee044983d815e19b..88b3829e651a0f87a709986744632d3f106ba99f 100644 (file)
@@ -76,7 +76,7 @@ endef
 
 define Package/openvswitch-ipsec
   $(call Package/openvswitch/Default)
-  TITLE:=Open vSwitch Userspace Package
+  TITLE:=Open vSwitch GRE through IPsec tool
   DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch-python
 endef
 
@@ -87,7 +87,7 @@ endef
 
 define Package/openvswitch-benchmark
   $(call Package/openvswitch/Default)
-  TITLE:=Open vSwitch Userspace Package
+  TITLE:=Open vSwitch flow setup benchmark utility
   DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch
 endef