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