1. 6ee19c6 - Modify the GROUP MOD function to set WatchPort and WatchGroup as ANY by Sangho Shin · 10 years ago
  2. da7635e - Modified the bug of handling multiple OFPorts descriptions by Sangho Shin · 10 years ago
  3. 074892b Added new REST API for ONOS to get group stats of specfic group, Added CLI command 'show switch <dpid> group <groupId>' to stats of specified group by Fahad Naeem Khan · 10 years ago
  4. 17425a4 Added clear insturctions in both API and CLI by Fahad Naeem Khan · 10 years ago
  5. 1ab00c4 -some fixes by Fahad Naeem Khan · 10 years ago
  6. b4b8a71 Added sorting in table ip/acl by priority (descending), mpls by mpls label (ascending), many other fixes by Fahad Naeem Khan · 10 years ago
  7. 8a661e7 Class hierarchy for Driver files to support spring open ttp on cpqd and dell switches by Srikanth Vavilapalli · 10 years ago
  8. 6beb40c Added TTL actions in group, etherType with '0x', Added tunnelInfo in 'show policy', removed |breif, details| from groups by Fahad Naeem Khan · 10 years ago
  9. 243bbad Added more action in table stats, renamed actions to fit in the screen by Fahad Naeem Khan · 10 years ago
  10. 16a0472 Knocking off tunnel based driver APIs by Srikanth Vavilapalli · 10 years ago
  11. 1167d0c Java documentation for Driver APIs for creating user defined groups by Srikanth Vavilapalli · 10 years ago
  12. 2edeada Driver API for creating user defined groups by Srikanth Vavilapalli · 10 years ago
  13. 6027317 Java doc for IOF13Switch add/remove group APIs by Srikanth Vavilapalli · 10 years ago
  14. 2d41a43 Adding support for adjacency label configuration, auto-generation by Saurav Das · 10 years ago
  15. 1ad7be0 Added a function to return the first group ID of the tunnel for 'show tunnel' CLI command. by Sangho Shin · 10 years ago
  16. 4b46bcd Add the feature of removing tunnels. by Sangho Shin · 10 years ago
  17. e020cc3 - Added a function to return tunnel info by Sangho Shin · 10 years ago
  18. 725bcf2 Added SetBot in GroupStats, Removed Pop from group, removed unwanted action from table stats, added Id filed in Router stats by Fahad Naeem Khan · 10 years ago
  19. a962a69 Fixing a race condition which prevented barrier-replies from being recognized. by Saurav Das · 10 years ago
  20. 15273b6 Added policy routing feature including segment stiching feature in Segment Routing app and driver. by Sangho Shin · 10 years ago
  21. 6ead462 added groupAction in group stats and some other incomplete stuff by Fahad Naeem Khan · 10 years ago
  22. 5b558f2 added 'show router' command in CLI by Fahad Naeem Khan · 10 years ago
  23. e36cf2e mplsBoS improvement by Fahad Naeem Khan · 10 years ago
  24. c517ae9 Added support for mplsBoS in mpls table stats by Fahad Naeem Khan · 10 years ago
  25. dcbab08 Fixed Bugs in CLI by Fahad Naeem Khan · 10 years ago
  26. f59c285 Stats Improvement by Fahad Naeem Khan · 10 years ago
  27. cc3e35f A few things: by Saurav Das · 10 years ago
  28. df19755 Stats Improvement by Fahad Naeem Khan · 10 years ago
  29. c4e7388 stats improvement by Fahad Naeem Khan · 10 years ago
  30. d563af6 Stats Improvement by Fahad Naeem Khan · 10 years ago
  31. 6814430 ECMP group creation that includes the edge labels by Srikanth Vavilapalli · 10 years ago
  32. f35e4f6 Stats Improvement by Fahad Naeem Khan · 10 years ago
  33. 0c1c7b3 Stats Improvement by Fahad Naeem Khan · 10 years ago
  34. d89448d Imporvement in Group/flow Stats (notComplete) by Fahad Naeem Khan · 10 years ago
  35. 8a8daf2 group stats improvement by Fahad Naeem Khan · 10 years ago
  36. 9ae7fa1 -GroupDesc/GroupStats Supports by Fahad Naeem Khan · 10 years ago
  37. 91890e4 Taking a closer look at flow stats by Saurav Das · 10 years ago
  38. 87cf5ae Packet-ins are debug level logging now by Saurav Das · 10 years ago
  39. bd9b3e2 Interface definition for add and remove ports to groups by Srikanth Vavilapalli · 10 years ago
  40. f25c7b0 Indentation correction by Srikanth Vavilapalli · 10 years ago
  41. 80d1739 Cleaning up driver by Saurav Das · 10 years ago
  42. d84178f Adding barrier message support with futures to IOFSwitch driver by Saurav Das · 10 years ago
  43. b725851 Stats CLI support by Srikanth Vavilapalli · 10 years ago
  44. cc49bde Stats REST API support by Srikanth Vavilapalli · 10 years ago
  45. a0e6d58 Stats REST API support by Srikanth Vavilapalli · 10 years ago
  46. 1f8fb2e Improved CLI. Still need to edit submitted code by Fahad Naeem Khan · 10 years ago
  47. 0a344b0 Changed implementation of pushFlows to give better performance than pushFlow by Saurav Das · 10 years ago
  48. fc5e3eb First set of changes to the Cpqd driver to remove hardcoding by Saurav Das · 10 years ago
  49. f710bd3 Renaming a couple of match-action matches Adding an interface for OF13 switches by Saurav Das · 10 years ago
  50. 8539994 Role management for the case where the controller does not hear back from by Saurav Das · 10 years ago
  51. 68e8dd6 Hook up the Intent and Flow REST APIs to the modules/services. by Jonathan Hart · 10 years ago
  52. 282fd4e Improvements to the Controller unit tests. by Jonathan Hart · 10 years ago
  53. 2c44a64 Add a config parameter to disable classifying OVS switches as OVS (meaning we by Jonathan Hart · 10 years ago
  54. 6eda230 Create a config option to tell ONOS to only send OF1.0 HELLO packets. by Jonathan Hart · 10 years ago
  55. 23daf19 Updated clearAllFlowMods to make it work for 1.0 switches as well. by Jonathan Hart · 10 years ago
  56. 77803d3 Getter REST APIs for Intents, FlowManager, and MatchAction. by Jonathan Hart · 10 years ago
  57. a507baf PortNumber fixes by Yuta HIGUCHI · 10 years ago
  58. 000fbae Work toward cleaning up the Topology Manager and the Topology Publisher by Pavlin Radoslavov · 10 years ago
  59. b32b24c Custom serializer for IOFSwitch. by Jonathan Hart · 10 years ago
  60. 3d322f4 Removed obsolete methods SwitchPort.dpid() and SwitchPort.port() by Pavlin Radoslavov · 10 years ago
  61. cb34f38 Implemented simple config mechanism to allow different pipelines for the by Jonathan Hart · 10 years ago
  62. fcdad07 Fixing tabs and indents - no code change by Saurav Das · 10 years ago
  63. 51bb27c Removed the last traces of the MessageDamper. by Jonathan Hart · 10 years ago
  64. a213bce Added getFactory() method to IOFSwitch to get a message factory appropriate by Jonathan Hart · 10 years ago
  65. 6de2332 RoleChanger bugs fixed: by Saurav Das · 10 years ago
  66. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  67. c67f9fa Giant patch of changes to support OpenFlow 1.3 by Brian O'Connor · 10 years ago
  68. afadeda Fix for IOFSwitch/OFSwitchImpl leak by Yuta HIGUCHI · 10 years ago
  69. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  70. 695f895 Pushed Switch Mastership Events into the Topology event channel. by Pavlin Radoslavov · 10 years ago
  71. ee0c5b6 Add profile to enable error-prone by Yuta HIGUCHI · 10 years ago
  72. e933a28 Remove printStackTrace where possible. by Yuta HIGUCHI · 10 years ago
  73. e4022b9 Removed leftover classes from link discovery. by Jonathan Hart · 10 years ago
  74. 284e70f General link discovery module cleanup. by Jonathan Hart · 10 years ago
  75. 6d20802 Removed the EventHistory mechanism from the link discovery module. by Jonathan Hart · 10 years ago
  76. 59469e9 findbug_fixes by Praseed Balakrishnan · 10 years ago
  77. 6947445 Fix missing references and missing description in Javadoc by Sho SHIMIZU · 10 years ago
  78. 99ff20a Cleaned up warnings reported by the Javadoc tool. by Jonathan Hart · 10 years ago
  79. a1199fa Fix @param tag references in Javadoc comments by Sho SHIMIZU · 10 years ago
  80. 12a26aa Addressed Checkstyle and PMD violations in the registry module. by Jonathan Hart · 10 years ago
  81. ff73514 Fix Java lint reported errors by Ray Milkey · 10 years ago
  82. 128c23b Jackson package name change. by Yuta HIGUCHI · 10 years ago
  83. 7d21c0a Fix issues found by FindBugs: NM_METHOD_NAMING_CONVENTION by Pavlin Radoslavov · 10 years ago
  84. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  85. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  86. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago
  87. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago
  88. 51f6f5b Renamed onos core package by Jonathan Hart · 10 years ago
  89. 04aba91 Removed a few old floodlight files by Jonathan Hart · 10 years ago
  90. 96892d1 Pulled packet libraries into the ONOS namespace by Jonathan Hart · 10 years ago
  91. 02a59e4 Removed Floodlight devicemanager, topology, routing and forwarding modules by Jonathan Hart · 10 years ago
  92. cc3e3ff Remove the backend part of the Floodlight GUI. by Jonathan Hart · 10 years ago
  93. a48d2e6 Proposal: Remove REST call to clear switch flow tables by Jonathan Hart · 10 years ago
  94. c35229e The order of calling startUp() for each module should take into account the by Pavlin Radoslavov · 10 years ago
  95. 18ad950 Changes to ARP, Forwarding, and OnosDeviceManager to make reactive forwarding more reliable by Jonathan Hart · 11 years ago
  96. 862cc3b Renamed paths of REST API. by Naoki Shiota · 11 years ago
  97. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  98. ee08152 Merge pull request #480 from pingping-lin/master by jonohart · 11 years ago
  99. a2c8d9c merge from upstream/master by pingping-lin · 11 years ago
  100. 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago