1. bea68cf GUI fix by Thomas Vachuska · 7 years ago
  2. 8013c4f [ONOS-7202] IntentCleanupTestMock always fail in jenkins test by Yi Tseng · 7 years ago
  3. d341e61 Don't try to commit tags if doing a dry run by Ray Milkey · 7 years ago
  4. ec3b489 fix typo in script by Ray Milkey · 7 years ago
  5. 85b87e4 Use sed parameters that are acceptable to Linux by Ray Milkey · 7 years ago
  6. 878625f [ONOS-7081] Modify EventuallyConsistentMap to bootstrap from old nodes during upgrade by slowr · 7 years ago
  7. 22c555d Correcting basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  8. 8db3c10 Allow errors to terminate the build by Ray Milkey · 7 years ago
  9. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  10. 624bd28 Specify the common models as runtime dependency by Laszlo Papp · 7 years ago
  11. ad01820 ONOS-7200: Fixed GUI build times by Steven Burrows · 7 years ago
  12. 289f45c DCS check and create built-in nodes by Yuta HIGUCHI · 7 years ago
  13. e23b456 ONOS-7045 vnet stc by Claudine Chiu · 7 years ago
  14. a246224 make gRPC buck build script fail fast on error by Yuta HIGUCHI · 7 years ago
  15. f0c0632 refactor code and service separation for MOAS support by Dimitrios Mavrommatis · 7 years ago
  16. 3cda3f3 ONOS-6987 To enable declarlation of required permissions of application in BUCK file by Heedo Kang · 7 years ago
  17. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  18. 7f8d14d Include the new nextHopTemp field in equals, hashCode, toString and clone by Charles Chan · 7 years ago
  19. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  20. d0dd700 Implement DHCPv4 Lease Query by Charles Chan · 7 years ago
  21. 6520198 bump dependency versions by Yuta HIGUCHI · 7 years ago
  22. 58bf491 Adding utilities for offline backup/restore. by Thomas Vachuska · 7 years ago
  23. e435653 Fix the display name of route service rest by Laszlo Papp · 7 years ago
  24. 42d7a6c ONOS-7181: Hide port label on UiEdgeLinks when hosts are disabled by Steven Burrows · 7 years ago
  25. 61aeb35 Add upgrade event listener to UpgradeService on initialization of MastershipManager by Jordan Halterman · 7 years ago
  26. 6404721 ONOS-7179: Styled the instance panel the same as clasassic topo by Steven Burrows · 7 years ago
  27. e92efea ONOS-7170 OFAgent - handle PORT_MOD; issue PORT_STATUS messages when virtual port state changes by Claudine Chiu · 7 years ago
  28. a58cb82 ONOS-7189: Added helpFormat for the quick help modal by Steven Burrows · 7 years ago
  29. b8ebd40 ONOS-7178: Added command to Enabled/Disable the details panel by Steven Burrows · 7 years ago
  30. 8ba9e6d ONOS-7183: Toggle Offline devices by Steven Burrows · 7 years ago
  31. 085621b Bug fix for retrieving multiple DMs together by Sean Condon · 7 years ago
  32. fedad5b [ONOS-7083] Update application versions and activate active applications on upgrade by Jordan Halterman · 7 years ago
  33. 59afc6a [ONOS-7176] Add DriverService dependency to GroupManager to ensure drivers are available when initial device events are received by Jordan Halterman · 7 years ago
  34. 1dbcd71 Cleaning up unused code in Microsemi driver by Sean Condon · 7 years ago
  35. 2740a11 ONOS-7146 by Deepa Vaddireddy · 7 years ago
  36. 4a6852e Add option to print loaded driver name only by Yuta HIGUCHI · 7 years ago
  37. 4bec2f3 Add Optional version of projecting Behaviour by Yuta HIGUCHI · 7 years ago
  38. 611a065 Security-Mode ONOS BUCK by Heedo Kang · 7 years ago
  39. 62bac08 Validation of modelId for valid syntax by sonugupta-huawei · 7 years ago
  40. 8e01942 [ONOS-6673] YANG Runtime: GET API's for YANG Models by sonugupta-huawei · 7 years ago
  41. d61fdb3 Added P4Runtime-based Barefoot Tofino driver by Carmelo Cascone · 7 years ago
  42. cfffbaa [ONOS-6316]create gRPC northbound Host Service and add unit tests by Frank Wang · 7 years ago
  43. 3168e8b Added unit test of gRPC application service with translator fixes by Jian Li · 7 years ago
  44. 1cbde73 IPv6RA: Property configuration support added. by jayakumarthazhath · 7 years ago
  45. 2641bb3 Update Korean Topo view string by Jian Li · 7 years ago
  46. 83439a3 Reflect DiffServ/TrafficClass when constructing ICMP/ICMP6 reply by Charles Chan · 7 years ago
  47. 178b0f5 Learn target ip from IPv6 neighbor advertisement message by Charles Chan · 7 years ago
  48. b4879a5 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  49. 525ff40 [CORD-1751] Preventing attacks on DHCP-Relay by Yi Tseng · 7 years ago
  50. b2335db onos-cluster-execute-expect fix by slowr · 7 years ago
  51. 6fa3b4f Fix checkstyle error by Charles Chan · 7 years ago
  52. 292b708 Update Chinese Topo view string by Frank Wang · 7 years ago
  53. fa13229 [ONOS-7025] Restore old flow rule store for testing by Jon Hall · 7 years ago
  54. a990ce9 [CORD-2065] Source address of relayed DHCPv6 packet is not always correct? by Charles Chan · 7 years ago
  55. 856f313 Fixing Netconf Subscription session reopen by Andrea Campanella · 7 years ago
  56. d412ef7 use well defined shell expression test by Yuta HIGUCHI · 7 years ago
  57. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  58. b211b87 ONOS-5457 OFAgent - handle GROUP_MOD and METER_MOD controller to switch command message by Claudine Chiu · 7 years ago
  59. c4e87da Membership Service fix on getMembers function by slowr · 7 years ago
  60. 5a4df1e [ONOS-7136] Removing Alarms when a device is from ONOS by Andrea Campanella · 7 years ago
  61. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  62. 38c16c5 Basic Jenkins pipeline for buck verification job by Ray Milkey · 7 years ago
  63. f096a9d Increase NETCONF SSH tests timeout by Sean Condon · 7 years ago
  64. 84dafd9 Increase timeout for checkstyle run by Ray Milkey · 7 years ago
  65. a2a6b15 small clean up in AddOpticalIntentCommand by fahadnaeemkhan · 7 years ago
  66. 419f5aa Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  67. 370d908 [ONOS-7144] Membership CLI Command by slowr · 7 years ago
  68. 2272438 Added basic driver configuration for various HP product families. by Thomas Vachuska · 7 years ago
  69. ef39b37 Bump buck version for new swagger plugin by Ray Milkey · 7 years ago
  70. faa9fce Update RS API to 2.1 and add support for PATCH requests in Swagger by slowr · 7 years ago
  71. 9ada34a Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 7 years ago
  72. da059e7 Add a power management application by Laszlo Papp · 7 years ago
  73. 3281368 [ONOS-7135] Implement PortAdmin in NetconfDeviceProvider by Andrea Campanella · 7 years ago
  74. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  75. 0a44fde [ONOS-7093] Add ISSU permissions by slowr · 7 years ago
  76. e0d1237 Do not import an unused proto file by Laszlo Papp · 7 years ago
  77. bfad56f2 Refactor Link gRPC NB service to use static registry binding by Jian Li · 7 years ago
  78. 27fe1a5 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  79. 224a5a7 Remove unnecessary app deps from Lumentum driver by Yuta HIGUCHI · 7 years ago
  80. 905cc82 Use default locale/timezone for GUI formatting. by Yuta HIGUCHI · 7 years ago
  81. 4b6731a AlarmConsumer for CienaWaveServer REST driver by fahadnaeemkhan · 7 years ago
  82. 3ec6aa2 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  83. 49add80 ONOS-6937 Cluster metadata file is not read even after correcting invalid data by dvaddire · 7 years ago
  84. 8b87a19 Polatis: add attenuation support by Laszlo Papp · 7 years ago
  85. 7ed6036 ONOS-5409: Added details panel to Meters view by Steven Burrows · 7 years ago
  86. 1f2e804 [ONOS-7100] Make leader election timeouts configurable by Jordan Halterman · 7 years ago
  87. f9c40da ONOS-7021 Application View: Add Filter Widget by ArturoF Velasco · 7 years ago
  88. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  89. 69bf4dd [ONOS-7035] Packet Protobuf model by Frank Wang · 7 years ago
  90. 4b2dc72 [CORD-1983] Implement addSource for Multicast REST API by Kalhee Kim · 7 years ago
  91. 28183ee Replace Unified* services with MembershipService for subgroup membership by Jordan Halterman · 7 years ago
  92. a0b8f65 [CORD-2064] When parsing InterfaceID buffer size is insufficient by Kalhee Kim · 7 years ago
  93. 9285d97 DynamicConfig netconf rpc update by Yuta HIGUCHI · 7 years ago
  94. 45b2418 [CORD-2097] DHCP V6 Relay incorrect src ip and src mac set toward server by Kalhee Kim · 7 years ago
  95. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  96. 3ba0686 CFM and Microsemi cleanup by Max Chu · 7 years ago
  97. 5ca0793 [ONOS-7086] Detect failures in upgraded nodes and roll back upgrades by Jordan Halterman · 7 years ago
  98. 7b7644f [ONOS-7117] Support configuring LeaderElector primitive session timeouts for faster leader elections by Jordan Halterman · 7 years ago
  99. f1c602d [ONOS-7124] Use atomic role request when removing devices to avoid race conditions by Jordan Halterman · 7 years ago
  100. 579969d ONOS-7096 vCore suport VirtualPort enable/disable by Claudine Chiu · 7 years ago