1. 27d8ec1 openflow_input: add more BSN TLVs by Rich Lane · 9 years ago
  2. a927245 openflow_input: add a couple of BSN TLVs by Rich Lane · 9 years ago
  3. d0c6035 openflow_input: add bsn_tlv vlan_vid_mask by Rich Lane · 9 years ago
  4. 7e37f4b Merge into master from pull request #404: by abat · 9 years ago
  5. b159145 openflow_input: add bsn_takeover extension by Rich Lane · 9 years ago
  6. ba4dc3f Merge into master from pull request #403: by abat · 9 years ago
  7. 4e1dcb1 Removed FIXME to align table properties by Ryan Izard · 9 years ago
  8. a772e21 Align table_feature_prop structs to 8 bytes. by Ryan Izard · 9 years ago
  9. c967bb1 openflow_input: add bsn_generic_async extension by Rich Lane · 9 years ago
  10. 814102c Adjust version numbers. by Ken Chiang · 9 years ago
  11. e113c46 Add OXMs for VXLAN network identifier, inner eth dest mac, by Ken Chiang · 9 years ago
  12. eae3016 Add rx port counter bad_vlan. by Kiran Poola · 9 years ago
  13. dc548b1 openflow_input: add bsn_disable_l3 extension by Rich Lane · 9 years ago
  14. 99a7d2e Need to include length field by Shudong Zhou · 9 years ago
  15. a5e7ec8 Add a few tlvs for tag stripping by Shudong Zhou · 9 years ago
  16. bda83b6 add vlan_pcp tlv by Harshmeet Singh · 9 years ago
  17. 5ba96f7 openflow_input: add bsn_internal_priority extension by Rich Lane · 9 years ago
  18. 63b4346 openflow_input: add OFP_BSN_PKTIN_FLAG_ARP_TARGET by Rich Lane · 9 years ago
  19. 58dd7ac openflow_input: add bsn_uplink extension by Rich Lane · 9 years ago
  20. 904df76 openflow_input: add bsn_ingress_port_group_id extension by Rich Lane · 9 years ago
  21. 5d9d4dc openflow_input: add OFP_BSN_PKTIN_FLAG_ARP_CACHE by Rich Lane · 9 years ago
  22. 8ec889f openflow_input: add of_bsn_tlv_rx_bytes by Rich Lane · 9 years ago
  23. c0df60f openflow_input: add more TLVs for conntrack by Rich Lane · 9 years ago
  24. 4559707 openflow_input: add bsn_lua extensions for commands and notifications by Rich Lane · 9 years ago
  25. 5dba58d Merge into master from pull request #372: by abat · 9 years ago
  26. 2e67201 openflow_input: add bsn_lua extension by Rich Lane · 9 years ago
  27. 2eace7d openflow_input: add of_bsn_tlv_bucket by Rich Lane · 10 years ago
  28. 7858d21 Merge into master from pull request #368: by abat · 10 years ago
  29. 98bcb89 Add breakout capable to 1.4 by Vishnu Emmadi · 10 years ago
  30. 4a2ea14 Merge into master from pull request #362: by abat · 10 years ago
  31. a498795 openflow_input: add bsn_generic_stats extension by Rich Lane · 10 years ago
  32. 37632bc Merge remote-tracking branch 'origin/master' into reference-tlv by Rich Lane · 10 years ago
  33. c68f5d0 Add MPLS related tlvs. by Wilson Ng · 10 years ago
  34. dbe4982 add ipv4_netmask tlv by Harshmeet Singh · 10 years ago
  35. 4cf08bd openflow_input: add of_bsn_tlv_reference by Rich Lane · 10 years ago
  36. 931eab3 openflow_input: add of_oxm_bsn_in_ports_512 by Rich Lane · 10 years ago
  37. 3551645 Merge into master from pull request #355: by abat · 10 years ago
  38. 45e1d49 Change type of IP values from uint32_t to of_ipv4_t in NXMs, which does fix the Java unit test errors. by Ryan Izard · 10 years ago
  39. 712c4a1 Added NXMs for source and destination tunnels. These are included by OVS in matches. C and Python unit tests pass. Java unit test fails with masked versions of the NXMs. by Ryan Izard · 10 years ago
  40. 52a7324 Auto Negotiation Instruction. by Kiran Poola · 10 years ago
  41. c717bc0 add comment by Harshmeet Singh · 10 years ago
  42. 6086fee add polling interval tlv by Harshmeet Singh · 10 years ago
  43. 5e0100b add sflow pktin reason by Harshmeet Singh · 10 years ago
  44. 03cd204 Merge remote-tracking branch 'origin/ihplus' into merge-ihplus by Rich Lane · 10 years ago
  45. ac6b4b0 Merge remote-tracking branch 'origin/ihplus' into merge-ihplus by Rich Lane · 10 years ago
  46. 6c965f8 Remove breakout_enabled from port_mod by Vishnu Emmadi · 10 years ago
  47. 10ef6eb Merge into master from pull request #346: by abat · 10 years ago
  48. d34a44e Merge into master from pull request #345: by abat · 10 years ago
  49. 1567619 Merge into master from pull request #343: by abat · 10 years ago
  50. 0a2406a Change priority to uint32_t. by Wilson Ng · 10 years ago
  51. 2034f5e Fix type_len. by Wilson Ng · 10 years ago
  52. 58a9190 Add oxm for bsn_l2_cache_hit. by Wilson Ng · 10 years ago
  53. 6e6da30 Address review comments. by Wilson Ng · 10 years ago
  54. 453c73a Add l2 cache tlvs. by Wilson Ng · 10 years ago
  55. d353d24 openflow_input: add data bsn_tlv by Rich Lane · 10 years ago
  56. 1f2162d openflow_input: add new error subclasses for OF 1.4 by Rich Lane · 10 years ago
  57. 9f59504 openflow_input: add standard OXMs for 1.3 and 1.4 by Rich Lane · 10 years ago
  58. 4b1d8f4 openflow_input: add BSN extensions to OF 1.4 by Rich Lane · 10 years ago
  59. 21ad520 Move breakout_capable to msb by Vishnu Emmadi · 10 years ago
  60. 40111f9 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  61. a219b51 Add breakout enable/capable bits by Vishnu Emmadi · 10 years ago
  62. 7913562 add lacp state value enum by Harshmeet Singh · 10 years ago
  63. 24ab88f add lacp actor/partnet state tlvs by Harshmeet Singh · 10 years ago
  64. 89478fa Merge into master from pull request #335: by abat · 10 years ago
  65. fc9bbff openflow_input: add of_action_bsn_gentable by Rich Lane · 10 years ago
  66. fcc1c3b add "stable" parameter to enums by Rich Lane · 10 years ago
  67. 0355576 openflow_input: remove "_t" suffix from enum names by Rich Lane · 10 years ago
  68. 457bc45 openflow_input: cleanup standard-1.4 whitespace by Rich Lane · 10 years ago
  69. 888d58d openflow_input: expand standard-1.4 by Rich Lane · 10 years ago
  70. 991b9ff openflow_input: add "name" bsn_tlv by Rich Lane · 10 years ago
  71. 23e5c82 openflow_input: add subclasses for port_mod_prop by Rich Lane · 10 years ago
  72. 8c6a781 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  73. 23fb16a openflow_input: rename actor tlvs and add partner tlvs by Harshmeet Singh · 10 years ago
  74. edda661 openflow_input: remove queue_get_config_request/reply by Andreas Wundsam · 10 years ago
  75. c1f2a39 openflow_input: add TLVs for LACP gentable by Harshmeet Singh · 10 years ago
  76. c6463c3 openflow_input: add of_port_desc_prop_ethernet to standard-1.4 by Rich Lane · 10 years ago
  77. 90651c4 openflow_input: fix port stats reply entry by Rich Lane · 10 years ago
  78. 94af378 openflow_input: fix of_instruction_goto_table definition by Rich Lane · 10 years ago
  79. b4d24df openflow_input: rename OF 1.4 match to match_v3 by Rich Lane · 10 years ago
  80. 13517e7 openflow_input: add discriminator to of_table_feature_prop_experimenter by Rich Lane · 10 years ago
  81. 997fa6f Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  82. 0288b23 Adding an oxm for mpls BoS indicator bit by Saurav Das · 10 years ago
  83. de7aed9 openflow_input: add TLVs for SFLOW gentables by Harshmeet Singh · 10 years ago
  84. b9ccfa1 openflow_input: add new TLV by Rich Lane · 10 years ago
  85. 7f503ee openflow_input: fixup standard-1.4 by Rich Lane · 10 years ago
  86. b97e93e openflow_input: add missing "_t" suffix to list members by Rich Lane · 10 years ago
  87. 9cead30 Merge branch 'master' of github.com:alshabib/loxigen into of14-pr by Rich Lane · 10 years ago
  88. 85b94e8 openflow_input: add TLVs for NAT gentable by Rich Lane · 10 years ago
  89. e5af9c4 Add bsn_span_destination extension by Duc Pham · 10 years ago
  90. 9f50e48 initial OF 1.4 support by alshabib · 10 years ago
  91. 5902bbf Add rate limit to l2gre vport. by Wilson Ng · 10 years ago
  92. d4a6932 openflow_input: remove subtype from OF 1.0 and 1.1 experimenter message by Rich Lane · 10 years ago
  93. 46cad1b Add bsn_disable_vlan_counters instruction. by Ken Chiang · 10 years ago
  94. de9e052 Add rx and tx packet counts, and other rx/tx errors. by Ken Chiang · 10 years ago
  95. 7f6288b change checksum combination operation to addition by Rich Lane · 10 years ago
  96. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  97. 0e114cf add bsn_require_vlan_xlate extension by Rich Lane · 10 years ago
  98. 085ef49 add bsn_action_checksum extension by Rich Lane · 10 years ago
  99. bd605ec Change wire_type of VRF_ALL to uint32_t. by Ken Chiang · 10 years ago
  100. a95b8df OFP_BSN_VRF_ALL should be 32 bits in length. by Ken Chiang · 10 years ago