1. 0a5779c Fix to reinstall flow rules when they are missing in FlowRuleService. by David Glantz · 2 years, 8 months ago
  2. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  3. c6f2f7f Add Optional match fields support to PI subsystem by Daniele Moro · 3 years, 5 months ago
  4. c94223a Add support for ARP_TPA, ARP_THA Set Field Instructions by souvikdas95 · 3 years, 8 months ago
  5. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  6. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  7. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  8. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 6 years ago
  9. 3baff67 ONOS-7077 Openflow 1.5 OXS and stat trigger support by Cem Türker · 7 years ago
  10. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  11. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  12. 76057cd fix equal tests for PiCriteria class by Frank Wang · 7 years ago
  13. 2261917 Fix equality in PiCriterion by Carmelo Cascone · 7 years ago
  14. e33e4ed [ONOS-6624]Unit tests for Pi* core classes by Frank Wang · 7 years ago
  15. 4160574 Support for generic table IDs in flow rules by Carmelo Cascone · 7 years ago
  16. 603d055 Fix typo by Yi Tseng · 7 years ago
  17. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  18. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  19. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  20. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  21. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  22. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  23. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  24. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  25. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  26. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  27. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  28. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  29. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  30. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  31. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 9 years ago
  32. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  33. 3564a8c Improve test coverage for Instructions APIs by Ray Milkey · 8 years ago
  34. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  35. 2f32e0c [ONOS-3480] Add test case for MplsTc Criterion by Jian Li · 8 years ago
  36. 79bdf3c [ONOS-3494] Add test case for TCPFlags Criterion by Jian Li · 8 years ago
  37. 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
  38. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  39. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  40. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  41. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  42. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  43. d0533e5 Unit tests for ModTunnelIdInstruction and ModTransportPortInstruction by Hyunsun Moon · 9 years ago
  44. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  45. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  46. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  47. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  48. 85571eb Remove deprecated Lambda instruction builder method by Ray Milkey · 9 years ago
  49. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  50. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  51. 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
  52. b5e6de6 Define a Criterion for OchSginalType by Sho SHIMIZU · 9 years ago
  53. efc2e28 Define a Criterion for IndexedLambda by Sho SHIMIZU · 9 years ago
  54. 5a5a734 Add unit tests for ModL0OchSignalInstruction by Sho SHIMIZU · 9 years ago
  55. 084c4ca Define a Criterion for OchSignal by Sho SHIMIZU · 9 years ago
  56. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  57. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  58. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  59. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  60. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  61. da36c40 ONOS-1057 - Remove references to deprecated applyBatch() method by Ray Milkey · 9 years ago
  62. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  63. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  64. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  65. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  66. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  67. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  68. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  69. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  70. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  71. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  72. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  73. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  74. 52fae7d ONOS-509: Match IPV6_SRC, IPV6_DST criteria by Charles M.C. Chan · 9 years ago
  75. d03eda0 Unit tests for Instruction and Ethernet codecs by Ray Milkey · 9 years ago
  76. 09e464b Starting GUI server-side code by Bri Prebilic Cole · 9 years ago
  77. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  78. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago