1. 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
  2. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  3. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  4. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  5. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  6. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  7. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  8. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  9. dfc639e Adding in some imports necessary for test code included in BGP router by Saurav Das · 9 years ago
  10. dde53d1 Fix the logic of deleting FIB entries in CorsaPipeline by sangho · 9 years ago
  11. f22fb40 Pushes flow rules to the control switch when the switch is connected and available. by sangho · 9 years ago
  12. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  13. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  14. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  15. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  16. 41e8c18 Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  17. 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
  18. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  19. 624f13a fixing packaging for bgprouter. by alshabib · 9 years ago
  20. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  21. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  22. cfd63d2 Adding more filtering objectives from the router application and handling them by Saurav Das · 9 years ago
  23. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  24. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  25. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  26. 89ad377 ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes by Srikanth Vavilapalli · 9 years ago
  27. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  28. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  29. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  30. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  31. f9f2cbb WIP: Turn off group deletes for now as they're not needed for deployment by Jonathan Hart · 9 years ago
  32. c0b3c34 BgpRouter app supports both OVSSwitch and Corsa HW switch. by sangho · 9 years ago
  33. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  34. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  35. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  36. 12ef205 Use higher priorites for longer prefixes by Jonathan Hart · 9 years ago
  37. 5eaf033 Add ICMP handler in bgp router app by sangho · 9 years ago
  38. 5b14142 BgpRouter: Batch flow updates by Jonathan Hart · 9 years ago
  39. 37d659c BgpRouter: Added treatment to delete flows by Jonathan Hart · 9 years ago
  40. 936a729 BgpRouter: Add default flows for BGP traffic in control plane switch by Jonathan Hart · 9 years ago
  41. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  42. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  43. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  44. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  45. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  46. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  47. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  48. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  49. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  50. 7baba07 BGP router now handles the case where groups don't exists right away. by Jonathan Hart · 9 years ago
  51. 1058080 WIP: Started implementing static flows for corsa vanderweken pipeline. by alshabib · 9 years ago
  52. e6f8400 Cleaned up dependencies after routing code shuffle. by Jonathan Hart · 9 years ago
  53. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  54. f582920 Initial skeleton of BgpRouter app. by Jonathan Hart · 9 years ago