1. e2d5acc ONOS-6626 OFAgent - handle StatsRequest, GetConfigRequest and SetConfigMessage by Claudine Chiu · 7 years ago
  2. 40abef4 Allow indirect hosts to ping gateway IP by Charles Chan · 7 years ago
  3. c10a501 [ONOS-6636] Implement backwards/forwards compatible versioned Kryo serialization by Jordan Halterman · 7 years ago
  4. 7a8fe6e Lion Utilities: - Incorporate Italian message bundle in unit tests. by Simon Hunt · 7 years ago
  5. 94104e7 Lion Utilities: by Simon Hunt · 7 years ago
  6. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  7. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  8. 22ed0a1 Adding italian test file for Lion localization by Andrea Campanella · 7 years ago
  9. 0c85f11 Made a start on localization ("lion") utilities. by Simon Hunt · 7 years ago
  10. b83797c Fix REST server side exception if array of devices is given by Ray Milkey · 7 years ago
  11. 0fe2138 Fix script to install what onos-user-key need in Docker debian:jessie image by Jimmy Ou · 7 years ago
  12. 9bdf5da Fixing dockerhub build. by Jonathan Hart · 7 years ago
  13. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  14. 116928b Fix to support artifact classifier by Yuta HIGUCHI · 7 years ago
  15. 4d32a58 Add test script for disripting ONOS clusters with crashes, partitions, and delayed/dropped/reordered/duplicated/corrupted packets. by Jordan Halterman · 7 years ago
  16. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  17. d66fe0c Cosmetic checkstyle fixes by Yuta HIGUCHI · 7 years ago
  18. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  19. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  20. ebf88d6 Cleaning up MeteringAgent. by Yuta HIGUCHI · 7 years ago
  21. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  22. 45ff2d9 Shutdown shared scheduled executor on Core deactivate by Yuta HIGUCHI · 7 years ago
  23. f95c38b [ONOS-6470] Method names are confusing, needs to be changed by Palash Kala · 7 years ago
  24. 832d047 [ONOS-6608] Ports discovery in NetconfDeviceProvider called twice by mskala · 7 years ago
  25. c3ffad9 [ONOS-6615] Configuration service doesn't add rest and netconf devices together by Palash Kala · 7 years ago
  26. a439afe [ONOS-6472] Flow, table, group and meter stats collector stopped after starting by Palash Kala · 7 years ago
  27. 4c71ee7 [ONOS-6507] Rest device connection timeout by Palash Kala · 7 years ago
  28. 6354b35 Bumping openflowj-3.0.0 to openflow-3.2.0.onos by Harold Huang · 7 years ago
  29. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  30. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  31. 9342e38 ONOS-6391: writing API readme's for the following modules: by Simon Hunt · 7 years ago
  32. 5279326 [ONOS-6471] Port stats collector started two times, which is unnecessary by Palash Kala · 7 years ago
  33. 968f93f Updating device event isRelevant check Netconf by Andrea Campanella · 7 years ago
  34. 644a266 ONOS-5866 Dynamic Config: RPC implementation by Sithara Punnassery · 7 years ago
  35. 0248ca2 [ONOS-6543] SONA: Add a configuration to enable/disable the security group feature. by sangho · 7 years ago
  36. 49f525f [ONOS-6537] Add interface for IP RadixTree data structure by Jian Li · 7 years ago
  37. 4a850cc ONOS-6391: writing API readme's - D3 api doc by Simon Hunt · 7 years ago
  38. 60bf35a [CORD-1429] Add DHCPv6 packet serializer and deserializer by Yi Tseng · 7 years ago
  39. bfc2e92 Ensure immutability of constants Collection by Yuta HIGUCHI · 7 years ago
  40. 537fe85 CORD-803 Introduce configuration for leaf pairs by Charles Chan · 7 years ago
  41. 43740a0 Pruned old BMv2 stuff by Carmelo Cascone · 7 years ago
  42. 1022a4e ONOS-6464 interfaces for protocol-independence (PI) by Carmelo Cascone · 7 years ago
  43. 26bfffd ONOS-6391: writing API readme's -- topo view. by Simon Hunt · 7 years ago
  44. 26a90fa [ONOS-6610] Tests for NetconfDeviceProvider InternalDeviceListener by Michal Mach · 7 years ago
  45. 5db4841 Fix a bug of onos-buck-publish-local by Harold Huang · 7 years ago
  46. 49bdb613 [ONOS-6609] OVSDB device is not removed properly by Michal Mach · 7 years ago
  47. 256f2c1 [ONOS-6519] Supporting OVS DPDK, and PICA8 OVS interface creation & MTU setting by jaegonkim · 7 years ago
  48. 10517fd Minor fixes to OvsdbDeviceProviderTest by Yuta HIGUCHI · 7 years ago
  49. 36740d0 Remove deprecated use of 'sid' parameter. by Simon Hunt · 7 years ago
  50. 8fcdf28 [ONOS-6529] Add Cisco REST device drivers by Eunjin Choi · 7 years ago
  51. 60e7f51 Moved registering routing configs out of the RoutingConfigImpl by Jonathan Hart · 7 years ago
  52. 1f67d28 Add StatusChangedListener for maps in RouteTables by Jonathan Hart · 7 years ago
  53. dbee233 [ONOS-6484] Implements skeleton to reimplement OpenStackPipeline in the application layer. by sangho · 7 years ago
  54. 0c49b9a live compiler changes by Vidyashree Rama · 7 years ago
  55. 1169c95 OS-1 : insecure UI websocket. by Simon Hunt · 7 years ago
  56. b125032 Remove deprecated APIs by Ray Milkey · 7 years ago
  57. 65b9c06 clarify which release APIs were deprecated in by Ray Milkey · 7 years ago
  58. 991caf9 Fixing opticalUtils.py by Yuta HIGUCHI · 7 years ago
  59. 7e8f832 Improved onos-setup-p4-dev by Carmelo Cascone · 7 years ago
  60. b752427 ONOS-6457 Improved bmv2.py mininet script by Carmelo Cascone · 7 years ago
  61. 958adf6 [ONOS-6576] Add ports discovery when OVSDB DEVICE_ADDED event occurs by Michal Mach · 7 years ago
  62. 0b83265 fix port status of Juniper driver by Michele Santuari · 7 years ago
  63. 2bf5ea7 Remove deprecated code left over from removing ConfigProvider by Ray Milkey · 7 years ago
  64. d1ce4bc Fix javadoc warnings by Yuta HIGUCHI · 7 years ago
  65. 75e9799 ONOS-6457 Updated bmv2.py to work with simple_switch_grpc target by Carmelo Cascone · 7 years ago
  66. 4f01102 P4 source files for BMv2 demo by Carmelo Cascone · 7 years ago
  67. acf1225 ONOS-6456 Script to setup onos-p4 dev env on Ubuntu 14.04 by Carmelo Cascone · 7 years ago
  68. 0d7bbfc Updated peer locations in regions-europe.sh script. by Simon Hunt · 7 years ago
  69. ad237e7 change openstack host provider scheme name to prevent conflicts with other by Frank Wang · 7 years ago
  70. 894c718 cosmetic fixes in openstacknode by Frank Wang · 7 years ago
  71. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  72. a695719 Remove deprecated flow statistics APIs by Ray Milkey · 7 years ago
  73. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  74. ed0c663 Remove deprecated optical apps by Ray Milkey · 7 years ago
  75. da61146 ONOS-6517 by deepa · 7 years ago
  76. dcd5c5c remove deprecated intent compilation exception class by Ray Milkey · 7 years ago
  77. b86d8ad Support Solicit-Map-Request (SMR) message for updated MapRegister by Jian Li · 7 years ago
  78. f4b2ca1 Add information about number of routes advertised by FPM peers in FPM CLI by Jonathan Hart · 7 years ago
  79. d8b6849 Clear peers map on FPM app deactivation by Jonathan Hart · 7 years ago
  80. 948ac4b [ONOS-6480] Bug fix in NewAdaptiveFlowStatsCollector.java by Palash Kala · 7 years ago
  81. 485da34 Optimize FlowId hash computation. by Jordan Halterman · 7 years ago
  82. 4b765c3 Remove out-of-date sample config by Charles Chan · 7 years ago
  83. 0a42095 Remove deprecated NetTools class by Ray Milkey · 7 years ago
  84. df43aa3 Fix missing unsetDelegate call by Yuta HIGUCHI · 7 years ago
  85. a18e2a6 Remove deprecated KryoSerializer class by Ray Milkey · 7 years ago
  86. e630fb1 Adding build tools for gRPC compilation. ONOS-6095 by Aaron Kruglikov · 7 years ago
  87. 51244d3 [ONOS-6449] Fix arista driver to support interface name with slash, Fix HttpSBControllerImpl because mediaType.getType() only return primary type by Eunjin Choi · 7 years ago
  88. 186b958 Fixed bug that occurs when calling the HTTP controller's post operation by Georgios Katsikas · 7 years ago
  89. 926bae6 Update SHA signatures for yang tools binaries by Ray Milkey · 7 years ago
  90. 4b87389 DAD NS should not contain SRC_LL_ADDR option by Charles Chan · 7 years ago
  91. 8c3680e fix: (vnet) virtual flowrule provider fails by Yoonseon Han · 7 years ago
  92. 5777064 [ONOS-6534]Device Null Point Error is Expected in PacketManager by hyunho1986 · 7 years ago
  93. ea8ac72 [ONOS-6371] (vnet) mastership manager tests by Yoonseon Han · 7 years ago
  94. 1462982 remove unused code and listener at deactive function in ovsdb provider by Frank Wang · 7 years ago
  95. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  96. 3ca0b2e Cleanup previous workaround by Charles Chan · 7 years ago
  97. a945853 Use DAD to probe if interface MAC is not supplied by Charles Chan · 7 years ago
  98. b32f774 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  99. 3069c61 [ONOS-6528] Avoid VPLS race condition problem by Yi Tseng · 7 years ago
  100. 356d125 [ONOS-6510] Fix Intent perf aplication logic by Yi Tseng · 7 years ago