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