1. d35b779 Tagging 2.2.5 by ONOS Jenkins User · 3 years, 6 months ago 2.2.5
  2. 79bc506 Not failing with BADPARAMS on IGMP to allow IGMP on NNI port for OLT by Andrea Campanella · 3 years, 6 months ago
  3. a7dec4f Starting snapshot 2.2.5-SNAPSHOT by ONOS Jenkins User · 3 years, 6 months ago
  4. e708715 Tagging 2.2.5-rc1 by ONOS Jenkins User · 3 years, 6 months ago 2.2.5-rc1
  5. a93905c [VOL-3212] Modification to Trap flows: by Andrea Campanella · 3 years, 10 months ago
  6. 4b86726 [ONOS-8117] Fix onos-check-components by Jon Hall · 3 years, 7 months ago
  7. 5812b58 Fix STC scripts for checking ONOS nodes by Jon Hall · 3 years, 7 months ago
  8. abbef4a Fix: resolve a NPE due to the non-existing neutron port info by Jian Li · 3 years, 7 months ago
  9. eab5135 Fix: do not handle ARP packets from openstack events by Jian Li · 3 years, 7 months ago
  10. a4d8fba Inter-connect k8s external and openstack integration bridge by Jian Li · 3 years, 7 months ago
  11. 019ce6a Inter-connect k8s and openstack intg bridge, kbr-ex and kbr-router by Jian Li · 3 years, 7 months ago
  12. 9be7d21 Replace sed with perl by Charles Chan · 3 years, 7 months ago
  13. 732c342 Listen on k8s port event to create instance port and host by Jian Li · 3 years, 7 months ago
  14. b2d7e1d Fix: correct openstack networking provider ID at instance port manager by Jian Li · 3 years, 7 months ago
  15. 5abc9f0 Fix: statically add portnumber of intg and ext bridge by Jian Li · 3 years, 7 months ago
  16. b73a95a Fix: only receive host events initiated by openstack provider by Jian Li · 3 years, 7 months ago
  17. c2242bd Support distributed virtual router (DVR) at kubernetes by Jian Li · 3 years, 7 months ago
  18. 619fa28 Split tunneling behavior into a separated tunnel bridge by Jian Li · 3 years, 7 months ago
  19. 077b07e Use host handler to bootstrap tunnel bridge and related ports by Jian Li · 3 years, 7 months ago
  20. e2a04ce Initial support for multi kubernetes clusters for k8s nodes by Jian Li · 3 years, 9 months ago
  21. 2d9ca23 Starting snapshot 2.2.5-SNAPSHOT by ONOS Jenkins User · 3 years, 8 months ago
  22. d7f0d00 Tagging 2.2.4 by ONOS Jenkins User · 3 years, 8 months ago 2.2.4
  23. 4a0b7f6 Ignore PI range match field if not provided in flow rule by Carmelo Cascone · 3 years, 8 months ago
  24. f198430 Ports and port description are not cleared up properly upon removal by Andrea Campanella · 3 years, 8 months ago
  25. 5bdaf10 [VOL-2950][VOL-3110][AETHER-457] Fix a bug in component readiness check by Charles Chan · 3 years, 8 months ago
  26. b27024f Fix minor bugs in INT sink by Sundararajan Renganathan · 3 years, 9 months ago
  27. 5524134 Use bazelisk inside Dockerfile by Carmelo Cascone · 3 years, 8 months ago
  28. bfe4355 Remove UE address from uplink PDRs by Robert MacDavid · 3 years, 8 months ago
  29. 8767511 Use instance 0 for first replica of P4RT clone groups by Carmelo Cascone · 3 years, 8 months ago
  30. e97f483 [AETHER-432][VOL-3263] Revisit meters subsystem to be fully distributed. by pierventre · 3 years, 9 months ago
  31. b5ade98 INT app gui2 by Davide Scano · 3 years, 10 months ago
  32. 28d4e6f Removing the host drop-shadow from the topo GUI2 by Thomas Vachuska · 3 years, 8 months ago
  33. 759caf0 Starting snapshot 2.2.4-SNAPSHOT by ONOS Jenkins User · 3 years, 8 months ago
  34. 56048ee Tagging 2.2.4-b3 by ONOS Jenkins User · 3 years, 8 months ago 2.2.4-b3
  35. e3a3df4 Add gui (v1) to tost profile by Carmelo Cascone · 3 years, 8 months ago
  36. 2860f63 Starting snapshot 2.2.4-SNAPSHOT by ONOS Jenkins User · 3 years, 8 months ago
  37. 7539982 Tagging 2.2.4-b2 by ONOS Jenkins User · 3 years, 8 months ago 2.2.4-b2
  38. 088cb4d Add inbandtelemetry to the tost profile by pierventre · 3 years, 8 months ago
  39. ed7dfa6 Removes the .git folder from .dockerignore. by pierventre · 3 years, 8 months ago
  40. 00ff4ce Disable using projectlock during release by Carmelo Cascone · 3 years, 8 months ago
  41. c9fce63 Backport fabric-spgw TNA changes to v1model by Robert MacDavid · 3 years, 8 months ago
  42. 252564b Fix for ONOS dockerfile that was broken as the absolute path of java was changed in the azul images. by pierventre · 3 years, 8 months ago
  43. 1a64c3a Safer get operations for the server driver by Georgios Katsikas · 3 years, 10 months ago
  44. 4170ab7 Add sona profile to bazel build script by Jian Li · 3 years, 8 months ago
  45. defc74e AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 8 months ago
  46. bfc5e55 [AETHER-457] Load initial routes from netcfg by Charles Chan · 3 years, 8 months ago
  47. d172435 AETHER-452 Read P4RT counters only if table supports them by Carmelo Cascone · 3 years, 9 months ago
  48. ba3e3d5 Fix: ndpEnabled default value in NeighbourResolutionManager property by nosignal · 3 years, 9 months ago
  49. d35e8a6 Allow building fabric.p4 with custom S1U_SGW_PREFIX by Carmelo Cascone · 3 years, 9 months ago
  50. cf18713 Refactor: remove verbose logging message at openstack networking by Jian Li · 3 years, 9 months ago
  51. 46276ef Listen on openstack's port event to create instance port and host by Jian Li · 3 years, 9 months ago
  52. ce5ab98 [ONOS-8106][ONOS-8107] Fix for netconf ssh session not initiating when a node goes down in cluster by Anurag Chadha · 3 years, 9 months ago
  53. b5255ff Lowering error log for optional TLV type in LLDP packet by Andrea Campanella · 3 years, 9 months ago
  54. 969e8af [VOL-3327] Avoid logging of non-error in OLT Pipeliner by Andrea Campanella · 3 years, 9 months ago
  55. 73d9300 Upgrade to apache karaf 4.2.9 by Ray Milkey · 3 years, 9 months ago
  56. 0f6ef9c Fix: only handle TCP/UDP/ICMP/SCTP/any protocol for security group by Jian Li · 3 years, 9 months ago
  57. 8a95ee4 [AETHER-255] Tost profile for bazel build (onos and onos-package) by pierventre · 3 years, 9 months ago
  58. 1891791 [AETHER-255] Collection of missing cherry-picks and other fixes by pierventre · 4 years, 3 months ago
  59. c785921 Update script to generate fabric.p4 constants in new location by Carmelo Cascone · 3 years, 9 months ago
  60. 8f6b5cd Publish fabric.p4 constants with fabric-api artifact by Carmelo Cascone · 3 years, 9 months ago
  61. 6ea20fd Starting snapshot 2.2.4-SNAPSHOT by ONOS Jenkins User · 3 years, 9 months ago
  62. f3f145f Tagging 2.2.3 by ONOS Jenkins User · 3 years, 9 months ago 2.2.3
  63. a022de8 Add gRPC publish targets for servers in apps by Robert MacDavid · 3 years, 9 months ago
  64. 9f5c41f Starting snapshot 2.2.3-SNAPSHOT by ONOS Jenkins User · 3 years, 9 months ago
  65. 30cfeb7 Tagging 2.2.3-rc1 by ONOS Jenkins User · 3 years, 9 months ago 2.2.3-rc1
  66. 1fece88 [AETHER-77] onos-diagnostics-k8s by pier · 3 years, 10 months ago
  67. b869fcb Starting snapshot 2.2.3-SNAPSHOT by ONOS Jenkins User · 3 years, 9 months ago
  68. a75d5ac Tagging 2.2.3-b2 by ONOS Jenkins User · 3 years, 9 months ago 2.2.3-b2
  69. 61599a4 Publish artifacts in preparation of Trellis separation by Charles Chan · 3 years, 9 months ago
  70. 4d73add Phased recovery by Charles Chan · 4 years, 1 month ago
  71. 6dc062a [AETHER-76] Complete T3 offline mode by Seyeon Jeong · 4 years, 1 month ago
  72. 357bcec [AETHER-76] Impelentation of a new Trellis Troubleshoot Tool (T3) for offline mode by Seyeon Jeong · 4 years, 1 month ago
  73. ea7c0ef Check ONOS_ROOT is set. by pier · 3 years, 10 months ago
  74. 6043fc4 Extract and publish p4runtime protocol utils in separate artifact by Carmelo Cascone · 3 years, 10 months ago
  75. bed5cd9 Starting snapshot 2.2.3-SNAPSHOT by ONOS Jenkins User · 3 years, 10 months ago
  76. 3e11e74 Tagging 2.2.3-b1 by ONOS Jenkins User · 3 years, 10 months ago 2.2.3-b1
  77. ad74171 SEBA-991-A new API needed to remove specific sources from a McastRoute by Ilayda Ozdemir · 3 years, 10 months ago
  78. 6347ff4 [ONOS-8102] Moving get(MeterService.class) into each MetersWebResource Method to avoid startup race condition between Web resource and meter service class creation. by Andrea Campanella · 3 years, 10 months ago
  79. 8e0e294 [AETHER-239] Add RAW_DEVICE_CONFIG extension by Yi Tseng · 3 years, 10 months ago
  80. 2218fa7 Add p4rt drivers to list of published artifacts by Carmelo Cascone · 3 years, 10 months ago
  81. c9e43a4 [ONOS-8094] GUI2 Topo details fails to show localized messages for English by Sean Condon · 3 years, 10 months ago
  82. 1d47569 Rewrite the SPGW P4 pipeline. by Robert MacDavid · 3 years, 10 months ago
  83. 13ccba6 Server device driver extensions by Georgios Katsikas · 4 years ago
  84. f9a5ecb [ONOS-8098][VOL-3128] Implement multipart PORT_DESC processing in ACTIVE state by Andrea Campanella · 3 years, 10 months ago
  85. 6715616 [ONOS-8095] GUI2 Adjusted the width of columns in the flow table view by Sean Condon · 3 years, 10 months ago
  86. 989eac3 [ONOS-8097] Pipeconf table top header misaligned by Sean Condon · 3 years, 10 months ago
  87. 22ce467 Fix: perform exact port match for full port mask value 0xFFFF by Jian Li · 3 years, 10 months ago
  88. 87b3f86 [ONOS-8096] In GUI2 device panel space before colon creates unnecessary wrap by Sean Condon · 3 years, 10 months ago
  89. 2d8ecd1 Removes workaround for duplicate device_added events by pier · 3 years, 10 months ago
  90. 4ac9f9b Fix: only reply ARP request from external router by Jian Li · 3 years, 11 months ago
  91. 5908b56 [VOL-3016] OLTPipeline removes empty next group if the last group was removed because of empty buckets by Andrea Campanella · 3 years, 11 months ago
  92. 4e4084c [ONOS-8093] Purge Meter API by Andrea Campanella · 3 years, 11 months ago
  93. 4d1b1f3 Refactor: simplify the floating IP related ARP rule installation by Jian Li · 3 years, 11 months ago
  94. c55a74f Support to specify BootFileName and ServerName in DHCP Option by Jian Li · 3 years, 11 months ago
  95. cac12a4 Fix for duplicated event issue. by pier · 4 years ago
  96. 9275f9c Support to assign IP address via DHCP to Bare Metal server by Jian Li · 3 years, 11 months ago
  97. 7080697 Fix deps link of perfmark by nosignal · 4 years ago
  98. aec1b13 Fix: correctly broadcast ARP MAC and IP reply for fake gateway by Jian Li · 4 years ago
  99. 528f96e Fix: correctly specify the VM's mac associated with the given FIP by Jian Li · 4 years ago
  100. caf87fd Added in a .bazelversion file to work with Bazelisk by Sean Condon · 4 years ago