1. b91b0a8 [SDFAB-293] Fix UPF call setup performance degradation by pierventre · 2 years, 10 months ago
  2. 10c45cc [SDFAB-256] Add CLI command for reading content of the UPF store by Daniele Moro · 2 years, 10 months ago
  3. f8517ca [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 2 years, 10 months ago
  4. fb7e787 [SDFAB-102] Backport changes required for policies to fabric.p4 (Redirect) by Wailok Shum · 2 years, 10 months ago
  5. a137fba [SDFAB-21] Handle the VERIFY operation in the fabric pipeliner by pierventre · 2 years, 11 months ago
  6. 8d630f1 [SDFAB-189] UpfProgrammable implementation for fabric v1model by Daniele Moro · 2 years, 10 months ago
  7. 4f51bde [SDFAB-102] Backport changes required for policies to fabric.p4 by Wailok Shum · 2 years, 11 months ago
  8. 2a308ff SDFAB-193 Fix routing of GTP End Marker packet-outs on fabric-v1model by Carmelo Cascone · 2 years, 11 months ago
  9. 2388cc1 SDFAB-193 Add packet-out routing feature to fabric-v1model by Carmelo Cascone · 2 years, 11 months ago
  10. 88e414c Add support for direct meters in generating P4 constants by Daniele Moro · 3 years, 1 month ago
  11. e326c72 Add action in pdrs tables to pass qid parameter by ersuneetsingh · 3 years, 1 month ago
  12. 167d448 [AETHER-998] FabricPipeliner should support L2 modification of the NextObjective by pierventre · 3 years, 4 months ago
  13. 48e7882 [AETHER-1032] Backport AETHER-538 to fabric.p4 by pierventre · 3 years, 4 months ago
  14. 2102bfb Fabric.p4 cherry-picks from onos-2.2 by Carmelo Cascone · 3 years, 5 months ago
  15. 4e02fb5 [AETHER-514] Support MODIFY on SIMPLE next by pierventre · 3 years, 9 months ago
  16. 74ad51e Bridged packets should retain the same TTL by Charles Chan · 3 years, 8 months ago
  17. 237d874 Remove UE address from uplink PDRs by Robert MacDavid · 3 years, 9 months ago
  18. b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 9 months ago
  19. de12b98 Backport fabric-spgw TNA changes to v1model by Robert MacDavid · 3 years, 9 months ago
  20. ac96e5b Fix minor bugs in INT sink by Sundararajan Renganathan · 3 years, 10 months ago
  21. fbc71d9 Check ONOS_ROOT is set. by pier · 3 years, 11 months ago
  22. bec6b6a Rewrite the SPGW P4 pipeline. by Robert MacDavid · 4 years ago
  23. da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 5 months ago
  24. 0cecfe1 Fixes to fabric.p4 pipeline by Daniele Moro · 4 years, 4 months ago
  25. 6d84c18 Check attachment before actions on FabricBngProgrammable by Daniele Moro · 4 years, 5 months ago
  26. 2832ec9 Call setupBehaviour on BngProgrammable methods implementation by Daniele Moro · 4 years, 5 months ago
  27. 893988e Update to BngProgrammable API by Daniele Moro · 4 years, 5 months ago
  28. b3d199b Small fixes and improvements on fabric.p4 by Daniele Moro · 4 years, 6 months ago
  29. 41ec148 Fixed removal of fwd classifier rules when double tagged hosts by Daniele Moro · 4 years, 6 months ago
  30. 464e5ed First implementation of BngProgrammable API by Daniele Moro · 4 years, 9 months ago
  31. ce424ca Added bytes in BNG upstream counters by Daniele Moro · 4 years, 7 months ago
  32. e9ba39c [ONOS-7808] Support P4Runtime default table entries by CyberHasH · 4 years, 7 months ago
  33. 5a2de71 eth_type moved outside ethernet header in fabric.p4 by Daniele Moro · 4 years, 7 months ago
  34. 356ab8b Support creation of vendor-specific versions of the fabric pipeconf by Carmelo Cascone · 4 years, 7 months ago
  35. f51d0c1 Support in fabric pipeliner for pushing double VLAN tag in Next obj by Daniele Moro · 4 years, 9 months ago
  36. 1edc0bd Added meter support to P4info to java tool by Daniele Moro · 4 years, 8 months ago
  37. 59020df Added support for L4 ports as Criterion by Daniele Moro · 4 years, 9 months ago
  38. 77654f9 Added ethertype QinQ when double VLAN tagged packets by Daniele Moro · 4 years, 9 months ago
  39. 7c3a002 Improvement in fabric.p4 and bng.p4 by Daniele Moro · 4 years, 10 months ago
  40. e22b574 Improve fabric.p4 with BNG support by Daniele Moro · 4 years, 10 months ago
  41. 7d54994b Build fabric-bng when building all fabric profiles by Carmelo Cascone · 4 years, 10 months ago
  42. d14497a Use ONF p4c repo when building fabric.p4 by Carmelo Cascone · 4 years, 10 months ago
  43. 3b7a21b Fix to metadata copied to egress by Daniele Moro · 4 years, 10 months ago
  44. 01ca2ab Added support for clone session on fabric.p4 by Daniele Moro · 4 years, 10 months ago
  45. 4d8785b First stab at BNG support in fabric.p4 by Carmelo Cascone · 5 years ago
  46. 9b607da Update P4 programs to compile with most recent p4c by Carmelo Cascone · 5 years ago
  47. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  48. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  49. 3032b87 Fix missing IPv6 table size in fabric.p4 by Carmelo Cascone · 5 years ago
  50. 1c8a4ed Give priority to instructions over meta when generating next_vlan rule by Carmelo Cascone · 5 years ago
  51. 70e816b Support compiling fabric.p4 with arbitrary table sizes by Carmelo Cascone · 5 years ago
  52. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  53. 25243d6 Missing changes from update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  54. a4dc3c1 Update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  55. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  56. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  57. d06a851 Fix fabric.p4 pipeliner not generating next_vlan rule for routing to a tagged host by Carmelo Cascone · 5 years ago
  58. 45cc086 Xconnect support for fabric.p4 pipeliner by Carmelo Cascone · 5 years ago
  59. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  60. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  61. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  62. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  63. 8e5818d In fabric.p4 do not parse int_data if sink is not enabled by Carmelo Cascone · 6 years ago
  64. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  65. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  66. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  67. 914ed23 The ops should be checked if it is null. by wu · 6 years ago
  68. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  69. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  70. fa42158 Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
  71. 5a8a650 Added fabric.p4 profile with both SPGW and INT support by Carmelo Cascone · 6 years ago
  72. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  73. 79a3a31 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  74. 0c8d73e Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  75. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  76. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  77. 15ab4b0 [ONOS-7703] FabricPipeliner does not remove NextGroup from store when remove NextObjective by Yi Tseng · 6 years ago
  78. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  79. 4235257 Convert default routes to two table entries in fabric.p4 pipeliner by Carmelo Cascone · 6 years ago
  80. b1f02f2 Do not change vlan_meta flow if we are only editing the buckets by Charles Chan · 6 years ago
  81. cd03f07 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  82. 91ea972 Report successful objective operation immediately once the flows/groups are translated by Charles Chan · 6 years ago
  83. 3330195 Slience warning of MPLS_PUSH and TTL_OUT by Charles Chan · 6 years ago
  84. 8d2d1b2 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  85. 384aea2 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  86. 68e5973 Fix another installation timeout by Charles Chan · 6 years ago
  87. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  88. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  89. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  90. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  91. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  92. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  93. ea89a1c NextId should be int instead of byte by Charles Chan · 6 years ago
  94. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  95. 8235a1a Minor refactor fabric.p4 by Yi Tseng · 6 years ago
  96. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  97. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  98. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  99. 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
  100. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago