1. d06a851 Fix fabric.p4 pipeliner not generating next_vlan rule for routing to a tagged host by Carmelo Cascone · 5 years ago
  2. 45cc086 Xconnect support for fabric.p4 pipeliner by Carmelo Cascone · 5 years ago
  3. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  4. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  5. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  6. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  7. 8e5818d In fabric.p4 do not parse int_data if sink is not enabled by Carmelo Cascone · 6 years ago
  8. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  9. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  10. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  11. 914ed23 The ops should be checked if it is null. by wu · 6 years ago
  12. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  13. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  14. fa42158 Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
  15. 5a8a650 Added fabric.p4 profile with both SPGW and INT support by Carmelo Cascone · 6 years ago
  16. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  17. 79a3a31 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  18. 0c8d73e Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  19. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  20. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  21. 15ab4b0 [ONOS-7703] FabricPipeliner does not remove NextGroup from store when remove NextObjective by Yi Tseng · 6 years ago
  22. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  23. 4235257 Convert default routes to two table entries in fabric.p4 pipeliner by Carmelo Cascone · 6 years ago
  24. b1f02f2 Do not change vlan_meta flow if we are only editing the buckets by Charles Chan · 6 years ago
  25. cd03f07 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  26. 91ea972 Report successful objective operation immediately once the flows/groups are translated by Charles Chan · 6 years ago
  27. 3330195 Slience warning of MPLS_PUSH and TTL_OUT by Charles Chan · 6 years ago
  28. 8d2d1b2 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  29. 384aea2 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  30. 68e5973 Fix another installation timeout by Charles Chan · 6 years ago
  31. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  32. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  33. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  34. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  35. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  36. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  37. ea89a1c NextId should be int instead of byte by Charles Chan · 6 years ago
  38. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  39. 8235a1a Minor refactor fabric.p4 by Yi Tseng · 6 years ago
  40. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  41. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  42. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  43. a5400af ONOS-7744 ONOS-7742 Don't send pkt on ingress port and always decrement TTL in fabric.p4 by Carmelo Cascone · 6 years ago
  44. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  45. 47eac89 Refactor fabric.p4 by Yi Tseng · 6 years ago
  46. 24fda8a ONOS-7402 Broadcast objective type support by FabricNextPipeliner. by Esin Karaman · 6 years ago
  47. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  48. bf0d437 [ONOS-7723] Intrepreter can not handle Treatment of VLAN meta table by Yi Tseng · 6 years ago
  49. 8a51743 Removed fabric.p4 data plane test files by Carmelo Cascone · 6 years ago
  50. 228092b Refactored fabric PipeconfLoader to automatically build pipeconfs by Carmelo Cascone · 6 years ago
  51. 34af316 Fix incorrect defined boolean value for fabric.p4 by Yi Tseng · 6 years ago
  52. 35d9b33 Support compiling fabric.p4 with non-standard bool declarations by Carmelo Cascone · 6 years ago
  53. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  54. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  55. 20f9e7b [ONOS-7285][ONOS-7263] VLAN support by fabric.p4 by Yi Tseng · 6 years ago
  56. 27b9bc0 [ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler by Yi Tseng · 6 years ago
  57. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  58. f78e174 [ONOS-7598] Fix P4 fabric pipeliner performance issue by Yi Tseng · 6 years ago
  59. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  60. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  61. 6e9b6f5 [ONOS-7504] Skip adding or removing flows when operation is ADD_TO_EXIST or REMOVE_FROM_EXIST by Yi Tseng · 6 years ago
  62. 274daef Minor bugfix to spgw.p4 by Carmelo Cascone · 6 years ago
  63. cedad87 Test case for fabric-spgw when using MPLS routing by Carmelo Cascone · 6 years ago
  64. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  65. 5bdffe7 Updated fabric P4 compiler output for BMv2 by Carmelo Cascone · 6 years ago
  66. a106140 Made multicast support optional in fabric.p4 by Carmelo Cascone · 6 years ago
  67. 4fd2843 [ONOS-7438][ONOS-7439] Supports table counters and some properties by Yi Tseng · 6 years ago
  68. 33e85c0 Made GTP UPD checksum update optinal in SPGW by Carmelo Cascone · 6 years ago
  69. 3d3956d Fix bugs from fabric.p4 by Yi Tseng · 6 years ago
  70. b531b68 Minor clean-up of fabric pipeline by Carmelo Cascone · 6 years ago
  71. 88bbc99 Test entries and pcaps for fabric.p4 with SPGW support by Carmelo Cascone · 6 years ago
  72. f87dc2e Test P4 program and data for SPGW by Carmelo Cascone · 6 years ago
  73. b757dbc Fixed double-extraction issue in spgw parser by Carmelo Cascone · 6 years ago
  74. ed88f2b Do not compile with IPv6 support in fabric.p4 by default by Carmelo Cascone · 6 years ago
  75. 14cde40 Fixed downlink processing of spgw.p4 by Carmelo Cascone · 6 years ago
  76. b81f4be Initial integration of SPGW in fabric.p4 by Carmelo Cascone · 6 years ago
  77. bd46d05 Fix VLAN and MPLS problem for fabric.p4 by Yi Tseng · 6 years ago
  78. 3a5731e Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  79. c6844f5 Refactor fabric.p4 and pipeliner by Yi Tseng · 6 years ago
  80. 54bd8b2 [ONOS-7312] Fix dependency problem of fabric.p4 by Yi Tseng · 6 years ago
  81. 1d84267 Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  82. f55eaa8 [ONOS-7255] Remove next id mapping table from fabric.p4 by Yi Tseng · 6 years ago
  83. 1b154bd [ONOS-7242] Support MPLS by fabric.p4 pipeliner by Yi Tseng · 6 years ago
  84. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  85. f73a553 [ONOS-7238] fix ICMP checksum error of fabric.p4 by Yi Tseng · 6 years ago
  86. 0b80972 [ONOS-7129] Pipeliner for fabric pipeline by Yi Tseng · 7 years ago
  87. fa4a1c7 [ONOS-7131] Add Interpreter for fabric.p4 by Yi Tseng · 7 years ago
  88. be34205 [ONOS-7128] Initial commit of fabric.p4 by Yi Tseng · 7 years ago