1. 2a308ff SDFAB-193 Fix routing of GTP End Marker packet-outs on fabric-v1model by Carmelo Cascone · 2 years, 11 months ago
  2. 2388cc1 SDFAB-193 Add packet-out routing feature to fabric-v1model by Carmelo Cascone · 2 years, 11 months ago
  3. e326c72 Add action in pdrs tables to pass qid parameter by ersuneetsingh · 3 years, 1 month ago
  4. 48e7882 [AETHER-1032] Backport AETHER-538 to fabric.p4 by pierventre · 3 years, 4 months ago
  5. 2102bfb Fabric.p4 cherry-picks from onos-2.2 by Carmelo Cascone · 3 years, 5 months ago
  6. 74ad51e Bridged packets should retain the same TTL by Charles Chan · 3 years, 7 months ago
  7. de12b98 Backport fabric-spgw TNA changes to v1model by Robert MacDavid · 3 years, 9 months ago
  8. bec6b6a Rewrite the SPGW P4 pipeline. by Robert MacDavid · 4 years ago
  9. 0cecfe1 Fixes to fabric.p4 pipeline by Daniele Moro · 4 years, 4 months ago
  10. b3d199b Small fixes and improvements on fabric.p4 by Daniele Moro · 4 years, 6 months ago
  11. e9ba39c [ONOS-7808] Support P4Runtime default table entries by CyberHasH · 4 years, 6 months ago
  12. 5a2de71 eth_type moved outside ethernet header in fabric.p4 by Daniele Moro · 4 years, 7 months ago
  13. 356ab8b Support creation of vendor-specific versions of the fabric pipeconf by Carmelo Cascone · 4 years, 7 months ago[Renamed from pipelines/fabric/src/main/resources/p4c-out/fabric/bmv2/default/bmv2.json]
  14. 77654f9 Added ethertype QinQ when double VLAN tagged packets by Daniele Moro · 4 years, 9 months ago
  15. 7c3a002 Improvement in fabric.p4 and bng.p4 by Daniele Moro · 4 years, 9 months ago
  16. e22b574 Improve fabric.p4 with BNG support by Daniele Moro · 4 years, 10 months ago
  17. 3b7a21b Fix to metadata copied to egress by Daniele Moro · 4 years, 10 months ago
  18. 01ca2ab Added support for clone session on fabric.p4 by Daniele Moro · 4 years, 10 months ago
  19. 4d8785b First stab at BNG support in fabric.p4 by Carmelo Cascone · 5 years ago
  20. 9b607da Update P4 programs to compile with most recent p4c by Carmelo Cascone · 5 years ago
  21. 3032b87 Fix missing IPv6 table size in fabric.p4 by Carmelo Cascone · 5 years ago
  22. 70e816b Support compiling fabric.p4 with arbitrary table sizes by Carmelo Cascone · 5 years ago
  23. 25243d6 Missing changes from update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  24. a4dc3c1 Update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  25. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  26. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  27. 79a3a31 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  28. 0c8d73e Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  29. cd03f07 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  30. 8d2d1b2 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  31. 384aea2 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  32. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  33. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  34. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  35. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  36. 8235a1a Minor refactor fabric.p4 by Yi Tseng · 6 years ago
  37. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  38. 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
  39. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  40. 47eac89 Refactor fabric.p4 by Yi Tseng · 6 years ago
  41. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  42. 228092b Refactored fabric PipeconfLoader to automatically build pipeconfs by Carmelo Cascone · 6 years ago[Renamed (98%) from pipelines/fabric/src/main/resources/p4c-out/bmv2/fabric.json]
  43. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  44. 20f9e7b [ONOS-7285][ONOS-7263] VLAN support by fabric.p4 by Yi Tseng · 6 years ago
  45. 27b9bc0 [ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler by Yi Tseng · 6 years ago
  46. 5bdffe7 Updated fabric P4 compiler output for BMv2 by Carmelo Cascone · 6 years ago
  47. 3d3956d Fix bugs from fabric.p4 by Yi Tseng · 6 years ago
  48. b531b68 Minor clean-up of fabric pipeline by Carmelo Cascone · 6 years ago
  49. ed88f2b Do not compile with IPv6 support in fabric.p4 by default by Carmelo Cascone · 6 years ago
  50. b81f4be Initial integration of SPGW in fabric.p4 by Carmelo Cascone · 6 years ago
  51. bd46d05 Fix VLAN and MPLS problem for fabric.p4 by Yi Tseng · 6 years ago
  52. 3a5731e Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  53. c6844f5 Refactor fabric.p4 and pipeliner by Yi Tseng · 6 years ago
  54. 1d84267 Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  55. f55eaa8 [ONOS-7255] Remove next id mapping table from fabric.p4 by Yi Tseng · 6 years ago
  56. 1b154bd [ONOS-7242] Support MPLS by fabric.p4 pipeliner by Yi Tseng · 6 years ago
  57. f73a553 [ONOS-7238] fix ICMP checksum error of fabric.p4 by Yi Tseng · 6 years ago
  58. be34205 [ONOS-7128] Initial commit of fabric.p4 by Yi Tseng · 6 years ago