1. 598a02f Changes to the Pica8 pipeline to accomodate single-table operation. by Saurav Das · 9 years ago
  2. 3be9fbe Apply more functional style by Sho SHIMIZU · 9 years ago
  3. a6b1481 Simplify statement because the variable never gets null by Sho SHIMIZU · 9 years ago
  4. 33c968a Use LF as line separator by Sho SHIMIZU · 9 years ago
  5. 91916b6 Avoid unnecessary unboxing by Sho SHIMIZU · 9 years ago
  6. a48d3a0 Use LF as line separator by Sho SHIMIZU · 9 years ago
  7. 4f87faa Fix indent by Sho SHIMIZU · 9 years ago
  8. 4346d60 Avoid unnecessary unboxing by Sho SHIMIZU · 9 years ago
  9. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  10. 2121e3f ONOS-2741 Fixing broken topology discovery. by Thomas Vachuska · 9 years ago
  11. ae5c396 ONOS-2708 by CNlucius · 9 years ago
  12. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  13. a499eda Making OF-DPA and NoviFlow drivers accept multiple software versions by Saurav Das · 9 years ago
  14. 3b2743d [ONOS-2384]Driver for standard OpenVSwitch by samuel · 9 years ago
  15. 14e684b Drivers fix. by Thomas Vachuska · 9 years ago
  16. 2a31ea5 [ONOS-2547] modify DefaultIpAddress in OvsdbTunnelConfig and modify drivers.xml by samuel · 9 years ago
  17. 6d75dbf [ONOS-2512]Fix the bug that catch the node ip and port is wrong in by samuel · 9 years ago
  18. bc087c0 [onos-2242]OVSDB-based implementation of tunnel config behaviour. by samuel · 9 years ago
  19. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  20. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  21. 5ee0163 Add ovsdb-api to the ovsdb feature by Jonathan Hart · 9 years ago
  22. 68a6c62 [onos-2116]the implementation of BridgeConfig and modify onos/pom.xml to by samuel · 9 years ago
  23. 64da69d Move AAA app to OLT by Jonathan Hart · 9 years ago
  24. ef3f39e Correctly insert a drop action for empty treatment by Charles M.C. Chan · 9 years ago
  25. af734ff forwarding radius packets to radius by alshabib · 9 years ago
  26. dfc3b86 Add punt EAPOL rule for OLT by Jonathan Hart · 9 years ago
  27. 6c27724 default single pipeline should not throw an exception on filter or next by alshabib · 9 years ago
  28. 2cc73cb method to annotate a device during driver init by alshabib · 9 years ago
  29. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  30. c4b5d46 adding iptv provisioning by alshabib · 9 years ago
  31. b32cefe adding igmp rule by alshabib · 9 years ago
  32. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  33. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  34. 17cde6d adding driver for g.fast and port to vlan mapping in xos-integration by alshabib · 9 years ago
  35. 337c7a4 Fixes for the Pica8 pipeline and the cpqd emulation of the OFDPA pipeline. by Saurav Das · 9 years ago
  36. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  38. 0ccde6d Added an OLT application which pushes vlan circuits when ports are up. by alshabib · 9 years ago
  39. 558afec Improvements for the ofdpa driver. by Saurav Das · 9 years ago
  40. 6c44a63 Bug fixes for the centec and noviflow pipelines. by Saurav Das · 9 years ago
  41. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  42. 8832990 Bug fixes for ofdpa pipeline by Saurav Das · 9 years ago
  43. 1b8ea34 Rename HandShake -> Handshake by Madan Jampani · 9 years ago
  44. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  45. e3274c8 Drivers for Centec and Pica8 switches by Saurav Das · 9 years ago
  46. 50e7d9c Return early when the value is null to reduce the depth of indents by Sho SHIMIZU · 9 years ago
  47. 3c24077 Lambdas are reinterpreted before being sent to Linc-OE switches. This includes by Ayaka Koshibe · 9 years ago
  48. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  49. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  50. e9002d0 Split NiciraSwitch from DefaultSwitch for hand-shake purposes. by Thomas Vachuska · 9 years ago
  51. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  52. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  53. decd7a6 Simple software switch pipeline. by Saurav Das · 9 years ago
  54. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  55. d8b9700 Adding a corsa pipeliner which extends the ovs-corsa pipeliner by Saurav Das · 9 years ago
  56. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  57. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  58. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  59. ecc614d Converted onos-drivers.xml to use inheritance. by Thomas Vachuska · 9 years ago
  60. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  61. 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
  62. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  63. 45b009c Bug fix for route population optimization by sangho · 9 years ago
  64. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  65. a2df7b2a fixed the LINC-OE behaviour. Handshaker behaviours must use by alshabib · 9 years ago
  66. 0de9fac Fixing and organizing javadocs. by Thomas Vachuska · 9 years ago
  67. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  68. 834e4b0 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  69. dde53d1 Fix the logic of deleting FIB entries in CorsaPipeline by sangho · 9 years ago
  70. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  71. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  72. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  73. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  74. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  75. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  76. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  77. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  78. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  79. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  80. db7467a Separating onos-drivers to be delivered as a separate app from onos-openflow. Apps activated by default (via onos-setup-karaf or onos-install/onos-config) are now onos-drivers and onos-openflow. by Thomas Vachuska · 9 years ago
  81. cfd63d2 Adding more filtering objectives from the router application and handling them by Saurav Das · 9 years ago
  82. facc3f5 Enhancing the driver subsystem to allow retrieving originating data/handler contexts from the behaviours. by Thomas Vachuska · 9 years ago
  83. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  84. 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 9 years ago
  85. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  86. aebe775 WIP: default driver ignition by alshabib · 9 years ago
  87. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  88. faa1e36 Initial sketch and implementaion of Objectives. by alshabib · 9 years ago