1. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 8 years ago
  2. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  3. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  4. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  5. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  6. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  7. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  8. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  9. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  10. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  11. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  12. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  13. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  14. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  15. 3564a8c Improve test coverage for Instructions APIs by Ray Milkey · 8 years ago
  16. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  17. 2f32e0c [ONOS-3480] Add test case for MplsTc Criterion by Jian Li · 8 years ago
  18. 79bdf3c [ONOS-3494] Add test case for TCPFlags Criterion by Jian Li · 8 years ago
  19. 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
  20. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  21. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  22. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  23. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  24. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  25. d0533e5 Unit tests for ModTunnelIdInstruction and ModTransportPortInstruction by Hyunsun Moon · 9 years ago
  26. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  27. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  28. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  29. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  30. 85571eb Remove deprecated Lambda instruction builder method by Ray Milkey · 9 years ago
  31. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  32. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  33. 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
  34. b5e6de6 Define a Criterion for OchSginalType by Sho SHIMIZU · 9 years ago
  35. efc2e28 Define a Criterion for IndexedLambda by Sho SHIMIZU · 9 years ago
  36. 5a5a734 Add unit tests for ModL0OchSignalInstruction by Sho SHIMIZU · 9 years ago
  37. 084c4ca Define a Criterion for OchSignal by Sho SHIMIZU · 9 years ago
  38. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  39. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  40. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  41. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  42. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  43. da36c40 ONOS-1057 - Remove references to deprecated applyBatch() method by Ray Milkey · 9 years ago
  44. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  45. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  46. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  47. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  48. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  49. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  50. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  51. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  52. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  53. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  54. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  55. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  56. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  57. d03eda0 Unit tests for Instruction and Ethernet codecs by Ray Milkey · 9 years ago
  58. 09e464b Starting GUI server-side code by Bri Prebilic Cole · 9 years ago
  59. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  60. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago