1. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  2. 8832990 Bug fixes for ofdpa pipeline by Saurav Das · 9 years ago
  3. 1b8ea34 Rename HandShake -> Handshake by Madan Jampani · 9 years ago
  4. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  5. e3274c8 Drivers for Centec and Pica8 switches by Saurav Das · 9 years ago
  6. 50e7d9c Return early when the value is null to reduce the depth of indents by Sho SHIMIZU · 9 years ago
  7. 3c24077 Lambdas are reinterpreted before being sent to Linc-OE switches. This includes by Ayaka Koshibe · 9 years ago
  8. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  9. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  10. e9002d0 Split NiciraSwitch from DefaultSwitch for hand-shake purposes. by Thomas Vachuska · 9 years ago
  11. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  12. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  13. decd7a6 Simple software switch pipeline. by Saurav Das · 9 years ago
  14. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  15. d8b9700 Adding a corsa pipeliner which extends the ovs-corsa pipeliner by Saurav Das · 9 years ago
  16. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  17. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  18. 5460d62 Interfaces for passing port information from OF switch drivers to DeviceProviders. by Ayaka Koshibe · 9 years ago
  19. ecc614d Converted onos-drivers.xml to use inheritance. by Thomas Vachuska · 9 years ago
  20. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  21. 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
  22. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  23. 45b009c Bug fix for route population optimization by sangho · 9 years ago
  24. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  25. a2df7b2a fixed the LINC-OE behaviour. Handshaker behaviours must use by alshabib · 9 years ago
  26. 0de9fac Fixing and organizing javadocs. by Thomas Vachuska · 9 years ago
  27. b452fd7 Low level openflow drivers have been promoted to the driver subsystem. by alshabib · 9 years ago
  28. 834e4b0 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  29. dde53d1 Fix the logic of deleting FIB entries in CorsaPipeline by sangho · 9 years ago
  30. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  31. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  32. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  33. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  34. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  35. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  36. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  37. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  38. 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
  39. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  40. 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
  41. cfd63d2 Adding more filtering objectives from the router application and handling them by Saurav Das · 9 years ago
  42. facc3f5 Enhancing the driver subsystem to allow retrieving originating data/handler contexts from the behaviours. by Thomas Vachuska · 9 years ago
  43. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  44. 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 9 years ago
  45. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  46. aebe775 WIP: default driver ignition by alshabib · 9 years ago
  47. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  48. faa1e36 Initial sketch and implementaion of Objectives. by alshabib · 9 years ago