Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lantz
Copy link
Member

@lantz lantz commented Oct 25, 2011

So, here is the first batch of mininet patches from big switch; normally they would create the pull request, but to get things started and to facilitate some discussion and code review, I've created the pull request myself.

I haven't reviewed everything, but a couple of things I've seen so far look pretty reasonable, including using sudo so Mininet is only root for the root-like things it needs to do (and so it can be imported into average python code not running as root), and a fix for the annoying control-c-kills-your-xterms (and other subprocesses) bug (assuming that the fix is good and works.)

Although this is a mass of patches, we may want to cherry-pick specific commits.

I'm (hopefully) cc'ing Ed and Mike from big switch so they can join the discussion.

/cc @eswierk @mscohen02

lantz and others added 24 commits April 12, 2011 13:26
like SIGINT (this wasn't a problem before the previous change which
ran each subprocess with sudo; for some reason SIGINT behaves itself
when the shell is spawned directly); set the shell prompt to ASCII
127 to make it easy to find the end of each command; echo a serial
number to ensure the output of multiple commands is synchronized
with the caller
Switch class so tests don't have to guess the dpid
@lantz
Copy link
Member Author

lantz commented Oct 25, 2011

Closing this request to rebase in the right direction.

@lantz lantz closed this Oct 25, 2011
bocon13 pushed a commit that referenced this pull request Jul 23, 2013
Simplified and refactored examples/dynamicnet.py
lantz pushed a commit that referenced this pull request Mar 2, 2015
Move cmdloop() wrapper into a new run() method
@ghost ghost mentioned this pull request Sep 20, 2016
lantz pushed a commit that referenced this pull request Apr 27, 2017
update install.sh fixing ryu install
akoshibe referenced this pull request in akoshibe/mininet May 2, 2017
    pull request #1 from leonardodavila/fix-ryu-install

    update install.sh fixing ryu install
vasu-dasari pushed a commit to vasu-dasari/mininet that referenced this pull request Feb 2, 2018
Make LINC run with remote controllers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant