1. f985e9e Updated hosts and interfaces to work with 122 flat network for MME2 by Carmelo Cascone · 6 years ago
  2. 7c4b994 Update enodeb route config by Yi Tseng · 6 years ago
  3. 3f53f1c Add static vtn flows by Yi Tseng · 6 years ago
  4. e66d681 Merge remote-tracking branch 'origin/master' into dev/auklet by Carmelo Cascone · 6 years ago
  5. abbd1ee Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  6. ebe2ab7 bug fix in getFlowEntries() for CienaWaverServer driver by fahadnaeemkhan · 6 years ago
  7. b9cf36f Do not register CP device in fpcagent by Carmelo Cascone · 6 years ago
  8. 3337599 Revert "[ONOS-7297] DC App to adapt changes wherein RpcInput contains ResourceId." by Yi Tseng · 6 years ago
  9. 89dc629 Revert "Fix regression after bumping to yang-tool 2.4" by Yi Tseng · 6 years ago
  10. d74fe38 Revert "Bump yang tools version to 2.4" by Yi Tseng · 6 years ago
  11. 64d16e9 Merge remote-tracking branch 'origin/master' into dev/auklet by Yi Tseng · 6 years ago
  12. 5ba756c Several fix for host by Yi Tseng · 6 years ago
  13. a21c0ca DHCPv6 Lease Query by Lior Assouline · 6 years ago
  14. b29144d [CORD-2486] Improve Mcast CLI APIs by Pier Luigi · 6 years ago
  15. 9930da5 [CORD-2484] Deleting multicast route does not clean flows and groups by Pier Luigi · 6 years ago
  16. b72201b [CORD-2607] Mcast buckets correction by Pier Luigi · 6 years ago
  17. ec6ac42 [CORD-2634] Fix verify operation in OFDPA pipeliner. by Pier Luigi · 6 years ago
  18. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  19. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  20. 3585a7a Fixing issue when Initial Audit is never completed. by Maksym Polovyi · 6 years ago
  21. a37be5c Modified CienaWaverServer driver to change frequency rather then by fahadnaeemkhan · 6 years ago
  22. 142ceb0 [ONOS-7297] DC App to adapt changes wherein RpcInput contains ResourceId. by Gaurav Agrawal · 6 years ago
  23. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  24. 4ce65e8 Upgrade to Atomix 2.0.18 by Jordan Halterman · 6 years ago
  25. 2d1b590 Add more utility methods to DocumentPath by Yuta HIGUCHI · 6 years ago
  26. da6f56a Fix regression after bumping to yang-tool 2.4 by Yuta HIGUCHI · 6 years ago
  27. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  28. c84e3f1 Add unit test of openstack node REST API by Jian Li · 6 years ago
  29. f65d72e [ONOS-7480] Add swagger API doc of openstack node module by Jian Li · 6 years ago
  30. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 6 years ago
  31. 4a80a57 Fix: SONA activation issue caused by missing of snakeyaml by Jian Li · 6 years ago
  32. 23c8be2 Refactor openstacknode let app use codec to serialize JSON string by Jian Li · 6 years ago
  33. e6bd494 Static host config for dev pod by Carmelo Cascone · 6 years ago
  34. 604ad0b ONOS-6733 l18n for Flows by ArturoF Velasco · 6 years ago
  35. 3f5341a Ports with zero counters displayed on UI by Georgios Katsikas · 6 years ago
  36. 1c1f0c2 [ONOS-7410] DeviceManager.deviceConnected does not apply device annotations by jaegonkim · 6 years ago
  37. 307ca97 Only allow tab completion for one DeviceID in `links` command by Jon Hall · 6 years ago
  38. 0e814b3 Remove deprecated static factories by Ray Milkey · 6 years ago
  39. 505d4e3 Remove deprecated static factories by Ray Milkey · 6 years ago
  40. 0a1a091 Remove deprecated Alarm builder API by Ray Milkey · 6 years ago
  41. a5ab224 alias for op, ob with retries by Yuta HIGUCHI · 6 years ago
  42. 4888e16 bump yang tools version to 2.4.1 by Yuta HIGUCHI · 6 years ago
  43. 28bcaf1 decouple buck yang plugin from buck main archive by Yuta HIGUCHI · 6 years ago
  44. 5ac3443 Async netconf API + command for netconf troubleshooting by Yuta HIGUCHI · 6 years ago
  45. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  46. 0e84f44 Remove deprecated HTTP SB controller APIs by Ray Milkey · 6 years ago
  47. b1906d2 Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  48. 274daef Minor bugfix to spgw.p4 by Carmelo Cascone · 6 years ago
  49. 7da7e62 Add support for pretty printing XML fragments by Yuta HIGUCHI · 6 years ago
  50. 0271043 Remove deprecated netconf provider config class by Ray Milkey · 6 years ago
  51. 4ad4a24 Remove deprecated SNMP provider config by Ray Milkey · 6 years ago
  52. 5e82aa9 Remove deprecated TL1 provider config by Ray Milkey · 6 years ago
  53. 5da1995 Add head node to fabric by Yi Tseng · 6 years ago
  54. cedad87 Test case for fabric-spgw when using MPLS routing by Carmelo Cascone · 6 years ago
  55. 757ae5a Updated p4c tofino output with fix to GTP/MPLS bug by Carmelo Cascone · 6 years ago
  56. bc6bfe5 Update enodeb and management switch config by Yi Tseng · 6 years ago
  57. 911cbf8 add tmuxp by Yi Tseng · 6 years ago
  58. ab3f9b2 Fix P4 config typo (montana -> montara) by Yi Tseng · 6 years ago
  59. 04c783b Updated p4c output for fabric by Carmelo Cascone · 6 years ago
  60. eefa276 [CORD-2734] Protect SR executor from exceptions by Pier Luigi · 6 years ago
  61. d3472bf [ONOS-7470] Add swagger API doc of openstack networking module #2 by Jian Li · 6 years ago
  62. 2077f66 [ONOS-7470] Add swagger API doc of openstack networking module by Jian Li · 6 years ago
  63. 64bd9f4 Updated fpcagent by Carmelo Cascone · 6 years ago
  64. b44ad28 [ONOS-7321] Add gRPC FlowEntry protobuf model with translator by Jian Li · 6 years ago
  65. d6dadbd Utility to clean known_hosts by Yuta HIGUCHI · 6 years ago
  66. f662e31 Add missing type to DDCStore by Yuta HIGUCHI · 6 years ago
  67. 58bdbdd ONOS-7190 - Adding the missing Toolbar items (for current functionality) by Steven Burrows · 6 years ago
  68. e7f5101 Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager. by Saurav Das · 6 years ago
  69. fab5bcd Revert "Modify proxy arp for mwc demo" by Yi Tseng · 6 years ago
  70. f11c9a2 Revert "Fix NPE of ProxyArp" by Yi Tseng · 6 years ago
  71. dbc08c0 Add more error log by Yuta HIGUCHI · 6 years ago
  72. 4c3fbcf Modify TAPI 2.0 to avoid yang-tool limitation by hiroki · 6 years ago
  73. 9c7c369 remove deprecated updateBookkeepingFields() method by Ray Milkey · 6 years ago
  74. 7f67cbc Remove deprecated DeviceConfig CLI commands by Ray Milkey · 6 years ago
  75. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  76. 92d206b Remove deprecated link collection intent compiler by Ray Milkey · 6 years ago
  77. 6a36035 Remove deprecated private method by Ray Milkey · 6 years ago
  78. b2b0043 Fix wrong path for FpmPushRoutesCommand by Pier Luigi · 6 years ago
  79. 4f985cd Disabled gNMI support in p4vm until it becomes more stable by Carmelo Cascone · 6 years ago
  80. baab424 Config for eNodeB and mgmt switch by Yi Tseng · 6 years ago
  81. 1b22a2c Fix NPE of ProxyArp by Yi Tseng · 6 years ago
  82. caf91d7 Update config for dev pod by Yi Tseng · 6 years ago
  83. 0fbc908 Fixed typo montana-montara and updated p4c output by Carmelo Cascone · 6 years ago
  84. 0eb68e1 Fix issue reported by error-prone by Yuta HIGUCHI · 6 years ago
  85. 0e1b4d9 Added support for optical intent between the different ports on same device. by fahadnaeemkhan · 6 years ago
  86. 715dd73 [CORD-2583] Change Fpm protocol classes to use Builder pattern by Kalhee Kim · 6 years ago
  87. d1be7b1 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  88. 21fffd2 [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  89. bad6d6c [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  90. eba73a0 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  91. 34e29ca Implement OpenFlow based LambdaQuery behavior by Laszlo Papp · 6 years ago
  92. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  93. 8ee2be9 added cfgService for AlarmPollingProvider by fahadnaeemkhan · 6 years ago
  94. 15a8178 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  95. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  96. 94db191 Ensure messages are correctly timed out in NettyMessagingManager by Jordan Halterman · 6 years ago
  97. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  98. 97f9d4c T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  99. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  100. d4b51c2 Remove deprecated key file interface by Ray Milkey · 6 years ago