1. 554f5e7 Fixes NPE in CLI when user enters non-existent DPID in "flows any <dpid>" command. by Saurav Das · 9 years ago
  2. e3026a4 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  3. 805f82a [ONOS-3116] Port Chain implementation for SFC by Phaneendra Manda · 9 years ago
  4. 1ea4914 [ONOS-3116] Port Chain interface for SFC by Phaneendra Manda · 9 years ago
  5. ac63650 [ONOS-3116] Port Chain id for SFC by Phaneendra Manda · 9 years ago
  6. 63fecef [ONOS-3116] Port pair group implementation for SFC by Phaneendra Manda · 9 years ago
  7. 3e12883 [ONOS-3116] Port Pair Group interface for SFC by Phaneendra Manda · 9 years ago
  8. 1b50fac [ONOS-3116] Port Pair Group Id for SFC by Phaneendra Manda · 9 years ago
  9. efdf812 [ONOS-3116] Port Pair implementation for SFC by Phaneendra Manda · 9 years ago
  10. b0ca8cf Changing manually advanced timing for high load. by Aaron Kruglikov · 9 years ago
  11. 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  12. 7eca453 [ONOS-3116] Port Pair interface for SFC by Phaneendra Manda · 9 years ago
  13. 4bb4b05 Moved persistence tests to correct directory so they are not part of runtime bundle by Jonathan Hart · 9 years ago
  14. 92511f2 Creating persistence service. by Aaron Kruglikov · 9 years ago
  15. 635f621 [ONOS-3116] Port pair id for SFC by Phaneendra Manda · 9 years ago
  16. fd92344 [ONOS-3108] FlowClassifier codec for SFC. by Bharat saraswal · 9 years ago
  17. afb546f Fix for NPE due to invalid arguments by Ayaka Koshibe · 9 years ago
  18. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago
  19. 93aaf51 [ONOS-3116] FlowClassifier Manager. by Bharat saraswal · 9 years ago
  20. e37f7f3 [ONOS-3116] FlowClassifier Service. by Bharat saraswal · 9 years ago
  21. 0c0785a [ONOS-3116] Implementation of Flow classifier for service function chain. by Bharat saraswal · 9 years ago
  22. e676dab added equality functions that do a deep content check by David K. Bainbridge · 9 years ago
  23. 531fcf5 [ONOS-3116] Flow classifier for service function chain. by Bharat saraswal · 9 years ago
  24. b074814 [ONOS-3116] Implementation of Flow classifier Id for service function chain. by Bharat saraswal · 9 years ago
  25. de99e0b GUI Topo -- Badges - Enhanced uitopo archetype to also use badges. by Simon Hunt · 9 years ago
  26. 8f7feed Unit tests to improve coverage by Ray Milkey · 9 years ago
  27. d50bf82 ONOS-3200 unify code formation and fix grammar problem by BitOhenry · 9 years ago
  28. 596f266 Fix onos-setup-karaf to work with new cluster metadata format by Madan Jampani · 9 years ago
  29. 004fc2c GUI Topo -- Badges - Fixed glyph positioning. Added CSS for info/warn/error statuses. by Simon Hunt · 9 years ago
  30. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  31. 5674db9 GUI Topo -- Badges - WIP. by Simon Hunt · 9 years ago
  32. 69b36d5 [ONOS-3188] Add the method: Returns the virtualPort associated with the fixedIP. by lishuai · 9 years ago
  33. 3e59464 Change OLT app to push Q-in-Q tagging flows rather than transparent VLAN flows. by Jonathan Hart · 9 years ago
  34. c3902fb Only transition to START state on TLS start by Ray Milkey · 9 years ago
  35. 13cc083 GUI Topo -- Added missing glyphs by Simon Hunt · 9 years ago
  36. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  37. 4be3054 Adding sequential construct to STC to serially chain sequences based on env properties. by Thomas Vachuska · 9 years ago
  38. e64d375 [ONOS-3194] Prevent NullPointerException by Charles Chan · 9 years ago
  39. d9dfe11 Bug fixes for TLS authentication by Ray Milkey · 9 years ago
  40. 9803071 Fixing completion config by HIGUCHI Yuta · 9 years ago
  41. 0c12e40 Added symbolic names with the correct values for by Rusty Eddy · 9 years ago
  42. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  43. 5b7ec34 [ONOS-2885] Resolve flow installation failure bug by Charles Chan · 9 years ago
  44. c10f777 CORD-280 Fix the way to add and remove a node to consistent store by Hyunsun Moon · 9 years ago
  45. a72d44d [ONOS-3172] Add arp_spa or arp_tpa Criteria to onos by lishuai · 9 years ago
  46. 4d6a0ee [ONOS-3180] Add initialize method to add table miss rules by lishuai · 9 years ago
  47. 8589757 GUI Topo -- added NodeBadge field to NodeHighlight. by Simon Hunt · 9 years ago
  48. 83c5b83 GUI Topo -- added NodeBadge model object. by Simon Hunt · 9 years ago
  49. e3879f7 ONOS-3165. Make MAC not mandatory. Fixing IP (constructor was still doing checkNotNull) by Luca Prete · 9 years ago
  50. 9ec239e Minor fix for config file sample by Charles Chan · 9 years ago
  51. 523d976 CORD-280 Enhanced initial node setup process considering various scenarios by Hyunsun Moon · 9 years ago
  52. 6125c61 Fix to return empty list not null if there is no rows in Controller table by Hyunsun Moon · 9 years ago
  53. 4f02b3a CORD-280 Added CLIs for cordvtn by Hyunsun Moon · 9 years ago
  54. 53ec73f GUI -- added topo test scenario skeleton for showHighlights. by Simon Hunt · 9 years ago
  55. a07f203 Mostly just fixing typos by Saurav Das · 9 years ago
  56. 569cce0 Remove UDP flow rules by Ray Milkey · 9 years ago
  57. 4ed9369 Support RADIUS server outside of the ONOS network by Ray Milkey · 9 years ago
  58. 334bb1e Fixing javadoc package groupings. by Thomas Vachuska · 9 years ago
  59. dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
  60. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 9 years ago
  61. 14c7318 Updated mfwd delete behavior and fixed some small bugs by Julian Lawrence · 9 years ago
  62. 158d5d8 IGMP Deserialize now properly uses the offset and by Rusty Eddy · 9 years ago
  63. f8da965 [ONOS-3013]: unify the output of subnet api by bobzhou · 9 years ago
  64. e175323 Fixed a bad merge in UI archetype. by Thomas Vachuska · 9 years ago
  65. aa4196f lower log level by HIGUCHI Yuta · 9 years ago
  66. 276e49d Fixing compile error in bgpio bundle by Brian O'Connor · 9 years ago
  67. eb088e6 Fix possible concurrency flaws in ArpHandler by Charles Chan · 9 years ago
  68. 330aef1 Fixed profile to work with new prerequisites.xml by Thomas Vachuska · 9 years ago
  69. 0bee1f8 [Emu] [ONOS-2603] Implement BGP Update Protocol Message and parse all Link State atrributes of by Priyanka B · 9 years ago
  70. 1f14555 CORD-151 Implement initial compute node setup by Hyunsun Moon · 9 years ago
  71. f49b22c [Emu] [ONOS-2598] Implementation of BGP Capabilities parsing, decoding and encoding by Vidyashree Rama · 9 years ago
  72. 6de20d3 [Emu] [ONOS-2591,ONOS-2594] Implementation of BGP channel handler to manage each BGP peer connection. by Shashikanth VH · 9 years ago
  73. ff6f6fc [Emu][onos-2603] - Implement LinkState Link attributes-Link Name by Thejaswi N K · 9 years ago
  74. d94c754 [Emu][onos-2603] - Implement LinkState Link attributes-Prefix IGP Flag by Thejaswi N K · 9 years ago
  75. 80252d2 [Emu][onos-2603] - Implement LinkState Link attributes-Route Tag by Thejaswi N K · 9 years ago
  76. b8e10c8 [CORD-209] Improve config loading of SegmentRouting by Charles Chan · 9 years ago
  77. 4009807 Minor renaming of identities in topo overlay archetype. by Simon Hunt · 9 years ago
  78. 52d8155 [Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only by Yafit Hadar · 9 years ago
  79. 2497dbe Override remote public key with local one by Charles Chan · 9 years ago
  80. c785d97 Read ssh username from $ONOS_USER by Charles Chan · 9 years ago
  81. ba1f83b Fix typo by Sho SHIMIZU · 9 years ago
  82. 229dced Fixes default logs location for STC. by Thomas Vachuska · 9 years ago
  83. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  84. 40e63e6 Fixed an issue where consistent map exception in distributed packet store would prevent apps/components from properly starting. by Thomas Vachuska · 9 years ago
  85. e5ab5f7 ONOS-3142 Added a fast variant of smoke test. by Thomas Vachuska · 9 years ago
  86. 9aaa311 [Emu] [ONOS-2599] Implement BGP Notification protocol Messgae parsing, Decode and encoding by Priyanka B · 9 years ago
  87. 3895cc3 Explicitly write the release when API is deprecated by Sho SHIMIZU · 9 years ago
  88. 53beb00 [Emu][onos-2603] - Implement LinkState attributes Router ID by Thejaswi N K · 9 years ago
  89. 0d03761 Avoid overlap of resource allocations by Sho SHIMIZU · 9 years ago
  90. cfe707a Add @Beta annotation because APIs is not stabilized yet by Sho SHIMIZU · 9 years ago
  91. e6bd96e Use LF as line separator by Sho SHIMIZU · 9 years ago
  92. 82efa69 IntentCleanup: Only log if we actually did some work by Jonathan Hart · 9 years ago
  93. a5b53af ONOS-3128 : Web UI - Traffic overlay as default overlay. by Simon Hunt · 9 years ago
  94. 2932798 Added automatic mastership load balancing. Added comments in patch set. by Aaron Kruglikov · 9 years ago
  95. 646d8c4 CORD-208 Implement additional ovsdb client methods by Hyunsun Moon · 9 years ago
  96. 0929125 GUI -- Topology Overlay - removed dead code. by Simon Hunt · 9 years ago
  97. 4892263 Remove original network config handler by Charles Chan · 9 years ago
  98. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  99. 6ee8aa3 Updating DefaultOvsdbClient by Brian O'Connor · 9 years ago
  100. 2f5dc05 Fix missing target for ovsdb controller by Hyunsun Moon · 9 years ago