1. 7c3a002 Improvement in fabric.p4 and bng.p4 by Daniele Moro · 4 years, 10 months ago
  2. e22b574 Improve fabric.p4 with BNG support by Daniele Moro · 4 years, 11 months ago
  3. 7d54994b Build fabric-bng when building all fabric profiles by Carmelo Cascone · 4 years, 11 months ago
  4. d14497a Use ONF p4c repo when building fabric.p4 by Carmelo Cascone · 4 years, 11 months ago
  5. 3b7a21b Fix to metadata copied to egress by Daniele Moro · 4 years, 11 months ago
  6. 01ca2ab Added support for clone session on fabric.p4 by Daniele Moro · 4 years, 11 months ago
  7. 4d8785b First stab at BNG support in fabric.p4 by Carmelo Cascone · 5 years ago
  8. 9b607da Update P4 programs to compile with most recent p4c by Carmelo Cascone · 5 years ago
  9. 3032b87 Fix missing IPv6 table size in fabric.p4 by Carmelo Cascone · 5 years ago
  10. 70e816b Support compiling fabric.p4 with arbitrary table sizes by Carmelo Cascone · 5 years ago
  11. 25243d6 Missing changes from update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  12. a4dc3c1 Update install-p4-tools.sh to use P4Runtime v1.0 by Carmelo Cascone · 5 years ago
  13. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  14. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  15. 8e5818d In fabric.p4 do not parse int_data if sink is not enabled by Carmelo Cascone · 6 years ago
  16. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  17. fa42158 Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
  18. 5a8a650 Added fabric.p4 profile with both SPGW and INT support by Carmelo Cascone · 6 years ago
  19. 79a3a31 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  20. 0c8d73e Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  21. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  22. cd03f07 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  23. 8d2d1b2 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  24. 384aea2 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  25. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  26. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  27. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  28. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  29. 8235a1a Minor refactor fabric.p4 by Yi Tseng · 6 years ago
  30. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  31. 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
  32. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  33. 47eac89 Refactor fabric.p4 by Yi Tseng · 6 years ago
  34. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  35. 228092b Refactored fabric PipeconfLoader to automatically build pipeconfs by Carmelo Cascone · 6 years ago
  36. 34af316 Fix incorrect defined boolean value for fabric.p4 by Yi Tseng · 6 years ago
  37. 35d9b33 Support compiling fabric.p4 with non-standard bool declarations by Carmelo Cascone · 6 years ago
  38. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  39. 20f9e7b [ONOS-7285][ONOS-7263] VLAN support by fabric.p4 by Yi Tseng · 6 years ago
  40. 27b9bc0 [ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler by Yi Tseng · 6 years ago
  41. 274daef Minor bugfix to spgw.p4 by Carmelo Cascone · 6 years ago
  42. 5bdffe7 Updated fabric P4 compiler output for BMv2 by Carmelo Cascone · 6 years ago
  43. a106140 Made multicast support optional in fabric.p4 by Carmelo Cascone · 6 years ago
  44. 33e85c0 Made GTP UPD checksum update optinal in SPGW by Carmelo Cascone · 6 years ago
  45. 3d3956d Fix bugs from fabric.p4 by Yi Tseng · 6 years ago
  46. b531b68 Minor clean-up of fabric pipeline by Carmelo Cascone · 6 years ago
  47. b757dbc Fixed double-extraction issue in spgw parser by Carmelo Cascone · 6 years ago
  48. ed88f2b Do not compile with IPv6 support in fabric.p4 by default by Carmelo Cascone · 6 years ago
  49. 14cde40 Fixed downlink processing of spgw.p4 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 · 7 years ago