Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jtndnlm
/
mininet
Public
forked from
mininet/mininet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
mininet
mininet
cli.py
on
devel/monitor
User selector
All users
All time
Commit history
Commits on Mar 25, 2012
Add Mininet object to locals as 'net'
lantz
committed
2d924f8
Copy full SHA for 2d924f8
Commits on Mar 24, 2012
Pass code check.
lantz
committed
612b21c
Copy full SHA for 612b21c
Move dumpNetConnections to util() because it's useful!
lantz
committed
beb05a7
Copy full SHA for beb05a7
Commits on Mar 12, 2012
Fix CLI commands.
lantz
committed
8856d28
Copy full SHA for 8856d28
Commits on Mar 11, 2012
Fix codecheck and MininetWithControlNet.
lantz
committed
14ff3ad
Copy full SHA for 14ff3ad
Commits on Aug 20, 2010
Disable (broken) scripting for interactive commands.
lantz
committed
5c24e18
Copy full SHA for 5c24e18
Commits on Aug 18, 2010
Add dpctl command, which runs on all switches
Brandon Heller
committed
9da63d4
Copy full SHA for 9da63d4
Commits on Aug 17, 2010
Added support for pre- and post-test CLI scripts.
lantz
committed
e3a1fbb
Copy full SHA for e3a1fbb
Pass make codecheck.
lantz
committed
b7097da
Copy full SHA for b7097da
Added error message if we can't read script file.
lantz
committed
dde9c91
Copy full SHA for dde9c91
Added "source" command and restored echo after noecho command.
Show description for 9d0dbe4
lantz
committed
9d0dbe4
Copy full SHA for 9d0dbe4
Commits on Aug 10, 2010
Add more param choices for iperf udp on CLI
Brandon Heller
committed
57aae3e
Copy full SHA for 57aae3e
Add ability to specify hosts for iperf test
Brandon Heller
committed
60a39a7
Copy full SHA for 60a39a7
Commits on May 7, 2010
Fixed minor breakage due to code cleanup.
lantz
committed
c26875c
Copy full SHA for c26875c
Pass codecheck.
lantz
committed
e3f6ecc
Copy full SHA for e3f6ecc
Commits on May 6, 2010
Pass pylint.
lantz
committed
82b7207
Copy full SHA for 82b7207
Commits on May 5, 2010
Pass pyflakes.
lantz
committed
259d713
Copy full SHA for 259d713
Commits on Apr 23, 2010
Handle interfaces (e.g. real interfaces) without remote Node.
lantz
committed
83332c1
Copy full SHA for 83332c1
Commits on Apr 13, 2010
Changed 'args' to 'line' and fixed iperfudp.
lantz
committed
2a554ae
Copy full SHA for 2a554ae
Made help string a class var.
lantz
committed
caf024b
Copy full SHA for caf024b
Replaced stdout.write() with output()
lantz
committed
e555f83
Copy full SHA for e555f83
Updated comments to reflect interactive command support.
Show description for c166798
lantz
committed
c166798
Copy full SHA for c166798
Tweaks for better interactive command handling.
lantz
committed
f800e51
Copy full SHA for f800e51
Commits on Apr 11, 2010
Added explicit xterm and gterm commands.
Show description for 68f97b7
lantz
committed
68f97b7
Copy full SHA for 68f97b7
Commits on Apr 5, 2010
Support gnome terminals too
Show description for 15b482e
Brandon Heller
committed
15b482e
Copy full SHA for 15b482e
Add command to spawn an xterm
Brandon Heller
committed
ce9cd5b
Copy full SHA for ce9cd5b
Commits on Mar 27, 2010
Changed help message to be a bit clearer.
lantz
committed
5eac2a8
Copy full SHA for 5eac2a8
Commits on Mar 25, 2010
Moved waitForNode. Maybe candidate for util.py or static method...
lantz
committed
e91b281
Copy full SHA for e91b281
Attempt to handle interrupts in the middle of CLI commands.
lantz
committed
c2cc1aa
Copy full SHA for c2cc1aa
Commits on Mar 24, 2010
Changes to pass code check.
Show description for b2ef87a
lantz
committed
b2ef87a
Copy full SHA for b2ef87a
Added two spaces before in-line # comments.
lantz
committed
cf6f670
Copy full SHA for cf6f670
Commits on Mar 23, 2010
Revert "Add ability to pause and resume any node"
Show description for f5191b8
Brandon Heller
committed
f5191b8
Copy full SHA for f5191b8
Changed mininet.link() to mininet.configLinkStatus(src,dst,status)
Show description for c70aab0
lantz
committed
c70aab0
Copy full SHA for c70aab0
Commits on Mar 16, 2010
Change Node.monitor() to just return output.
Show description for e4c82e5
lantz
committed
e4c82e5
Copy full SHA for e4c82e5
Commits on Mar 14, 2010
Add ability to pause and resume any node
Brandon Heller
committed
07aad11
Copy full SHA for 07aad11
Previous
Next
You can’t perform that action at this time.