1. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 6 years ago
  2. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  3. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  4. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  5. e37d129 FlowEntryBuilder: optmize calls to DriverService by Rodrigo Duarte Sousa · 7 years ago
  6. 409289d Multiple meter support added and meter action added for OF1.5 by cansu.toprak · 7 years ago
  7. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  8. 178b0f5 Learn target ip from IPv6 neighbor advertisement message by Charles Chan · 7 years ago
  9. 3281368 [ONOS-7135] Implement PortAdmin in NetconfDeviceProvider by Andrea Campanella · 7 years ago
  10. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  11. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  12. 4bc481b fix missing dependencies to adapter by Yuta HIGUCHI · 7 years ago
  13. 4929a81 Registering component configuration properties for the generalDeviceProvider by Andrea Campanella · 7 years ago
  14. d4e07f4 Remove unnecessary isRelevant() check. by Rafal Szalecki · 7 years ago
  15. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  16. 20cbd45 ONOS-5457 OFAgent - handle FLOW_MOD controller to switch command message by Claudine Chiu · 7 years ago
  17. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  18. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  19. ce11193 Fixing Device updated event in order to stop statistics polling by Andrea Campanella · 7 years ago
  20. 554ce97 bug fix: catch the exception if driver is not found by Frank Wang · 7 years ago
  21. bb86b78 Resolve false probing timeout by delaying the proble a little bit by Charles Chan · 7 years ago
  22. aa417a6 [CORD-1887] Make DHCP relay works with dual homing by Yi Tseng · 7 years ago
  23. b34a0bd Fix NPE in NetworkConfigHostProvider by Charles Chan · 7 years ago
  24. 5bff7ca Fixed NPE when processing P4Runtime packet-ins by Carmelo Cascone · 7 years ago
  25. 2fde6d4 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  26. f5c4f68 Fix missing dependency - was tripping up sonar by Ray Milkey · 7 years ago
  27. 923a778 netconf protocols fixes by Yuta HIGUCHI · 7 years ago
  28. 834894a sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  29. 1fb27d3 Modified PI-ECMP demo app to work with 2x2 clos topology by Carmelo Cascone · 7 years ago
  30. 1909032 Completing Port Statistics scheduling in general device provider. by Andrea Campanella · 7 years ago
  31. c98aa2a Cleaning up app names, descriptions and categories. by Thomas Vachuska · 7 years ago
  32. 482951f ONOS-6968: by fahadnaeemkhan · 7 years ago
  33. 71ee08f sync artifactId with buck artifact by Yuta HIGUCHI · 7 years ago
  34. a2c7c20 PCEP Protocol code restructured to move under PCEP Server code for more readability. Later Client code can be added under client folder. by harikrushna-Huawei · 7 years ago
  35. d8ab096 Fixs some misspellings by Frank Wang · 7 years ago
  36. 8ca75a2 Adding OpenConfig YANG models. by Thomas Vachuska · 7 years ago
  37. b002968 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  38. 446f446 Refactor buck external dependencies by Ray Milkey · 7 years ago
  39. c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  40. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  41. bf152d7 ONOS-6932 Fixed loading of EVPN route service app dependencies. by Thomas Vachuska · 7 years ago
  42. b57fdb0 ONOS-6653 by dvaddire · 7 years ago
  43. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  44. 4aa54e3 Minor fixes by Yuta HIGUCHI · 7 years ago
  45. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  46. a95193c ONOS-6903 Move EVPN from incubator to apps by Ray Milkey · 7 years ago
  47. 125c3f2 Cleanup local maps in LldpLinkProvider by Jon Hall · 7 years ago
  48. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  49. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  50. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  51. 2f4b01d Fix file permissions by Yuta HIGUCHI · 7 years ago
  52. 30fedc5 Adding BGP provider code to support EVPN by Mohammad Shahid · 7 years ago
  53. b9cfc3a Try to get driver info by lookup mfr/hw/sw when the device is not found by Charles Chan · 7 years ago
  54. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  55. fcf5dce [CORD-1431] Support DHCPv6 by HostLocationProvider by Yi Tseng · 7 years ago
  56. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  57. a59f9b76 Introduce driver property to suppress meter feature by Charles Chan · 7 years ago
  58. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  59. 6a4d166 Increased the number of threads in RestDeviceProvider to avoid timeouts by Georgios Katsikas · 7 years ago
  60. a180032 Fix OVSDB api artifactId by Adnaan Sachidanandan · 7 years ago
  61. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  63. cfa637a Fix DHCP handling bug in HostLocationProvider by Yi Tseng · 7 years ago
  64. 288b273 Implement support for packetIn through p4Runtime by Andrea Campanella · 7 years ago
  65. 2f2d976 P4Runtime provider base app by Carmelo Cascone · 7 years ago
  66. b1e9924 Fix bugs in host subsystem by Charles Chan · 7 years ago
  67. 2883c76 ONOS-6562 Implement P4RuntimePacketProvider by wu · 7 years ago
  68. 35b83be Align maven artifact name to buck artifact by Yuta HIGUCHI · 7 years ago
  69. 7a38f9a [CORD-1434][CORD-1112] DHCP relay manager by Yi Tseng · 7 years ago
  70. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  71. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  72. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  73. 59f57de ONOS-6561 BMv2 handshaker via P4Runtime by Carmelo Cascone · 7 years ago
  74. 3a50b0d Reduce resource pressure to better support low resource profile device. by Yuta HIGUCHI · 7 years ago
  75. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  76. c7403c2 DHCP util refactor by Yi Tseng · 7 years ago
  77. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  78. af75c13 FIX: Set band.type in MeterStats to avoid nullpointer in meter related operations (e.g, removal). by Jordi Ortiz · 7 years ago
  79. c635835 Resolve OSGi wiring issue in TL1 by Yuta HIGUCHI · 7 years ago
  80. 795dff4 Attempt to make Netconf test a little more less brittle by Yuta HIGUCHI · 7 years ago
  81. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  82. 67acb69 RestDeviceProvider small refactor by Michal Mach · 7 years ago
  83. 45d98b3 Remove unnecessary boxing. by Yuta HIGUCHI · 7 years ago
  84. 13072e2 Executor initialization moved to activate() method by Michal Mach · 7 years ago
  85. 4da35c5 [ONOS-6663] Shutdown executor in RestDeviceProvider by Lukasz Ryba · 7 years ago
  86. d809974 [ONOS-6662] Port statistics for RestDeviceProvider by Michal Mach · 7 years ago
  87. f42a2cc [ONOS-6386] Polatis OpenFlow driver by Yuta HIGUCHI · 7 years ago
  88. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  89. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  90. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  91. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  92. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  93. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  94. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  95. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  96. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  97. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  98. 4c71ee7 [ONOS-6507] Rest device connection timeout by Palash Kala · 7 years ago
  99. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  100. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago