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