Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
4f0b60cae6c611dee3d59073048933ab071ffb57
/
src
/
main
/
resources
4e77de9
Squashed commit of the following:
by Naoki Shiota
· 11 years ago
8c166a7
created FlowProgrammer module and implemented FlowPusher and FlowSynchronizer as services, also modified FlowManager to use the service exported by FlowProgrammer
by Brian O'Connor
· 11 years ago
adc6389
Fixed switches and ports being deleted from the database
by Jonathan Hart
· 11 years ago
ebba1e1
Pulled ProxyArpManager out of the SDN-IP module. Most of the work is related to stubbing out an IConfigInfoService object that can provide default configuration to the ARP module when there's no SDN-IP config file to read it from
by Jonathan Hart
· 11 years ago
a888764
Began moving the ARP module out of SDNIP exclusivity and sketched out a module framework we can use to load ONOS modules without having them be Floodlight modules
by Jonathan Hart
· 11 years ago
e1b37bc
Renamed class routing.TopoRouteService to topology.TopologyManager
by Pavlin Radoslavov
· 11 years ago
1eee2c8
Added initial framework for using Hazelcast-3.0.2 within ONOS.
by Pavlin Radoslavov
· 11 years ago
8058990
Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules
by Pankaj Berde
· 11 years ago
a56fbde
Move LinkDiscovery package to ONOS namespace
by HIGUCHI Yuta
· 11 years ago
155cfc5
Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher
by HIGUCHI Yuta
· 11 years ago
60a1014
Renamed package flowcache -> flowmanager
by HIGUCHI Yuta
· 11 years ago
4e64f31
Moved pure ONOS code in net.floodlightcontroller.routing to onos package namespace
by HIGUCHI Yuta
· 11 years ago
5a5ef6b
Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace
by HIGUCHI Yuta
· 11 years ago
edf81d7
Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace
by HIGUCHI Yuta
· 11 years ago
ea60e5f
Moved bgproute package to onos namespace
by HIGUCHI Yuta
· 11 years ago
72f72f6
Removed packetstreamer module
by Jonathan Hart
· 11 years ago
a37f9c3
Removed the jython debug interface module
by Jonathan Hart
· 11 years ago
bf4c83c
Removed tests for old modules and removed modules from the services file
by Jonathan Hart
· 11 years ago
5bbcbe7
Added BgpRoute module to services
by Jonathan Hart
· 12 years ago
128fa69
Removed Floodlight forwarding, firewall, and staticflowentry modules
by Umesh Krishnaswamy
· 12 years ago
99fcee1
fixed #229: handling rapid switch flapping race conditions gracefully
by Pankaj Berde
· 12 years ago
f08d5ff
Implemented Cleanup thread to periodically detect inactive switches
by Pankaj Berde
· 12 years ago
9ad93fa
Changed the default "storage.hostname" value from onos8vpc to "localhost"
by Pavlin Radoslavov
· 12 years ago
fcfebfb
Merged in new registry code
by Jonathan Hart
· 12 years ago
8c49639
merge conflicts
by Pankaj Berde
· 12 years ago
da80957
ONOS listens to device discovery messages
by Pankaj Berde
· 12 years ago
c2e95ee
Merged registry code into master
by Jonathan Hart
· 12 years ago
bd76697
Changed the disable zookeeper mechanism. There is now a class (StandaloneRegistry) that implements IControllerRegistryService without needing zookeeper - this is intended for single-node setups e.g. during development
by Jonathan Hart
· 12 years ago
d7d8b79
Add TopoRouteService to the list of modules to be loaded on startup.
by Pavlin Radoslavov
· 12 years ago
19b0e12
Add FlowManager to the list of modules to be loaded on startup.
by Pavlin Radoslavov
· 12 years ago
d82f20d
Renamed the Mastership API to use Registry terminology
by Jonathan Hart
· 12 years ago
b56bb29
Initial version of a Mastership module
by Umesh Krishnaswamy
· 12 years ago
93e7c11
minor modifiation
by Ubuntu
· 12 years ago
e5a2970
added config properties for titan
by Pankaj Berde
· 12 years ago
9b5c59e
Create a copy of floodlight source files on which we can apply our changes.
by Umesh Krishnaswamy
· 12 years ago