- 6ead462 added groupAction in group stats and some other incomplete stuff by Fahad Naeem Khan · 10 years ago
- 5b558f2 added 'show router' command in CLI by Fahad Naeem Khan · 10 years ago
- e36cf2e mplsBoS improvement by Fahad Naeem Khan · 10 years ago
- c517ae9 Added support for mplsBoS in mpls table stats by Fahad Naeem Khan · 10 years ago
- dcbab08 Fixed Bugs in CLI by Fahad Naeem Khan · 10 years ago
- f59c285 Stats Improvement by Fahad Naeem Khan · 10 years ago
- cc3e35f A few things: by Saurav Das · 10 years ago
- df19755 Stats Improvement by Fahad Naeem Khan · 10 years ago
- c4e7388 stats improvement by Fahad Naeem Khan · 10 years ago
- d563af6 Stats Improvement by Fahad Naeem Khan · 10 years ago
- 6814430 ECMP group creation that includes the edge labels by Srikanth Vavilapalli · 10 years ago
- f35e4f6 Stats Improvement by Fahad Naeem Khan · 10 years ago
- 0c1c7b3 Stats Improvement by Fahad Naeem Khan · 10 years ago
- d89448d Imporvement in Group/flow Stats (notComplete) by Fahad Naeem Khan · 10 years ago
- 8a8daf2 group stats improvement by Fahad Naeem Khan · 10 years ago
- 9ae7fa1 -GroupDesc/GroupStats Supports by Fahad Naeem Khan · 10 years ago
- 91890e4 Taking a closer look at flow stats by Saurav Das · 10 years ago
- 87cf5ae Packet-ins are debug level logging now by Saurav Das · 10 years ago
- bd9b3e2 Interface definition for add and remove ports to groups by Srikanth Vavilapalli · 10 years ago
- f25c7b0 Indentation correction by Srikanth Vavilapalli · 10 years ago
- 80d1739 Cleaning up driver by Saurav Das · 10 years ago
- d84178f Adding barrier message support with futures to IOFSwitch driver by Saurav Das · 10 years ago
- b725851 Stats CLI support by Srikanth Vavilapalli · 10 years ago
- cc49bde Stats REST API support by Srikanth Vavilapalli · 10 years ago
- a0e6d58 Stats REST API support by Srikanth Vavilapalli · 10 years ago
- 1f8fb2e Improved CLI. Still need to edit submitted code by Fahad Naeem Khan · 10 years ago
- 0a344b0 Changed implementation of pushFlows to give better performance than pushFlow by Saurav Das · 10 years ago
- fc5e3eb First set of changes to the Cpqd driver to remove hardcoding by Saurav Das · 10 years ago
- f710bd3 Renaming a couple of match-action matches Adding an interface for OF13 switches by Saurav Das · 10 years ago
- 8539994 Role management for the case where the controller does not hear back from by Saurav Das · 10 years ago
- 68e8dd6 Hook up the Intent and Flow REST APIs to the modules/services. by Jonathan Hart · 10 years ago
- 282fd4e Improvements to the Controller unit tests. by Jonathan Hart · 10 years ago
- 2c44a64 Add a config parameter to disable classifying OVS switches as OVS (meaning we by Jonathan Hart · 10 years ago
- 6eda230 Create a config option to tell ONOS to only send OF1.0 HELLO packets. by Jonathan Hart · 10 years ago
- 23daf19 Updated clearAllFlowMods to make it work for 1.0 switches as well. by Jonathan Hart · 10 years ago
- 77803d3 Getter REST APIs for Intents, FlowManager, and MatchAction. by Jonathan Hart · 10 years ago
- a507baf PortNumber fixes by Yuta HIGUCHI · 10 years ago
- 000fbae Work toward cleaning up the Topology Manager and the Topology Publisher by Pavlin Radoslavov · 10 years ago
- b32b24c Custom serializer for IOFSwitch. by Jonathan Hart · 10 years ago
- 3d322f4 Removed obsolete methods SwitchPort.dpid() and SwitchPort.port() by Pavlin Radoslavov · 10 years ago
- cb34f38 Implemented simple config mechanism to allow different pipelines for the by Jonathan Hart · 10 years ago
- fcdad07 Fixing tabs and indents - no code change by Saurav Das · 10 years ago
- 51bb27c Removed the last traces of the MessageDamper. by Jonathan Hart · 10 years ago
- a213bce Added getFactory() method to IOFSwitch to get a message factory appropriate by Jonathan Hart · 10 years ago
- 6de2332 RoleChanger bugs fixed: by Saurav Das · 10 years ago
- c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
- c67f9fa Giant patch of changes to support OpenFlow 1.3 by Brian O'Connor · 10 years ago
- afadeda Fix for IOFSwitch/OFSwitchImpl leak by Yuta HIGUCHI · 10 years ago
- 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
- 695f895 Pushed Switch Mastership Events into the Topology event channel. by Pavlin Radoslavov · 10 years ago
- ee0c5b6 Add profile to enable error-prone by Yuta HIGUCHI · 10 years ago
- e933a28 Remove printStackTrace where possible. by Yuta HIGUCHI · 10 years ago
- e4022b9 Removed leftover classes from link discovery. by Jonathan Hart · 10 years ago
- 284e70f General link discovery module cleanup. by Jonathan Hart · 10 years ago
- 6d20802 Removed the EventHistory mechanism from the link discovery module. by Jonathan Hart · 10 years ago
- 59469e9 findbug_fixes by Praseed Balakrishnan · 10 years ago
- 6947445 Fix missing references and missing description in Javadoc by Sho SHIMIZU · 10 years ago
- 99ff20a Cleaned up warnings reported by the Javadoc tool. by Jonathan Hart · 10 years ago
- a1199fa Fix @param tag references in Javadoc comments by Sho SHIMIZU · 10 years ago
- 12a26aa Addressed Checkstyle and PMD violations in the registry module. by Jonathan Hart · 10 years ago
- ff73514 Fix Java lint reported errors by Ray Milkey · 10 years ago
- 128c23b Jackson package name change. by Yuta HIGUCHI · 11 years ago
- 7d21c0a Fix issues found by FindBugs: NM_METHOD_NAMING_CONVENTION by Pavlin Radoslavov · 11 years ago
- 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 11 years ago
- a99ec67 Organized imports for main classes by Jonathan Hart · 11 years ago
- deda0ba Renamed registry and packet packages by Jonathan Hart · 11 years ago
- 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 11 years ago
- 51f6f5b Renamed onos core package by Jonathan Hart · 11 years ago
- 04aba91 Removed a few old floodlight files by Jonathan Hart · 11 years ago
- 96892d1 Pulled packet libraries into the ONOS namespace by Jonathan Hart · 11 years ago
- 02a59e4 Removed Floodlight devicemanager, topology, routing and forwarding modules by Jonathan Hart · 11 years ago
- cc3e3ff Remove the backend part of the Floodlight GUI. by Jonathan Hart · 11 years ago
- a48d2e6 Proposal: Remove REST call to clear switch flow tables by Jonathan Hart · 11 years ago
- c35229e The order of calling startUp() for each module should take into account the by Pavlin Radoslavov · 11 years ago
- 18ad950 Changes to ARP, Forwarding, and OnosDeviceManager to make reactive forwarding more reliable by Jonathan Hart · 11 years ago
- 862cc3b Renamed paths of REST API. by Naoki Shiota · 11 years ago
- b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
- ee08152 Merge pull request #480 from pingping-lin/master by jonohart · 11 years ago
- a2c8d9c merge from upstream/master by pingping-lin · 11 years ago
- 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago
- ec4f14e Removed Floodlight's hot-standby HA framework by Jonathan Hart · 11 years ago
- ffbcffb Removed IInfoProvider interface by Jonathan Hart · 11 years ago
- 65d8c06 Removed Floodlight's static flow pusher by Jonathan Hart · 11 years ago
- 535325c Merge in changes from master by Jonathan Hart · 11 years ago
- 017a892 fixed ARP returns wrong MAC && ARP reply uses hazelcast && handle ARP request in two steps by pingping-lin · 11 years ago
- 3ec878e Merge pull request #12 from OPENNETWORKINGLAB/master by Pankaj Berde · 11 years ago
- 8a5d097 Workaround to prevent links being added to the database before ports are there - fixes ONOS-713 by Jonathan Hart · 11 years ago
- 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
- 713f08b merged by Pankaj Berde · 11 years ago
- b0904bf Cleaned up the code further after removing the storage framework by Jonathan Hart · 11 years ago
- 2fa2806 Removed Floodlight storage framework by Jonathan Hart · 11 years ago
- 9d3486c Added MOVED type for DeviceUpdates, and published MOVED events to the main updates queue in Controller by Jonathan Hart · 11 years ago
- 73677ea Changed the device updates to plug into the Controller IUpdate framework so they can be dispatched from the same thread as the other updates by Jonathan Hart · 11 years ago
- a680d49 * Added default MACAddress() constructor. by Pavlin Radoslavov · 11 years ago
- 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
- 63b3072 Fix for a bug introduced on 2543c8af348f22836dfbcecb91e56771bd8ca87e by HIGUCHI Yuta · 11 years ago
- 5e9eca9 Merge branch 'master' into fix_findbug_issues by Yuta HIGUCHI · 11 years ago
- a653e9f Fix/update the integration of the FlowManager module / IFlowService service. by Pavlin Radoslavov · 11 years ago
- e6a7aa7 Fix simple bugs reported by FindBugs by Yuta HIGUCHI · 11 years ago
- 08ee852 Cleaned up ProxyArpManager code by creating an interface through which it can request information about the L3 configuration (IP addresses, ports, etc) by Jonathan Hart · 11 years ago