9 Commits

Author SHA256 Message Date
d614d436f2 Accepting request 1063638 from home:emendonca:branches:network
- Update to upstream 2.3.0 (yes, 2.3.0 is newer than 2.3.0d6 for upstream):
  * adds better Python 3 compatibility
  * updated PIP URL
  * removed unencrypted git protocol use
- With the upgrade to 2.3.0d6 obsoleted these patches:
  * mininet-2.2.1-private-mount.patch
  * mininet-2.2.1-fallback-to-ovs-testcontroller.patch
  * mininet-2.2.1-add-ovs-testcontroller.patch
  * mininet-2.2.1-default-ofport.patch
- Rename back to mininet as it is simple tool only
- Build with just python3 in mind
- Upgraded to version 2.3.0d6.
- Removed previous patches, as they seem to have been merged upstream.
- SPEC remade to conform to python single-spec.
- Enabled tests (but they seem to required a root user).
- Adjust openvswitch dependencies since the openvswitch and openvswitch-dpdk
  packages have been merged into a single 'openvswitch' package.
- Use the openvswitch capabilities as dependencies to accept the
  openvswitch-dpdk packages as well.
- Cherry-pick upstream patches (and one from PR) to fix compatibility
  with latest OVS releases.
  * Add mininet-2.2.1-add-ovs-testcontroller.patch: Take renamed
    ovs-testcontroller into consideration when checking for existing
    OVS controllers.
  * Add mininet-2.2.1-fallback-to-ovs-testcontroller: Fixes previous
    upstream patch to use the ovs-testcontroller if it's present.
  * Add mininet-2.2.1-default-ofport: Adds support for the new OpenFlow
    port if the controller listens to it.
- Initial commit of version 2.2.1
  * Add upstream mininet-2.2.1-private-mount.patch: Fixes mounts
    with newer systemd

OBS-URL: https://build.opensuse.org/request/show/1063638
OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=14
2023-02-07 14:50:43 +00:00
0ed1df710b Accepting request 1062073 from home:emendonca:branches:openSUSE:Factory
- Bumping version to 2.3.0.

OBS-URL: https://build.opensuse.org/request/show/1062073
OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=13
2023-02-02 01:39:29 +00:00
Tomáš Chvátal
8089b61f2f - With the upgrade to 2.3.0d6 obsoleted these patches:
* mininet-2.2.1-private-mount.patch
  * mininet-2.2.1-fallback-to-ovs-testcontroller.patch
  * mininet-2.2.1-add-ovs-testcontroller.patch
  * mininet-2.2.1-default-ofport.patch

OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=10
2020-01-09 13:35:58 +00:00
Tomáš Chvátal
e693626ca9 - Rename back to mininet as it is simple tool only
- Build with just python3 in mind

- Upgraded to version 2.3.0d6.
- Removed previous patches, as they seem to have been merged upstream.
- SPEC remade to conform to python single-spec.
- Enabled tests (but they seem to required a root user).

- Adjust openvswitch dependencies since the openvswitch and openvswitch-dpdk
  packages have been merged into a single 'openvswitch' package.

- Use the openvswitch capabilities as dependencies to accept the
  openvswitch-dpdk packages as well.

- Cherry-pick upstream patches (and one from PR) to fix compatibility
  with latest OVS releases.
  * Add mininet-2.2.1-add-ovs-testcontroller.patch: Take renamed
    ovs-testcontroller into consideration when checking for existing
    OVS controllers.
  * Add mininet-2.2.1-fallback-to-ovs-testcontroller: Fixes previous
    upstream patch to use the ovs-testcontroller if it's present.
  * Add mininet-2.2.1-default-ofport: Adds support for the new OpenFlow
    port if the controller listens to it.

- Initial commit of version 2.2.1
  * Add upstream mininet-2.2.1-private-mount.patch: Fixes mounts
    with newer systemd

OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=9
2020-01-09 13:07:38 +00:00
2762571a41 Accepting request 756353 from home:emendonca:network
About python2 and 3 support, there are tests in their code for Python 2.x and Python 3.x (although minimal), namely on mininet/util.py, util/versioncheck.py and examples/miniedit.py, so the singlespec is desirable.

OBS-URL: https://build.opensuse.org/request/show/756353
OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=8
2020-01-06 10:19:07 +00:00
Markos Chandras
dfb10f4dda - Adjust openvswitch dependencies since the openvswitch and openvswitch-dpdk
packages have been merged into a single 'openvswitch' package.

OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=6
2017-03-13 23:49:51 +00:00
Markos Chandras
49f921728e Accepting request 441977 from home:markoschandras:network
- Use the openvswitch capabilities as dependencies to accept the
  openvswitch-dpdk packages as well.

OBS-URL: https://build.opensuse.org/request/show/441977
OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=4
2016-11-25 13:55:05 +00:00
Ismail Dönmez
9e7be8c34b Accepting request 379428 from home:markoschandras:network
- Cherry-pick upstream patches (and one from PR) to fix compatibility
  with latest OVS releases.
  * Add mininet-2.2.1-add-ovs-testcontroller.patch: Take renamed
    ovs-testcontroller into consideration when checking for existing
    OVS controllers.
  * Add mininet-2.2.1-fallback-to-ovs-testcontroller: Fixes previous
    upstream patch to use the ovs-testcontroller if it's present.
  * Add mininet-2.2.1-default-ofport: Adds support for the new OpenFlow
    port if the controller listens to it.

OBS-URL: https://build.opensuse.org/request/show/379428
OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=2
2016-03-29 10:42:52 +00:00
Ismail Dönmez
4a4efb3db0 Accepting request 374280 from home:markoschandras:network
I want to maintain mininet in Factory and would like to use the 'network' as the devel project. Please add me as maintainer of this package as well

OBS-URL: https://build.opensuse.org/request/show/374280
OBS-URL: https://build.opensuse.org/package/show/network/mininet?expand=0&rev=1
2016-03-17 16:43:32 +00:00