aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch
Commit message (Collapse)AuthorAge
...
* openvswitch: add openvswitch-ipsesc package backAlexandru Ardelean2014-10-17
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: add openvswitch-python subpackageAlexandru Ardelean2014-10-17
| | | | | | | Requires python package. Required by other openvswitch subpackages (like openvswitch-python). Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: Run with nice -10 (#1765)Helmut Schaa2014-09-22
| | | | | | | This is default if ovs is started through ovs-ctl but we start it directly, hence tell procd to use nice -10 for ovs. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
* openvswitch: remove openvswitch-package until python package is put back inAlexandru Ardelean2014-09-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: fix package URLAlexandru Ardelean2014-09-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: change order of the installsAlexandru Ardelean2014-09-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: organize openvswitch-ipsec and openvswitch-benchmark as subpackagesAlexandru Ardelean2014-09-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: merge openvswitch-common + openvswitch-switch into openvswitchAlexandru Ardelean2014-09-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: move openvswitch-common/postinst after installAlexandru Ardelean2014-09-18
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: disable MIPS16Steven Barth2014-09-18
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* openvswitch: remove ovs-controller packageAlexandru Ardelean2014-09-17
| | | | | | | | | | | | | | | | | | | | | | According to the NEWS message from the main OVS site: http://openvswitch.org/releases/NEWS-2.3.0 Excerpt: - ovs-controller has been renamed test-controller. It is no longer packaged or installed by default, because too many users assumed incorrectly that ovs-controller was a necessary or desirable part of an Open vSwitch deployment. Current feed was updated based on a feed that packaged OVS 1.9, and subsequently updated. For now, we'll remove it, since it's not required. When I tested the feed, I tested it on a setup that has been configured some time ago, and does not have that package enabled. So, I'll remove it to prevent confusion. Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com
* openvswitch: initial feed at OpenVSwitch version 2.3Alexandru Ardelean2014-09-16
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>