1. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  2. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  3. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  4. e820e9b Supporting authentication to WebSocket for GUI2 by Sean Condon · 6 years ago
  5. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  6. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  7. e314154 Auto-generate an intg-bridge ID if it is not specified via net-cfg by Jian Li · 6 years ago
  8. a1812ad ONOS-7770 Install Bazel in p4vm by Carmelo Cascone · 6 years ago
  9. cdb0527 Fixed stc-cell-repair to properly prune atomix cluster nodes as well. by Thomas Vachuska · 6 years ago
  10. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  11. 6cf60c3 Convert all Atomix exceptions to ONOS storage exceptions by Jordan Halterman · 6 years ago
  12. 6771f4f Fixing Buck build by adding missing dependency to features/BUCK. by Thomas Vachuska · 6 years ago
  13. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  14. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  15. cb8ea06 Don't close repo if there is no URL by Ray Milkey · 6 years ago
  16. 245d119 No need to close the repo if doing a local deployment by Ray Milkey · 6 years ago
  17. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  18. 6ac9035 [ONOS-7162] Forcing provider scheme to always be in lowercase. by Thomas Vachuska · 6 years ago
  19. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  20. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  21. 591f66a Fix file name for onos-build-conf jar file by Ray Milkey · 6 years ago
  22. bec1485 [ONOS-7668] Fix ansible scripts for Vagrant tutorial VM. by Eric Tang · 6 years ago
  23. 49c291d Fix install Mininet and ONOS for ONOS-7638 by Eric Tang · 6 years ago
  24. d358574 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  25. b42f4dd Reduce the number of bazel jobs to allow building docker image on laptops by Ray Milkey · 6 years ago
  26. 5538d9e Adding creation and publishing of onos-build-conf.jar by Thomas Vachuska · 6 years ago
  27. b38701e Docker build using bazel by Ray Milkey · 6 years ago
  28. 96f1e03 Fixes OpenstackRoutingArpHandler respond arp request from peer router to source NAT ip of the external gateway. by Daniel Park · 6 years ago
  29. 24a96ff Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  30. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  31. ea89a1c NextId should be int instead of byte by Charles Chan · 6 years ago
  32. 07a367b Enhancing cell-stc to utilize the local value of ONOS_APPS variable. by Thomas Vachuska · 6 years ago
  33. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  35. 46848a8 Adding check for Bazel version 0.15.* by Thomas Vachuska · 6 years ago
  36. 735af03 Use ONF-owned grpc-java patched repo in Bazel build by Carmelo Cascone · 6 years ago
  37. 6c616d5 Fixing cell-build tool. Doh! by Thomas Vachuska · 6 years ago
  38. f77ea41 Release build for bazel by Ray Milkey · 6 years ago
  39. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  40. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  41. 0ed6443 [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  42. 9aff4ea Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  43. aa2faca Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  44. 69b7ae6 [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  45. afac1c6 Resizing a unit test that intermittently exceeds the default small size time limit. by Thomas Vachuska · 6 years ago
  46. 3ae60e2 Fix error in POM for Maven build by Sean Condon · 6 years ago
  47. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  48. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  49. b2f489f Fixing onos-publish-catalog to properly classify OAR packaging. by Thomas Vachuska · 6 years ago
  50. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  51. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  52. 6f0458c Add Jersey Media SSE to top level POM by Sean Condon · 6 years ago
  53. c38e903 [ONOS-7752] check north-south reachability for troubleshoot purpose by Jian Li · 6 years ago
  54. e189c1c [ONOS-7752] check single VM-to-VM east-west reachability by Jian Li · 6 years ago
  55. 78d3ed3 Fix: spawn a new thread to handle OPENSTACK port removal events by Jian Li · 6 years ago
  56. 0b93b00 [ONOS-7752] check east-west VM reachability for troubleshoot purpose by Jian Li · 6 years ago
  57. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  58. ca3e4f3 CiscoN9K Default pipeline does not support IPv6 by sdn · 6 years ago
  59. 2fa3ded Revert "Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class."" by Jian Li · 6 years ago
  60. 92abf31 Supports netdev data path type in OpenstackNode. by Daniel Park · 6 years ago
  61. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  62. a01809a bazel file formatting by Ray Milkey · 6 years ago
  63. 74d28d8 Fixing publishing catalog to ignore unsolicited DEBUG output. by Thomas Vachuska · 6 years ago
  64. 6796e02 Fixing javadocs following the protobufs & gRPC enhancements. by Thomas Vachuska · 6 years ago
  65. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  66. dda5ee7 Disable flush-on-commit for Raft logs in test clusters by Jordan Halterman · 6 years ago
  67. d958018 Fixing CLI dependency in faultmanagement by Andrea Campanella · 6 years ago
  68. c534812 Adding distributable tar files to the publishing catalog. by Thomas Vachuska · 6 years ago
  69. 25ffa03 Minor GUi tweak. by Thomas Vachuska · 6 years ago
  70. 1d735e4 Adding new Atomix libraries as über-javadoc build dependencies. by Thomas Vachuska · 6 years ago
  71. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  72. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  73. bb3f518 Sonar suggestions to avoid possible NPE by Ray Milkey · 6 years ago
  74. c661c20 Enhancing cell-build to provide option to use shared cache. by Thomas Vachuska · 6 years ago
  75. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  76. f83e422 Fix build of onos target in bazel on Jenkins by Ray Milkey · 6 years ago
  77. acfb410 Allow bash_profile to run when unbound variable checking is enabled by Ray Milkey · 6 years ago
  78. 47a3d78 Disable kafka app build for now in Bazel until GRPC is ready by Ray Milkey · 6 years ago
  79. bc98239 Use default primitive timeout in map keys/values/iterators by Jordan Halterman · 6 years ago
  80. 168111e Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  81. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  82. 0edb2c6 Adding onos-security feature to the Bazel build. by Thomas Vachuska · 6 years ago
  83. a620b71 Changing onos-lib-gen to operate using released onos-libgen java binary. by Thomas Vachuska · 6 years ago
  84. 7432938 Enhanced cell-build to work with other branches and to run unit tests remotely. by Thomas Vachuska · 6 years ago
  85. bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 6 years ago
  86. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  87. 24e85d1 Add Bazel support for host probing provider by Charles Chan · 6 years ago
  88. bf6739d Fixing cell-build to apply patch only if necessary. by Thomas Vachuska · 6 years ago
  89. 2ff66b4 Add unit tests in OpenstackNetworkingUtil class by Daniel Park · 6 years ago
  90. 4a0be7b Adds mtu option in DHCP option codes. by Daniel Park · 6 years ago
  91. d27dcda Implements ICMPEcho packet type. by Daniel Park · 6 years ago
  92. 95f7331 Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already. by Daniel Park · 6 years ago
  93. 1cca5e8 Add a message handler for Openstack Telemetry view by Boyoung Jeong · 6 years ago
  94. 8141264 Adding tool to invoke STC remotely from a borrowed cell using artifacts built via cell-build. by Thomas Vachuska · 6 years ago
  95. 0620613 Sealing another leak with GUI packaging where Bower looks in $HOME/.local/share/bower. by Thomas Vachuska · 6 years ago
  96. 19bd0c3 Making fixes and improvements to the cell-build tool. by Thomas Vachuska · 6 years ago
  97. 6be3068 Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 6 years ago
  98. 21112ad Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 6 years ago
  99. fe01f22 Adding BUILD files for Kafka integration app; still WIP though. by Thomas Vachuska · 6 years ago
  100. 795e492 Add atomix-fetch-logs script for fetching Atomix logs from cell machines by Jordan Halterman · 6 years ago