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