Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cda74c8fe4ecd08cff716e9fa00b579aae452f11
/
apps
« Previous
624f13a
fixing packaging for bgprouter.
by alshabib
· 10 years ago
a7a0f56
Converting builtin applications to be delivered in a self-contained manner via OAR files.
by Thomas Vachuska
· 10 years ago
e10f56b
Fixing javadocs.
by Thomas Vachuska
· 10 years ago
34c9590
ONOS-533 Fix copyrights
by Ray Milkey
· 10 years ago
c9e16bf
add a virtual gateway for reactive routing
by Pingping Lin
· 10 years ago
4db76e3
ONOS-685: Network Configuration Manager support for Segment Routing application
by Srikanth Vavilapalli
· 10 years ago
cfd63d2
Adding more filtering objectives from the router application and handling them
by Saurav Das
· 10 years ago
2bfa94c
Revamped ClusterCommunicationService API
by Madan Jampani
· 10 years ago
910aff1
WIP: Initial implementation of filterObjectives using driver subsystem.
by alshabib
· 10 years ago
b35a619
ONOS-686, 687, 1344 : The first commit for the Segment Routing application
by sangho
· 10 years ago
e28ae4c
sdn-ip reactive routing
by Pingping Lin
· 10 years ago
b645147
Moved demo app back to main onos repo.
by Thomas Vachuska
· 10 years ago
0fa583c
GUI -- Added applications view.
by Thomas Vachuska
· 10 years ago
b967ebf
GUI -- Fixed intent perf GUI styling.
by Thomas Vachuska
· 10 years ago
72dd99d
GUI -- Fixed intentPerf javascript error.
by Thomas Vachuska
· 10 years ago
fba2857
Enhanced app CLI.
by Thomas Vachuska
· 10 years ago
90c7be2
GUI -- Fixed a few issues int intentPerf.js caught by review, but after merge.
by Thomas Vachuska
· 10 years ago
95aadff
Added GUI to intent perf app to monitor performance stats in real-time.
by Thomas Vachuska
· 10 years ago
89ad377
ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes
by Srikanth Vavilapalli
· 10 years ago
e167b5f
Fixed some wrong app.xml configurations.
by Thomas Vachuska
· 10 years ago
5630c61
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
by Thomas Vachuska
· 10 years ago
717361f
Distributed group store using eventual consistent map abstraction
by Srikanth Vavilapalli
· 10 years ago
e076c79
Implement builders for optical intents
by Ray Milkey
· 10 years ago
ebc5d22
Refactor connectivity intent creation to use builders
by Ray Milkey
· 10 years ago
ee4f937
Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml.
by Thomas Vachuska
· 10 years ago
166c547
Added Intent PURGED events to the collected Intent Event metrics.
by Pavlin Radoslavov
· 10 years ago
b91356e
Ooops. Fixing parent pom reference.
by Thomas Vachuska
· 10 years ago
6aaa1e0
Work toward fixing ONOS-1138: Batching topo event may cause event loss
by Pavlin Radoslavov
· 10 years ago
a468e90
Adding test apps as submodule to apps
by Brian O'Connor
· 10 years ago
2a1779d
Moving some apps to new repository
by Brian O'Connor
· 10 years ago
3e3ec5f
[Cardinal] Add builders for Intents and remove extra constructors.
by Ray Milkey
· 10 years ago
50a9b72
Add priority to remaining intent types
by Ray Milkey
· 10 years ago
6ea48a2
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
91d9019
Tagging ONOS Blackbird release: 1.1.0
by Brian O'Connor
· 10 years ago
1.1.0
2a784fc
Fix build path issue
by HIGUCHI Yuta
· 10 years ago
a460e29
Fix the decoding opf BGP AGGREGATOR Attribute when 4 octets AS is enabled
by Pavlin Radoslavov
· 10 years ago
f211499
Small fixes to IntentService and perf-installer
by Brian O'Connor
· 10 years ago
e63e3d4
ONOS-1315 Adding configurability to intent performance test app.
by Thomas Vachuska
· 10 years ago
9c2ae65
Adding app.xml for the mobility app.
by Thomas Vachuska
· 10 years ago
bfbe1d7
Avoid processing IPv6 messages in ProxyArp if it is disabled (ONOS-1313)
by Ayaka Koshibe
· 10 years ago
7648d66
Prototyping GUI & CLI for the intent performance test fixture.
by Thomas Vachuska
· 10 years ago
f9f2cbb
WIP: Turn off group deletes for now as they're not needed for deployment
by Jonathan Hart
· 10 years ago
c0b3c34
BgpRouter app supports both OVSSwitch and Corsa HW switch.
by sangho
· 10 years ago
da1644e
Added delete all flow rules during Corsa switch handshake
by alshabib
· 10 years ago
4964d3d
Updates to GossipIntentStore and IntentPerfInstaller
by Brian O'Connor
· 10 years ago
8c8b037
Adding OnosCfgMojo to the onos maven plugin.
by Thomas Vachuska
· 10 years ago
2aa1f32
Fixes related to SDN-IP intents:
by Pavlin Radoslavov
· 10 years ago
1545b1e
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
20fa3a4
Tagging 1.1.0-rc2
by Brian O'Connor
· 10 years ago
1.1.0-rc2
5b7ef44
adding IntentPerfInstaller config
by Brian O'Connor
· 10 years ago
87ba7a7
Pulling PartitionService into API and making IntentPerfInstaller configurable
by Brian O'Connor
· 10 years ago
12ef205
Use higher priorites for longer prefixes
by Jonathan Hart
· 10 years ago
6519e6f
Making number of components configurable using the central component configuration subsystem.
by Thomas Vachuska
· 10 years ago
c24cde3
Add priority to Intents
by Ray Milkey
· 10 years ago
6b52813
Adding emptyTreatment() and emptySelector()
by Brian O'Connor
· 10 years ago
87dd930
Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6.
by Pavlin Radoslavov
· 10 years ago
b9a91c1
Adding mac to intentperf selector and making Distributed flow store smaller
by Brian O'Connor
· 10 years ago
5eaf033
Add ICMP handler in bgp router app
by sangho
· 10 years ago
8b3e80b
Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path.
by Marc De Leenheer
· 10 years ago
5b14142
BgpRouter: Batch flow updates
by Jonathan Hart
· 10 years ago
37d659c
BgpRouter: Added treatment to delete flows
by Jonathan Hart
· 10 years ago
936a729
BgpRouter: Add default flows for BGP traffic in control plane switch
by Jonathan Hart
· 10 years ago
54b406b
Add push VLAN treatment and use it in BgpRouter groups
by Jonathan Hart
· 10 years ago
346b5b3
Traffic Treatements now support deferred, immediate, table, and clear instructions.
by alshabib
· 10 years ago
375573b
some updates to intentperfinstaller
by Brian O'Connor
· 10 years ago
9d8397a
Added database-perf to the apps pom file
by Madan Jampani
· 10 years ago
ab21b2d
fix corsa pipeline divergence : need to differentiate between write and apply instructions.
by alshabib
· 10 years ago
81208c7
Test application to measure partitioned raft database performance.
by Madan Jampani
· 10 years ago
fbe25c5
Getting router interface config into the corsa dataplane pipeline
by Saurav Das
· 10 years ago
fa2fa93
A set of fixes to ensure that the FlowRuleManager can correctly account for flows
by Saurav Das
· 10 years ago
cbe6de3
Fixing a couple of bugs in default entries for corsa pipeline.
by Saurav Das
· 10 years ago
266ac66
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
352236e
Tagging 1.1.0-rc1
by Brian O'Connor
· 10 years ago
c313c40
Couple of changes for the BGP Router project:
by Saurav Das
· 10 years ago
36ef71a
IntentPerfInstaller: using feedback to determine submit size
by Brian O'Connor
· 10 years ago
7baba07
BGP router now handles the case where groups don't exists right away.
by Jonathan Hart
· 10 years ago
93b606b
Add explicit configuration for enabling IPv6-related flow installation
by Pavlin Radoslavov
· 10 years ago
1058080
WIP: Started implementing static flows for corsa vanderweken pipeline.
by alshabib
· 10 years ago
c25c522
Adding a dependency to sdnip's pom file so eclipse doesn't complain
by Saurav Das
· 10 years ago
a853709
Fix IPv6-related bug in SDN-IP.
by Pavlin Radoslavov
· 10 years ago
a132e3a
Made intent perf app multi-threaded; doesn't seem to help.
by Thomas Vachuska
· 10 years ago
6f94ded
Converted all executors that previously used namedThreads to use groupedThreads instead.
by Thomas Vachuska
· 10 years ago
b9e50df
Fixed a bug when parsing configuration properties for ReactiveForwarding
by Pavlin Radoslavov
· 10 years ago
8dc8208
Fix some compiler warnings about unchecked types
by Ray Milkey
· 10 years ago
bf23c55
Added new methods IPv4.getDscp() / IPv4.setDscp()
by Pavlin Radoslavov
· 10 years ago
0249b53
Enhancing intent-perf logging
by Thomas Vachuska
· 10 years ago
144eec5
Fix Javadoc warnings
by Ray Milkey
· 10 years ago
0d1d48f
Additional configuration parameters in onos-app-fwd
by Dusan Pajin
· 10 years ago
e6f8400
Cleaned up dependencies after routing code shuffle.
by Jonathan Hart
· 10 years ago
bcfeadb
Improvements to IntentPerfInstaller
by Brian O'Connor
· 10 years ago
718d399
Fixing javadoc configuration and adding some package documentation.
by Thomas Vachuska
· 10 years ago
6ccba96
Adding intent performance testing app
by Brian O'Connor
· 10 years ago
2da1e60
Renamed routing packages to foo & foo.impl pattern.
by Jonathan Hart
· 10 years ago
78baaf2
fix for flows stuck in pending add state
by alshabib
· 10 years ago
f582920
Initial skeleton of BgpRouter app.
by Jonathan Hart
· 10 years ago
411f977
Fixed typo in optical/app.xml
by Thomas Vachuska
· 10 years ago
62ad95f
Added ability to upload apps as both app.xml or app.zip.
by Thomas Vachuska
· 10 years ago
456e990
option to not remove flows in flow-tester.py
by alshabib
· 10 years ago
90a02c2
Moved routing/bgp config into common routing bundle.
by Jonathan Hart
· 10 years ago
36f79aa
Updated calendar server code. Added intent for bi-dirctional path. Added latency as one more parameter in constraints.
by Hongtao Yin
· 10 years ago
Next »