On Sun, Oct 28, 2018 at 7:46 PM Rans wrote:
>
> Hi Ayaka,
> Thanks for replying.
> I’m confusing . can I resend this code to you with more clarifications ?
Please don't drop the list.
No need to repost unless you've modified it. What would help is if you
can explain how your code is related to an
On Thu, Oct 25, 2018 at 11:31:42PM -0700, stephan wrote:
> For some reason I am having a hard time running mininet which produces the
> forwarding rules.
>
> Anyways here is my code:
>
> import java.io.File;
> import java.io.PrintWriter;
> import java.io.FileWriter;
> import java.util.Collections
On Fri, Sep 07, 2018 at 11:16:05AM +0200, Solene Rapenne wrote:
> Ayaka Koshibe wrote:
> > Hi,
> >
> > Removing MODPY_DEFAULT_VERSION_2 since that seems to be preferred at this
> > point in time.
> >
> > OK?
> >
&
Hi,
Removing MODPY_DEFAULT_VERSION_2 since that seems to be preferred at this
point in time.
OK?
Thanks,
Ayaka
Index: Makefile
===
RCS file: /cvs/ports/net/mininet/Makefile,v
retrieving revision 1.10
diff -u -p -u -r1.10 Makefile
-
On Mon, Sep 03, 2018 at 12:15:03AM +0200, Klemens Nanni wrote:
> On Thu, Aug 16, 2018 at 08:37:51PM -0700, Ayaka Koshibe wrote:
> > I've been talking with the maintainer of the project and was told that I can
> > use my fork of the repo as the upstream for this port. I wasn
On Wed, May 9, 2018 at 9:11 PM, Leonid Bobrov wrote:
> Hi!
>
> I don't know which port installs tc command (does it even exist?), so:
Hi,
Unfortunately a large chunk of the features still need work, either in
the form of ported dependencies or translation over to comparable
features on OpenBSD.
yping of software defined networks
>
> DISTNAME = mininet-0.0.20170813
> -REVISION = 4
> +REVISION = 5
> GH_ACCOUNT = mininet
> GH_PROJECT = mininet
> GH_COMMIT = 87e26ef931ee6063332ceba77db472140f832d3a
> @@ -18,33 +18,30 @@ MAINTAINER = Ayaka Koshibe PERMI
On Sun, Apr 08, 2018 at 07:17:30PM +0200, Klemens Nanni wrote:
> On Sat, Apr 07, 2018 at 05:50:54PM -0700, Ayaka Koshibe wrote:
> > And I found the manpage for mn isn't generated properly during last-minute
> > testing...
> >
> > Updated Makefile diff, plus cleanu
And I found the manpage for mn isn't generated properly during last-minute
testing...
Updated Makefile diff, plus cleanup to run MAKEDEV in /dev, rather than create
and move a file, as suggested by phessler.
Thanks,
Ayaka
Index: Makefile
===
ping
>
> ping?
>
> > Index: Makefile
> > ===
> > RCS file: /cvs/ports/net/mininet/Makefile,v
> > retrieving revision 1.6
> > diff -u -p -u -r1.6 Makefile
> > --- Makefile7 Dec 2017 06:33:40 - 1.6
> > +++ Makefile
Hi,
These are fixes for various bugs.
- Repeated output for 'dpctl' CLI command
- Iperf ignoring interrupt from CLI
- DPID value not passed to switch(4) nodes for assignment
- switch(4) nodes with control channels created later in startup won't have
their channels forwarded to a remote controll
On Tue, Dec 12, 2017 at 5:32 AM, Brian Callahan wrote:
>
> On 12/12/17 03:13, Ori Bernstein wrote:
>>
>> On Sat, 9 Dec 2017 19:35:30 -0500, Brian Callahan
>> wrote:
>>
>>> This is still looking for an ok for me to import (or free commits for
>>> you! just go ahead and import with my ok if you wan
Hi all,
I have one more follow-up to add back a missing switchd(8) config file, and to
remove a bash invocation that I'd missed earlier.
Thanks,
Ayaka
Index: Makefile
===
RCS file: /cvs/ports/net/mininet/Makefile,v
retrieving revis
Hi all,
I've updated the previous diff to also remove patches for install-related
scripts that are never used, and hopefully to fix whatever else I did to
the diffs.
Thanks,
Ayaka
Index: Makefile
===
RCS file: /cvs/ports/net/minin
Hi all,
This is a minor update undoing an unneeded change (that also seemed
buggy) that I made while porting.
OK?
Thanks,
Ayaka
Index: patches/patch-mininet_node_py
===
RCS file: /cvs/ports/net/mininet/patches/patch-mininet_node_
Hi all,
This update fixes a bug introduced in the last revision. It also moves
the examples to /usr/local/share/examples as it should be. The two
example files left under /lib/python are actually not examples, but
beta features which upstream had lumped in with examples.
OK?
Thanks,
Ayaka
Inde
Hi,
The most recent commit fixes the issue where the 'iperf' command kills
X -- ok to link to build?
Thanks,
Ayaka
> Yes, OK. But could you remove pyflakes from RUN_DEPENDS as well?
> I think that's just used for tests.
Oops, I missed that. The same was also true for py-pexpect, so
removing that too.
Thanks,
Ayaka
Index: Makefile
===
RCS file:
Sorry, accidentally didn't include ports@ when hitting reply.
-- Forwarded message --
From: Ayaka Koshibe
Date: Sat, Sep 2, 2017 at 1:11 AM
Subject: Re: [UPDATE] net/mininet
To: Stuart Henderson
> Please add "REVISION=0" to Makefile (somewhere near the DIS
Hi,
This update removes the unneeded install notes and Linux and FreeBSD
-related files. The attached diff is for the 16 or so removed files.
Also copying over the changes to get the port to build/install when
the files are removed.
Thanks,
Ayaka
Index: patches/patch-mininet_moduledeps_py
===
Thanks for the comments/review.
(I see that diffs usually go in a [UPDATE] thread - I will start a new
thread if that is more appropriate)
The following removes some packages/imports that prevent the port from
building when the non-OpenBSD files are removed.
OK?
Index: patches/patch-mininet_mo
Apologies, wrong attachment - correct one attached.
On Mon, Aug 14, 2017 at 2:25 PM, Ayaka Koshibe wrote:
> I've addressed the comments - updates attached.
>
>> `make test' says "Ran 0 tests in 0.000s"; that's not intentional, is it?
>
> The regressio
Mininet creates a realistic virtual network, running real kernel, switch
and application code, on a single machine (VM, cloud or native), in
seconds, with a single command
Because you can easily interact with your network using the Mininet CLI
(and API), customize it, share it with others, or depl
23 matches
Mail list logo