1. 0961fe8 Renamed forwarding and proxyarp packages by Jonathan Hart · 10 years ago
  2. 382623d Renamed bgproute package by Jonathan Hart · 10 years ago
  3. 70c2b36 Renamed class RCNetworkGraphPublisher to NetworkGraphPublisher. by Pavlin Radoslavov · 10 years ago
  4. cc3e3ff Remove the backend part of the Floodlight GUI. by Jonathan Hart · 10 years ago
  5. a3818db Work toward fixing ONOS-1031: Removed modules FlowManager and the old TopologyManager by Pavlin Radoslavov · 10 years ago
  6. 5576cb1 add PlanInstallModule into floodlightmodule services by Nick Karanatsios · 10 years ago
  7. eb90d91 Register Intent-related classes to KryoFactory and fix bugs by Toshio Koide · 10 years ago
  8. 4b5bbb5 Began integration with ONOS discovery code by implementing add switch and add link by Jonathan Hart · 10 years ago
  9. a5fdf45 Removed Floodlight device manager from services file by Jonathan Hart · 11 years ago
  10. d857ad6 Removed Floodlight DeviceManager and created a stripped-down device manager that pushes device data from every packet seen into the network map by Jonathan Hart · 11 years ago
  11. 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago
  12. 535325c Merge in changes from master by Jonathan Hart · 11 years ago
  13. 5ba0171 merged by Pankaj Berde · 11 years ago
  14. e93aed4 Removed the OnosModuleLoader and made ProxyArpManager and Forwarding separate modules by Jonathan Hart · 11 years ago
  15. 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
  16. 2fa2806 Removed Floodlight storage framework by Jonathan Hart · 11 years ago
  17. 4e77de9 Squashed commit of the following: by Naoki Shiota · 11 years ago
  18. 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
  19. 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
  20. 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
  21. e1b37bc Renamed class routing.TopoRouteService to topology.TopologyManager by Pavlin Radoslavov · 11 years ago
  22. 1eee2c8 Added initial framework for using Hazelcast-3.0.2 within ONOS. by Pavlin Radoslavov · 11 years ago
  23. 8058990 Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules by Pankaj Berde · 11 years ago
  24. a56fbde Move LinkDiscovery package to ONOS namespace by HIGUCHI Yuta · 11 years ago
  25. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago
  26. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago
  27. 4e64f31 Moved pure ONOS code in net.floodlightcontroller.routing to onos package namespace by HIGUCHI Yuta · 11 years ago
  28. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  29. edf81d7 Moved pure ONOS code in net.floodlightcontroller.flowcache to onos package namespace by HIGUCHI Yuta · 11 years ago
  30. ea60e5f Moved bgproute package to onos namespace by HIGUCHI Yuta · 11 years ago
  31. 72f72f6 Removed packetstreamer module by Jonathan Hart · 11 years ago
  32. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  33. bf4c83c Removed tests for old modules and removed modules from the services file by Jonathan Hart · 11 years ago
  34. 5bbcbe7 Added BgpRoute module to services by Jonathan Hart · 11 years ago
  35. fcfebfb Merged in new registry code by Jonathan Hart · 11 years ago
  36. 8c49639 merge conflicts by Pankaj Berde · 11 years ago
  37. da80957 ONOS listens to device discovery messages by Pankaj Berde · 11 years ago
  38. c2e95ee Merged registry code into master by Jonathan Hart · 11 years ago
  39. 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 · 11 years ago
  40. d7d8b79 Add TopoRouteService to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  41. 19b0e12 Add FlowManager to the list of modules to be loaded on startup. by Pavlin Radoslavov · 11 years ago
  42. d82f20d Renamed the Mastership API to use Registry terminology by Jonathan Hart · 11 years ago
  43. b56bb29 Initial version of a Mastership module by Umesh Krishnaswamy · 11 years ago
  44. 9b5c59e Create a copy of floodlight source files on which we can apply our changes. by Umesh Krishnaswamy · 12 years ago[Renamed from src/ext/floodlight/src/main/resources/META-INF/services/net.floodlightcontroller.core.module.IFloodlightModule]
  45. 345ee99 Import Floodlight v0.90 by Umesh Krishnaswamy · 12 years ago