1. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  2. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  3. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  4. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  5. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  6. ea89a1c NextId should be int instead of byte by Charles Chan · 6 years ago
  7. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  8. 8235a1a Minor refactor fabric.p4 by Yi Tseng · 6 years ago
  9. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  10. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  11. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  12. 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
  13. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  14. 47eac89 Refactor fabric.p4 by Yi Tseng · 6 years ago
  15. 24fda8a ONOS-7402 Broadcast objective type support by FabricNextPipeliner. by Esin Karaman · 6 years ago
  16. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  17. bf0d437 [ONOS-7723] Intrepreter can not handle Treatment of VLAN meta table by Yi Tseng · 6 years ago
  18. 8a51743 Removed fabric.p4 data plane test files by Carmelo Cascone · 6 years ago
  19. 228092b Refactored fabric PipeconfLoader to automatically build pipeconfs by Carmelo Cascone · 6 years ago
  20. 34af316 Fix incorrect defined boolean value for fabric.p4 by Yi Tseng · 6 years ago
  21. 35d9b33 Support compiling fabric.p4 with non-standard bool declarations by Carmelo Cascone · 6 years ago
  22. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  23. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  24. 20f9e7b [ONOS-7285][ONOS-7263] VLAN support by fabric.p4 by Yi Tseng · 6 years ago
  25. 27b9bc0 [ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler by Yi Tseng · 6 years ago
  26. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  27. f78e174 [ONOS-7598] Fix P4 fabric pipeliner performance issue by Yi Tseng · 6 years ago
  28. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  29. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  30. 6e9b6f5 [ONOS-7504] Skip adding or removing flows when operation is ADD_TO_EXIST or REMOVE_FROM_EXIST by Yi Tseng · 6 years ago
  31. 274daef Minor bugfix to spgw.p4 by Carmelo Cascone · 6 years ago
  32. cedad87 Test case for fabric-spgw when using MPLS routing by Carmelo Cascone · 6 years ago
  33. 2b4958a SONAR suggestion - don't use generic exceptions by Ray Milkey · 6 years ago
  34. 5bdffe7 Updated fabric P4 compiler output for BMv2 by Carmelo Cascone · 6 years ago
  35. a106140 Made multicast support optional in fabric.p4 by Carmelo Cascone · 6 years ago
  36. 4fd2843 [ONOS-7438][ONOS-7439] Supports table counters and some properties by Yi Tseng · 6 years ago
  37. 33e85c0 Made GTP UPD checksum update optinal in SPGW by Carmelo Cascone · 6 years ago
  38. 3d3956d Fix bugs from fabric.p4 by Yi Tseng · 6 years ago
  39. b531b68 Minor clean-up of fabric pipeline by Carmelo Cascone · 6 years ago
  40. 88bbc99 Test entries and pcaps for fabric.p4 with SPGW support by Carmelo Cascone · 6 years ago
  41. f87dc2e Test P4 program and data for SPGW by Carmelo Cascone · 6 years ago
  42. b757dbc Fixed double-extraction issue in spgw parser by Carmelo Cascone · 6 years ago
  43. ed88f2b Do not compile with IPv6 support in fabric.p4 by default by Carmelo Cascone · 6 years ago
  44. 14cde40 Fixed downlink processing of spgw.p4 by Carmelo Cascone · 6 years ago
  45. b81f4be Initial integration of SPGW in fabric.p4 by Carmelo Cascone · 6 years ago
  46. bd46d05 Fix VLAN and MPLS problem for fabric.p4 by Yi Tseng · 6 years ago
  47. 3a5731e Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  48. c6844f5 Refactor fabric.p4 and pipeliner by Yi Tseng · 6 years ago
  49. 54bd8b2 [ONOS-7312] Fix dependency problem of fabric.p4 by Yi Tseng · 6 years ago
  50. 1d84267 Minor refactoring for fabric.p4 by Yi Tseng · 6 years ago
  51. f55eaa8 [ONOS-7255] Remove next id mapping table from fabric.p4 by Yi Tseng · 6 years ago
  52. 1b154bd [ONOS-7242] Support MPLS by fabric.p4 pipeliner by Yi Tseng · 6 years ago
  53. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 6 years ago
  54. f73a553 [ONOS-7238] fix ICMP checksum error of fabric.p4 by Yi Tseng · 6 years ago
  55. 0b80972 [ONOS-7129] Pipeliner for fabric pipeline by Yi Tseng · 7 years ago
  56. fa4a1c7 [ONOS-7131] Add Interpreter for fabric.p4 by Yi Tseng · 7 years ago
  57. be34205 [ONOS-7128] Initial commit of fabric.p4 by Yi Tseng · 7 years ago