1. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  2. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  3. 13472a1 remove references to deprecated ICMP constant by Ray Milkey · 6 years ago
  4. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  7. 60e7f51 Moved registering routing configs out of the RoutingConfigImpl by Jonathan Hart · 7 years ago
  8. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  9. f4bd048 Make vRouter components into separate apps. by Jonathan Hart · 7 years ago
  10. a9e2955 Implemented SDN-IP/BgpRouter neighbour handling using NeighbourResolutionService by Jonathan Hart · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 8 years ago
  13. df20709 [Falcon] Split FlowObjectives programming component out of by Jonathan Hart · 8 years ago
  14. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  15. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  16. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  17. 4cb3988 Moved ProxyArp, SDN-IP and BgpRouter to use new config format. by Jonathan Hart · 9 years ago
  18. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  19. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  20. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  21. 49bcae9 Minor BgpRouter tweaks to make deactivating and reactivating easier: by Jonathan Hart · 9 years ago
  22. c39f603 Minor bug fixes to bgprouter and ofdpadriver by Saurav Das · 9 years ago
  23. f9ba422 Currently need to specify handshaker behavior in onos-drivers xml file. by Saurav Das · 9 years ago
  24. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  25. dfc639e Adding in some imports necessary for test code included in BGP router by Saurav Das · 9 years ago
  26. dde53d1 Fix the logic of deleting FIB entries in CorsaPipeline by sangho · 9 years ago
  27. f22fb40 Pushes flow rules to the control switch when the switch is connected and available. by sangho · 9 years ago
  28. bd7f742 Adding Device Listiner to BgpRouter so that filtering rules are sent to the by Saurav Das · 9 years ago
  29. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  30. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  31. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  32. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  33. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  34. cfd63d2 Adding more filtering objectives from the router application and handling them by Saurav Das · 9 years ago
  35. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  36. e28ae4c sdn-ip reactive routing by Pingping Lin · 9 years ago
  37. 89ad377 ONOS-1400: Fixing BgpRouter functionality break due to distributed group store changes by Srikanth Vavilapalli · 9 years ago
  38. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  39. f9f2cbb WIP: Turn off group deletes for now as they're not needed for deployment by Jonathan Hart · 9 years ago
  40. c0b3c34 BgpRouter app supports both OVSSwitch and Corsa HW switch. by sangho · 9 years ago
  41. da1644e Added delete all flow rules during Corsa switch handshake by alshabib · 9 years ago
  42. 12ef205 Use higher priorites for longer prefixes by Jonathan Hart · 9 years ago
  43. 5eaf033 Add ICMP handler in bgp router app by sangho · 9 years ago
  44. 5b14142 BgpRouter: Batch flow updates by Jonathan Hart · 9 years ago
  45. 37d659c BgpRouter: Added treatment to delete flows by Jonathan Hart · 9 years ago
  46. 936a729 BgpRouter: Add default flows for BGP traffic in control plane switch by Jonathan Hart · 9 years ago
  47. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  48. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  49. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  50. fbe25c5 Getting router interface config into the corsa dataplane pipeline by Saurav Das · 9 years ago
  51. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  52. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  53. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  54. 7baba07 BGP router now handles the case where groups don't exists right away. by Jonathan Hart · 9 years ago
  55. 1058080 WIP: Started implementing static flows for corsa vanderweken pipeline. by alshabib · 9 years ago
  56. 2da1e60 Renamed routing packages to foo & foo.impl pattern. by Jonathan Hart · 9 years ago
  57. f582920 Initial skeleton of BgpRouter app. by Jonathan Hart · 9 years ago