1. 5dba58d Merge into master from pull request #372: by abat · 9 years ago
  2. 2e67201 openflow_input: add bsn_lua extension by Rich Lane · 9 years ago
  3. 2eace7d openflow_input: add of_bsn_tlv_bucket by Rich Lane · 10 years ago
  4. 7858d21 Merge into master from pull request #368: by abat · 10 years ago
  5. 98bcb89 Add breakout capable to 1.4 by Vishnu Emmadi · 10 years ago
  6. 4a2ea14 Merge into master from pull request #362: by abat · 10 years ago
  7. a498795 openflow_input: add bsn_generic_stats extension by Rich Lane · 10 years ago
  8. 37632bc Merge remote-tracking branch 'origin/master' into reference-tlv by Rich Lane · 10 years ago
  9. c68f5d0 Add MPLS related tlvs. by Wilson Ng · 10 years ago
  10. dbe4982 add ipv4_netmask tlv by Harshmeet Singh · 10 years ago
  11. 4cf08bd openflow_input: add of_bsn_tlv_reference by Rich Lane · 10 years ago
  12. 931eab3 openflow_input: add of_oxm_bsn_in_ports_512 by Rich Lane · 10 years ago
  13. 3551645 Merge into master from pull request #355: by abat · 10 years ago
  14. 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
  15. 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
  16. 52a7324 Auto Negotiation Instruction. by Kiran Poola · 10 years ago
  17. c717bc0 add comment by Harshmeet Singh · 10 years ago
  18. 6086fee add polling interval tlv by Harshmeet Singh · 10 years ago
  19. 5e0100b add sflow pktin reason by Harshmeet Singh · 10 years ago
  20. 03cd204 Merge remote-tracking branch 'origin/ihplus' into merge-ihplus by Rich Lane · 10 years ago
  21. ac6b4b0 Merge remote-tracking branch 'origin/ihplus' into merge-ihplus by Rich Lane · 10 years ago
  22. 6c965f8 Remove breakout_enabled from port_mod by Vishnu Emmadi · 10 years ago
  23. 10ef6eb Merge into master from pull request #346: by abat · 10 years ago
  24. d34a44e Merge into master from pull request #345: by abat · 10 years ago
  25. 1567619 Merge into master from pull request #343: by abat · 10 years ago
  26. 0a2406a Change priority to uint32_t. by Wilson Ng · 10 years ago
  27. 2034f5e Fix type_len. by Wilson Ng · 10 years ago
  28. 58a9190 Add oxm for bsn_l2_cache_hit. by Wilson Ng · 10 years ago
  29. 6e6da30 Address review comments. by Wilson Ng · 10 years ago
  30. 453c73a Add l2 cache tlvs. by Wilson Ng · 10 years ago
  31. d353d24 openflow_input: add data bsn_tlv by Rich Lane · 10 years ago
  32. 1f2162d openflow_input: add new error subclasses for OF 1.4 by Rich Lane · 10 years ago
  33. 9f59504 openflow_input: add standard OXMs for 1.3 and 1.4 by Rich Lane · 10 years ago
  34. 4b1d8f4 openflow_input: add BSN extensions to OF 1.4 by Rich Lane · 10 years ago
  35. 21ad520 Move breakout_capable to msb by Vishnu Emmadi · 10 years ago
  36. 40111f9 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  37. a219b51 Add breakout enable/capable bits by Vishnu Emmadi · 10 years ago
  38. 7913562 add lacp state value enum by Harshmeet Singh · 10 years ago
  39. 24ab88f add lacp actor/partnet state tlvs by Harshmeet Singh · 10 years ago
  40. 89478fa Merge into master from pull request #335: by abat · 10 years ago
  41. fc9bbff openflow_input: add of_action_bsn_gentable by Rich Lane · 10 years ago
  42. fcc1c3b add "stable" parameter to enums by Rich Lane · 10 years ago
  43. 0355576 openflow_input: remove "_t" suffix from enum names by Rich Lane · 10 years ago
  44. 457bc45 openflow_input: cleanup standard-1.4 whitespace by Rich Lane · 10 years ago
  45. 888d58d openflow_input: expand standard-1.4 by Rich Lane · 10 years ago
  46. 991b9ff openflow_input: add "name" bsn_tlv by Rich Lane · 10 years ago
  47. 23e5c82 openflow_input: add subclasses for port_mod_prop by Rich Lane · 10 years ago
  48. 8c6a781 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  49. 23fb16a openflow_input: rename actor tlvs and add partner tlvs by Harshmeet Singh · 10 years ago
  50. edda661 openflow_input: remove queue_get_config_request/reply by Andreas Wundsam · 10 years ago
  51. c1f2a39 openflow_input: add TLVs for LACP gentable by Harshmeet Singh · 10 years ago
  52. c6463c3 openflow_input: add of_port_desc_prop_ethernet to standard-1.4 by Rich Lane · 10 years ago
  53. 90651c4 openflow_input: fix port stats reply entry by Rich Lane · 10 years ago
  54. 94af378 openflow_input: fix of_instruction_goto_table definition by Rich Lane · 10 years ago
  55. b4d24df openflow_input: rename OF 1.4 match to match_v3 by Rich Lane · 10 years ago
  56. 13517e7 openflow_input: add discriminator to of_table_feature_prop_experimenter by Rich Lane · 10 years ago
  57. 997fa6f Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  58. 0288b23 Adding an oxm for mpls BoS indicator bit by Saurav Das · 10 years ago
  59. de7aed9 openflow_input: add TLVs for SFLOW gentables by Harshmeet Singh · 10 years ago
  60. b9ccfa1 openflow_input: add new TLV by Rich Lane · 10 years ago
  61. 7f503ee openflow_input: fixup standard-1.4 by Rich Lane · 10 years ago
  62. b97e93e openflow_input: add missing "_t" suffix to list members by Rich Lane · 10 years ago
  63. 9cead30 Merge branch 'master' of github.com:alshabib/loxigen into of14-pr by Rich Lane · 10 years ago
  64. 85b94e8 openflow_input: add TLVs for NAT gentable by Rich Lane · 10 years ago
  65. e5af9c4 Add bsn_span_destination extension by Duc Pham · 10 years ago
  66. 9f50e48 initial OF 1.4 support by alshabib · 10 years ago
  67. 5902bbf Add rate limit to l2gre vport. by Wilson Ng · 10 years ago
  68. d4a6932 openflow_input: remove subtype from OF 1.0 and 1.1 experimenter message by Rich Lane · 10 years ago
  69. 46cad1b Add bsn_disable_vlan_counters instruction. by Ken Chiang · 10 years ago
  70. de9e052 Add rx and tx packet counts, and other rx/tx errors. by Ken Chiang · 10 years ago
  71. 7f6288b change checksum combination operation to addition by Rich Lane · 10 years ago
  72. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  73. 0e114cf add bsn_require_vlan_xlate extension by Rich Lane · 10 years ago
  74. 085ef49 add bsn_action_checksum extension by Rich Lane · 10 years ago
  75. bd605ec Change wire_type of VRF_ALL to uint32_t. by Ken Chiang · 10 years ago
  76. a95b8df OFP_BSN_VRF_ALL should be 32 bits in length. by Ken Chiang · 10 years ago
  77. 7835487 Add vrf counter request/reply. by Ken Chiang · 10 years ago
  78. 3805ffa Merge into master from pull request #288: by abat · 10 years ago
  79. 19d00ba bsn_log: add a comment about the string format by Rich Lane · 10 years ago
  80. 078fcfd openflow_input: make of_flow_stats_entry.flags use enum type by Andreas Wundsam · 10 years ago
  81. 6a01fae add bsn_log extension by Rich Lane · 10 years ago
  82. 8afae4c Add a flag for l2gre loopback. by Wilson Ng · 10 years ago
  83. 28fc85b Add loopback port to l2gre vport. by Wilson Ng · 10 years ago
  84. 2a66845 bsn_flow_checksum: change table_id type to 8 bits for consistency by Rich Lane · 10 years ago
  85. 754c73a match.py merged by applying #274 by Byungjoon Lee · 10 years ago
  86. 5929bcc Add more port counters. by Ken Chiang · 10 years ago
  87. 7c45cd5 Use a more specific crc tlv instead. by Wilson Ng · 10 years ago
  88. 60e38ab Add TLVs for switch config. by Wilson Ng · 10 years ago
  89. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  90. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  91. b8159f3 Add OFP_BSN_PKTIN_FLAG_INGRESS_ACL pktin flag. by Ken Chiang · 10 years ago
  92. 2b6e578 useless blank lines are removed. by Byungjoon Lee · 10 years ago
  93. 4c14ffd oxm tunnel_id is separated into oxm-1.3. by Byungjoon Lee · 10 years ago
  94. 09b5377 tunnel_id oxm location in spec file is adjusted, and loci files are updated according to the change. by Byungjoon Lee · 10 years ago
  95. 11b1b9d Add queue_id and queue_weight tlvs by Duc Pham · 10 years ago
  96. 0320bfe openflow_input : bsn_prioritize_pdus by Kiran Poola · 10 years ago
  97. b4c38b8 of_tunnel_id support for OXM is added. by Byungjoon Lee · 10 years ago
  98. c31cc5f BSN Image Desc Stats Req, Reply by Vishnu Emmadi · 10 years ago
  99. 3c2fb99 Merge into master from pull request #247: by abat · 10 years ago
  100. 287a444 openflow_input: fix wire_type in ofp_bsn_pktin_flag by Rich Lane · 10 years ago