Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
43244381ddefd3d6fa191c6ef75b37460087c09e
/
tools
/
dev
/
mininet
b07f2b5
Attempt at fixing p4-trellis STC scenario
by Carmelo Cascone
· 5 years ago
ada7b5b
New P4 dev and tutorial VM with Ubuntu 18.04
by Carmelo Cascone
· 6 years ago
5d80e45
Eliminated references to deprecated ONOS_NIC environment variable.
by Thomas Vachuska
· 6 years ago
bf7ff4f
Change GUI and GUI2 to be apps rather than core features
by Sean Condon
· 6 years ago
34d116c
Fix net-trellis-p4-smoke not working with latest stratum_bmv2
by Carmelo Cascone
· 6 years ago
ab5d41e
Add support for enabling/disabling ports for gNMI devices
by Carmelo Cascone
· 6 years ago
3977ea4
Refactor channel and mastership handling in P4Runtime
by Carmelo Cascone
· 6 years ago
499f320
Update bmv2.py to run stratum_bmv2 plus various improvements
by Carmelo Cascone
· 6 years ago
15693a2
Alias to quickly start Mininet with BMv2 in cell network machines
by Carmelo Cascone
· 6 years ago
25b239c
Fixing whitespace in onos.py
by Brian O'Connor
· 6 years ago
45932c7
bug 7773 fixed
by Bogdan
· 6 years ago
03ae0ac
Bump version of P4Runtime to 1.0.0rc3 and P4 tools
by Carmelo Cascone
· 6 years ago
76e6386
Bump version of BMv2 and disable nanomsg
by Carmelo Cascone
· 6 years ago
f6cb3e8
Revert "Push driver with pipeconfId when available"
by Carmelo Cascone
· 6 years ago
232db0f5
Push driver with pipeconfId when available
by Charles Chan
· 6 years ago
3c8d3d0
Forward JVM debug port in onos.py
by Carmelo Cascone
· 6 years ago
971fb7f
ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature.
by Esin Karaman
· 7 years ago
44448a5
Allow re-creating clients for the same P4Runtime addr-port
by Carmelo Cascone
· 6 years ago
3c216fa
Fixed bmv2.py assigning gRPC/Thrift port already in use
by Carmelo Cascone
· 6 years ago
df32bea
Fixed AttributeError when logging bmv2 crash in bmv2.py
by Carmelo Cascone
· 6 years ago
4f9085e
Adding an STC scenario for fabric.p4
by Andrea Campanella
· 6 years ago
55965c6
Allow arbitrary ONOS device ID in bmv2.py
by Carmelo Cascone
· 6 years ago
c282133
Remove depenency on internal BMv2 device ID when starting bmv2.py
by Carmelo Cascone
· 6 years ago
eaa8b1d
Simplified Mininet command line args when using bmv2.py
by Carmelo Cascone
· 7 years ago
a1988f3
[ONOS-7600] Supporting debug mode in onos.py
by jaegonkim
· 7 years ago
4e36049
[ONOS-7489] onos.py - killing onos, and restarting onos for onos cluster failover test.
by jaegonkim
· 7 years ago
4f985cd
Disabled gNMI support in p4vm until it becomes more stable
by Carmelo Cascone
· 7 years ago
bf9e5ce
[ONOS-7137] Interfaces Discovery through gNMI
by Andrea Campanella
· 7 years ago
f11513d
Various improvements to P4 dev env
by Carmelo Cascone
· 7 years ago
8539f08
Mininet gRPC switch startup reachability check
by Keesjan Karsten
· 7 years ago
6ec8f8f
Minor refactoring of BMv2 mininet scripts
by Carmelo Cascone
· 7 years ago
c3baa4c
Fixed onos.py
by Carmelo Cascone
· 7 years ago
fbad2e7
ONOS-7040 added java options for configuring maximum and initial memory pool for JVM.
by Lyndon Fawcett
· 7 years ago
6e85404
Minor changes to PI-ECMP demo
by Carmelo Cascone
· 7 years ago
46d360b
Added option to run Bmv2 with valgrind in bmv2.py
by Carmelo Cascone
· 7 years ago
3443325
Allow bmv2-demo mininet topology with arbitrary size
by Carmelo Cascone
· 7 years ago
7875cb7
[ONOS-6854] refactor bmv2-demo.py
by Yi Tseng
· 7 years ago
2cad9ef
Various fixes to get a P4Runtime demo that works
by Carmelo Cascone
· 7 years ago
aaf6d98
Build BMv2 with debugger in onos-setup-p4-dev
by Carmelo Cascone
· 7 years ago
fb76b04
Fixed P4 tools build script for Ubuntu 14
by Carmelo Cascone
· 7 years ago
59f57de
ONOS-6561 BMv2 handshaker via P4Runtime
by Carmelo Cascone
· 7 years ago
569d4ad
Bumped version of P4Runtime and P4 tools for dev VM
by Carmelo Cascone
· 7 years ago
9e6621f
Fix for log handling in bmv2.py
by Carmelo Cascone
· 7 years ago
a11279b
Updated JSON config in bmv2.py for general device provider
by Carmelo Cascone
· 7 years ago
71167f9
Updating bmv2.py to remove dependency on onos-netcfg
by Brian O'Connor
· 7 years ago
b752427
ONOS-6457 Improved bmv2.py mininet script
by Carmelo Cascone
· 7 years ago
75e9799
ONOS-6457 Updated bmv2.py to work with simple_switch_grpc target
by Carmelo Cascone
· 7 years ago
c52a4b1
Run an ONOS cluster inside Mininet (via onos.py) with any demo script.
by Carmelo Cascone
· 8 years ago
2548559
Add HA.py
by Jon Hall
· 8 years ago
2ca9a35
Added README
by Bob Lantz
· 8 years ago
894eab5
Add examples/ dir, README, and multicluster.py
by Bob Lantz
· 8 years ago
503a402
Multiple ONOSCluster support for ONOSCLI
by Bob Lantz
· 8 years ago
8e57625
Enable --custom files to import ONOSCLI
by Bob Lantz
· 8 years ago
5763516
Add portOffset for multiple ONOSCluster port forwarding
by Bob Lantz
· 8 years ago
a43d033
Add check for node status to onos.py startup
by Jon Hall
· 8 years ago
9b238ae
Pass alertActions cli option to ONOSNode class in onos.py
by Jon Hall
· 8 years ago
a2ccaa5
unpackONOS: check for failure when extracting tar archive
by Bob Lantz
· 8 years ago
930138e
Enable global port forwarding in root namespace
by Bob Lantz
· 8 years ago
977ae3f
Varius updates to BMv2 mininet scripts
by Carmelo Cascone
· 8 years ago
785fada
Added Bmv2 demo scripts (mininet and netcfg)
by Carmelo Cascone
· 8 years ago
55562ea
Unpack/install all nodes before startup
by Bob Lantz
· 8 years ago
c3de515
Correctly print message if arping isn't installed
by Bob Lantz
· 8 years ago
92d8e05
Use ip route to determine default intf for port forwarding
by Bob Lantz
· 8 years ago
9ba19dc
Use netstat for waitListening; client -h h1 "apps -a"
by Bob Lantz
· 8 years ago
c96e258
add arp cmd; always return lists from checkLog
by Bob Lantz
· 8 years ago
6438242
Add status/error checks during ONOS startup
by Bob Lantz
· 8 years ago
569bbec
Unset empty vars; pass IPs to onos-gen-partitions
by Bob Lantz
· 8 years ago
4b51d5c
Various minor fixes and improvements
by Bob Lantz
· 8 years ago
1451d72
Run onos as ONOS_USER rather than root (!)
by Bob Lantz
· 8 years ago
bb37d87
Add port forwarding using iptables
by Bob Lantz
· 8 years ago
1125848
Fix ipBase option misspelling
by Bob Lantz
· 8 years ago
087b5d9
onos.py: ONOS cluster and control network modeling in Mininet
by Bob Lantz
· 8 years ago