1. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  2. 1dbadbd Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  3. 1fa010c Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  4. 4135788 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  5. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  6. c7f63b6 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  7. 1c9a0b4 Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  8. d939eeb Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  9. 1eec625 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  10. 3a20be3 T3 REST API support for multicast routes by psneha · 6 years ago
  11. b24cb3c Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  12. 07b666f Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  13. 7034a29 Revert "Prevent zip archives from putting files in directories outside of the target directory" by Ray Milkey · 6 years ago
  14. fa43644 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  15. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  16. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  17. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  18. a134ee3 Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  19. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  20. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  21. 397398c Fix serialization execption by Charles Chan · 6 years ago
  22. 47cd744 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  23. e2dcadc IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  24. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  26. c5f6dd0 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  27. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  28. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  29. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  30. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  31. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  33. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  34. c3a48e3 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  35. 5bd059e Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  36. 577dae3 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  37. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  38. 9299cf5 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  39. aab61e4 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  40. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  41. d1fe85b ONOS core changes for RIP support by shalde064 · 6 years ago
  42. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  43. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  44. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  45. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  46. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  47. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  48. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  49. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  50. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  51. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  52. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  53. c1d6aaf DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  54. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  55. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  56. 975deba T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  57. 5c7913d4 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  58. 6c3ec95 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  59. e8d5f41 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  60. c99e81f Updated P4 tutorial code/instructions for onos-1.13 by Carmelo Cascone · 6 years ago
  61. 6e34786 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  62. 946b8cd Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago
  63. cfab45a Remove stale dependency to yms by Yuta HIGUCHI · 6 years ago
  64. f7569a8 Detach yms from build by Yuta HIGUCHI · 6 years ago
  65. 59bc072 Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  66. 0e081ad Revert "Adding Multisct traffic drop for un-programmed trees" by Charles Chan · 6 years ago
  67. b987ecc Fixing NPE for absent blackhole config by Andrea Campanella · 6 years ago
  68. 0a1d47c Adding Multisct traffic drop for un-programmed trees by Andrea Campanella · 6 years ago
  69. 6c5de2c Updating Mcast json examples by Andrea Campanella · 6 years ago
  70. 3165340 Fix SONA to support vlan network mode. by Daniel Park · 6 years ago
  71. 5ebeeb2 Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  72. 0ae030c This fixes an NPE turned up by STC testing [ONOS-7657] by Ray Milkey · 6 years ago
  73. 2ade0c9 Adding route blackhole by Andrea Campanella · 6 years ago
  74. 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  75. 7631c49 [CORD-2839] Handling multiple sources by Pier · 6 years ago
  76. d4fd89f Moving Source from connect point to HostId in MulticastHandling by Andrea Campanella · 6 years ago
  77. 28b3e6d Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  78. b844a29 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  79. 22dc982 T3: Adding a summary version of the mcast command by Andrea Campanella · 6 years ago
  80. 59e824a Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  81. bc1a7b5 Enforce OVSDB runs as an OVSDB client mode only during SONA startup by Jian Li · 6 years ago
  82. 17b6ac6 Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  83. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  84. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  85. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  87. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  88. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  89. e05ee6d Send probes when host moves by Charles Chan · 6 years ago
  90. a03ab8b Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  91. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  92. 663f2d5 Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  93. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  94. bfc35d4 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  95. 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  96. 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 6 years ago 1.13.0-rc3
  97. a76bf03 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  98. b6fc05d Adjusted auto-layout to better deal with large number of service hosts. by Thomas Vachuska · 6 years ago
  99. 1aa5257 Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  100. 0c4696a Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago