Tagging 1.13.9-rc1
  1. c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 5 years ago 1.13.9-rc1
  2. 4b0fc8f add fpm web to pom by Ray Milkey · 5 years ago
  3. eba9535 Fix ONOS version string by Ray Milkey · 5 years ago
  4. 399b8e3 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  5. 77fa8ab FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  6. 1f83a59 Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  7. 96bca90 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  8. 2dc5a6b Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  9. 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  10. 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 5 years ago 1.13.8
  11. 9f3462d Version string referred to s apecific SNAPSHOT by Ray Milkey · 5 years ago
  12. 3327a26 Fixes for maven build on dhcprelay and packet-stats apps by Ray Milkey · 5 years ago
  13. 781b855 Need to use 'pom' packaging at the top level by Ray Milkey · 5 years ago
  14. 4242cbe REST API added in Packet stats app by Sudhir Kumar Maurya · 5 years ago
  15. 3304e79 PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Ruchi Sahota · 5 years ago
  16. 9841077 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  17. 71ad9d2 Fix route events delivery by pier · 5 years ago
  18. 2f2dbca Rest API Support for DHCP Relay by Anjali K K · 5 years ago
  19. 264b4b7 Change the service dependency to mandatory by Charles Chan · 6 years ago
  20. a1e623b Fixes build, removes bazel files and makes onos-buck project happy again by pier · 5 years ago
  21. 0efc849 Starting snapshot 1.13.8-SNAPSHOT by ONOS Jenkins User · 5 years ago
  22. d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 5 years ago 1.13.7
  23. 6c48dba Provides a separate executor to handle map events. by pier · 5 years ago
  24. 2171bc0 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 5 years ago
  25. aa3c7ea Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  26. eadad4a Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  27. d78d1a3 REST API Support for DHCP Relay by anjalikk · 6 years ago
  28. 107b8cf REST API support for DHCP Relay by psneha · 6 years ago
  29. 8d6edf3 route-remove cli command with source type addition by snehaprem · 6 years ago
  30. 5b3f460 Symmetric host probing by Mayank Tiwari · 6 years ago
  31. fab0f85 Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  32. 742e94c Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  33. 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
  35. 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  36. 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
  37. 46945b6 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  38. a0c7daf Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  39. 58128a8 Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  40. 27aa772 Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  41. f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
  43. 263e7d9 Fix serialization issue by Charles Chan · 6 years ago
  44. 017869e Route Type Addition REST API by psneha · 6 years ago
  45. 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  47. 1dbadbd Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  48. 1fa010c Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  49. 4135788 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  50. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  51. c7f63b6 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  52. 1c9a0b4 Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  53. d939eeb Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  54. 1eec625 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  55. 3a20be3 T3 REST API support for multicast routes by psneha · 6 years ago
  56. b24cb3c Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  57. 07b666f Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  58. 7034a29 Revert "Prevent zip archives from putting files in directories outside of the target directory" by Ray Milkey · 6 years ago
  59. fa43644 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  60. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  61. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  62. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  63. a134ee3 Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  64. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  65. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  66. 397398c Fix serialization execption by Charles Chan · 6 years ago
  67. 47cd744 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  68. e2dcadc IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  69. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  70. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  71. c5f6dd0 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  72. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  73. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  74. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  75. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  76. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  77. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  78. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  79. c3a48e3 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  80. 5bd059e Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  81. 577dae3 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  82. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  83. 9299cf5 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  84. aab61e4 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  85. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  86. d1fe85b ONOS core changes for RIP support by shalde064 · 6 years ago
  87. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  88. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  89. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  90. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  91. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  92. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  93. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  94. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  95. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  96. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  97. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  98. c1d6aaf DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  99. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  100. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago