Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fe2f93dcb379664b3495bd6e0c361b8ad6d83b35
« Previous
9a89c53
Fixing javadocs.
by Thomas Vachuska
· 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
740c8a3
[Blackbird] ONOS-1317 - JSON outpout for 'intents -p' command
by Ray Milkey
· 10 years ago
ff96523
Fixing the 'wrong subject' bug.
by Thomas Vachuska
· 10 years ago
7648d66
Prototyping GUI & CLI for the intent performance test fixture.
by Thomas Vachuska
· 10 years ago
fe3a9a7
ONOS-1310: less verbose partitions cli command
by Madan Jampani
· 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
6233441
Ignore event if not ready to serve as MASTER
by HIGUCHI Yuta
· 10 years ago
7bb8b3f
Fix L2ModificationInstructions
by HIGUCHI Yuta
· 10 years ago
49115e9
Changed netty message type to String from Long to avoid potential collisions
by Madan Jampani
· 10 years ago
4f5a98a
P2P intents have drop treatment if ethSrc&Dst not set
by Brian O'Connor
· 10 years ago
8c6d00e
[Blackbird] Fixing Intent purge case (ONOS-1207)
by Ray Milkey
· 10 years ago
b34ae26
Adding linkVanished to NullLinkProvider when topology changes
by Brian O'Connor
· 10 years ago
4964d3d
Updates to GossipIntentStore and IntentPerfInstaller
by Brian O'Connor
· 10 years ago
7d1496b
ProxyArp: Reply directly when we know an external target host
by Jonathan Hart
· 10 years ago
8c8b037
Adding OnosCfgMojo to the onos maven plugin.
by Thomas Vachuska
· 10 years ago
734b749
Fixing onos-package not to be sensitive to cell settings and instead allowing onos-config (used from onos-install) to be fully sensitive to cell settings.
by Thomas Vachuska
· 10 years ago
9794056
Prevent link event type aliasing and proper switching between flicker = on/off.
by Ayaka Koshibe
· 10 years ago
c6809e4
Added IPV6 to the auto-completed EthType values.
by Pavlin Radoslavov
· 10 years ago
2aa1f32
Fixes related to SDN-IP intents:
by Pavlin Radoslavov
· 10 years ago
6b30e1b
Updates to the release scripts
by Brian O'Connor
· 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
3b9ad04d
GUI -- Added websock open listeners mechanism.
by Simon Hunt
· 10 years ago
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
20084b7
Testing & fixing GUI fail-over code.
by Thomas Vachuska
· 10 years ago
8ef6d3b
Minor tweaks to the flow layer.
by Jonathan Hart
· 10 years ago
8b6d2d4
GUI -- Continued work on supporting GUI failover. WIP - Thomas to complete.
by Simon Hunt
· 10 years ago
12ef205
Use higher priorites for longer prefixes
by Jonathan Hart
· 10 years ago
b6acc7b
Adding code to enable GUI failover.
by Thomas Vachuska
· 10 years ago
4c7edd3
GUI -- Initial cut at bootstrap message from server to client.
by Simon Hunt
· 10 years ago
0b4d298
Workaround for ONOS-1208
by HIGUCHI Yuta
· 10 years ago
0811bdd
Disable some brittle tests that are causing problems with Jenkins
by Ray Milkey
· 10 years ago
3181de3
Addressing some review comments regarding component configuration. Fixed 'resource' to 'resources'. Doh!
by Thomas Vachuska
· 10 years ago
6519e6f
Making number of components configurable using the central component configuration subsystem.
by Thomas Vachuska
· 10 years ago
85c2926
Protecting against NPE in ComponentConfigManager
by Brian O'Connor
· 10 years ago
c4f351d
Adding configurable variables to DistributedFlowRuleStore
by Brian O'Connor
· 10 years ago
2d16fc8
GUI -- Fixed broken unit tests; augmented error logging.
by Simon Hunt
· 10 years ago
e135628
Configuration options for disabling tombstones in ECMap + disabling backups in Dist flow rule store
by Madan Jampani
· 10 years ago
237676b5
GUI -- Topo - rewired modules to call wss.sendEvent(...) directly.
by Simon Hunt
· 10 years ago
c24cde3
Add priority to Intents
by Ray Milkey
· 10 years ago
20207df
GUI -- Cleaned up websocket code.
by Simon Hunt
· 10 years ago
13f896f
File read properly updates topology information
by Ayaka Koshibe
· 10 years ago
9362d88
updating JAVA_OPTS in onos-service
by Brian O'Connor
· 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
34ffe72
Added methods to test whether an IP address/prefix is IPv4 or IPv6:
by Pavlin Radoslavov
· 10 years ago
70761df
Fixes related to single-point-to-multi-point intents:
by Pavlin Radoslavov
· 10 years ago
bbd91d4
Add configuration setting to allow one switch to use the Corsa driver.
by Jonathan Hart
· 10 years ago
84b6b40
WIP: device mastership store based on leadership service.
by Madan Jampani
· 10 years ago
b9a91c1
Adding mac to intentperf selector and making Distributed flow store smaller
by Brian O'Connor
· 10 years ago
54d3499
Moving Dist flow rule store backup mechanism to use EC Map
by Madan Jampani
· 10 years ago
5eaf033
Add ICMP handler in bgp router app
by sangho
· 10 years ago
6d697f1
Sketching out component configuration model & API.
by Thomas Vachuska
· 10 years ago
329af53
Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks.
by Thomas Vachuska
· 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
e106e4b
Add support for building group bucket entries with push and pop vlans
by Jonathan Hart
· 10 years ago
5b14142
BgpRouter: Batch flow updates
by Jonathan Hart
· 10 years ago
9d28656
GUI -- Navigation Pane canceled with Escape key.
by Simon Hunt
· 10 years ago
1e5873e
ONOS-400 Topology creation and up time formatting fixes
by Abhishek Dwaraki
· 10 years ago
9209ea2
rehash with ScheduledExecutors
by Ayaka Koshibe
· 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
3260069
Add CLI command to view groups on switches
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
cf96011
Adding persistence to the gossip application store.
by Thomas Vachuska
· 10 years ago
3553b30
ONOS-1235 Enhanced UI extension mechanism to provide message handler factory and took a first cut at the core UiWebSocket mechanism.
by Thomas Vachuska
· 10 years ago
9730ec9
Enhanced look and feel of the GUI navigation pane to be consistent with the mast-head look and feel. Also enabled the dynamic content generation in web.xml by default; accessible via onos/ui/main.html URL.
by Thomas Vachuska
· 10 years ago
480adad
Fixing uncaught exception handler and adding a test.
by Thomas Vachuska
· 10 years ago
375573b
some updates to intentperfinstaller
by Brian O'Connor
· 10 years ago
eeaea2c
adding sender-side accumulator to ecmap
by Brian O'Connor
· 10 years ago
9081c90
Adding origin to IntentData copy
by Brian O'Connor
· 10 years ago
1736749
Adding assertAfter to intermittent DistributedMastershipStoreTest
by Brian O'Connor
· 10 years ago
5eb77c8
Updates to ECM interface
by Brian O'Connor
· 10 years ago
233a18a
Don't run anti-entropy when under high load
by Jonathan Hart
· 10 years ago
fc751f4
Added sample configuration file for SDN-IP
by Pavlin Radoslavov
· 10 years ago
9d8397a
Added database-perf to the apps pom file
by Madan Jampani
· 10 years ago
501e075
ONOS-1220 - JSON output for partitions command
by Ray Milkey
· 10 years ago
1c198d6
ONOS-1219 - Add JSON output to the leaders command
by Ray Milkey
· 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
3e2b651
Fixing javadocs.
by Thomas Vachuska
· 10 years ago
839a8a9
NullLinkProvider has been rewritten to take a topology file.
by Ayaka Koshibe
· 10 years ago
ba47223
Bypass netty stack for messages that are sent to self
by Madan Jampani
· 10 years ago
e649c75
Remove from leader board immediately on leader election withdraw.
by Jonathan Hart
· 10 years ago
2216bdb
adding corsa switch detection - initialises corsa driver
by alshabib
· 10 years ago
089bb77
partial fix for default flows. Need to redesign packet requests
by alshabib
· 10 years ago
fbe25c5
Getting router interface config into the corsa dataplane pipeline
by Saurav Das
· 10 years ago
a88efa4
Fix for ONOS-1218
by Madan Jampani
· 10 years ago
fa2fa93
A set of fixes to ensure that the FlowRuleManager can correctly account for flows
by Saurav Das
· 10 years ago
7159494
Moved all ONOS-specific sample configuration *.cfg files from directory
by Pavlin Radoslavov
· 10 years ago
35b4ecb
Increase a timeout value from 100ms to 1000ms.
by Pavlin Radoslavov
· 10 years ago
7522895
ONOS-1194 - NPE if an appid look up fails
by Ray Milkey
· 10 years ago
1c166dc
Enable Intent Manager unit tests
by Ray Milkey
· 10 years ago
Next »