1. 632477b Merge pull request #331 from andi-bigswitch/of14 by Andreas Wundsam · 10 years ago
  2. ced3164 java_gen/pom.xml: Bump version to 0.9.0-SNAPSHOT for OF1.4 by Andreas Wundsam · 10 years ago
  3. b232131 Merge pull request #329 from rlane/of14 by Rich Lane · 10 years ago
  4. 8c6a781 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  5. e2ba502 Merge into master from pull request #327: by abat · 10 years ago
  6. 94e4258 Merge into master from pull request #326: by abat · 10 years ago
  7. e8582a7 Merge pull request #324 from andi-bigswitch/of14 by Andreas Wundsam · 10 years ago
  8. ad82995 Merge into master from pull request #328: by abat · 10 years ago
  9. 23fb16a openflow_input: rename actor tlvs and add partner tlvs by Harshmeet Singh · 10 years ago
  10. b8330b2 loci: automatically derive show emitters by Rich Lane · 10 years ago
  11. 2b118b1 loci: remove of_wire_id_valid by Rich Lane · 10 years ago
  12. 1f315aa loci: fix testing embedded OXMs by Rich Lane · 10 years ago
  13. 068847f loci: rewrite build_class_metadata by Rich Lane · 10 years ago
  14. 4f21afc OFMatchV3: fix consistency of OFMatchV3 include structure by Andreas Wundsam · 10 years ago
  15. 06598bb loci: use inheritance_root from the IR by Rich Lane · 10 years ago
  16. 0751e29 ir: add method to return inheritance root of a class by Rich Lane · 10 years ago
  17. 06d3dc2 loci: rewrite class_is_u16_len by Rich Lane · 10 years ago
  18. 90409cc loci: rewrite class_is_tlv16 by Rich Lane · 10 years ago
  19. ee60d4e loci: store unmangled class name in inheritance_map by Rich Lane · 10 years ago
  20. 8841f35 loci: add a function to determine whether a class is an inheritance root by Rich Lane · 10 years ago
  21. 6f905aa loci: remove dead code and old comments by Rich Lane · 10 years ago
  22. 431b843 loci: remove inheritance_data by Rich Lane · 10 years ago
  23. 10daa5b loci: remove last use of inheritance_data by Rich Lane · 10 years ago
  24. 9145978 loci: clean up generating remaining type_maps by Rich Lane · 10 years ago
  25. 36fd640 loci: remove dead code by Rich Lane · 10 years ago
  26. a57ad01 loci: remove unused type maps by Rich Lane · 10 years ago
  27. f1a8984 loci: generate version names from OFVersions by Rich Lane · 10 years ago
  28. c0481f4 Merge into master from pull request #323: by abat · 10 years ago
  29. 703278b test_data: fix port_desc_stats_reply for Java by Andreas Wundsam · 10 years ago
  30. b1c4d53 java_gen: add ChannelUtilsVer14 by Andreas Wundsam · 10 years ago
  31. 6b87735 java_gen: OFMatch add support for OF1.4 (and fix OF1.2) by Andreas Wundsam · 10 years ago
  32. 1fd8333 java_gen: pass version to custom templates by Andreas Wundsam · 10 years ago
  33. 439cbe4 OFVersion: add constant for OF1.4 by Andreas Wundsam · 10 years ago
  34. 9f8657a java_model: more informative error msg for enum lookup failures by Andreas Wundsam · 10 years ago
  35. edda661 openflow_input: remove queue_get_config_request/reply by Andreas Wundsam · 10 years ago
  36. 7bdb002 Merge pull request #322 from rlane/of14-pyloxi by Andreas Wundsam · 10 years ago
  37. c1f2a39 openflow_input: add TLVs for LACP gentable by Harshmeet Singh · 10 years ago
  38. c10be43 test_data: add OF 1.4 port_desc_stats_reply testcase by Rich Lane · 10 years ago
  39. c6463c3 openflow_input: add of_port_desc_prop_ethernet to standard-1.4 by Rich Lane · 10 years ago
  40. 374942e test_data: add port stats reply testcase by Rich Lane · 10 years ago
  41. 90651c4 openflow_input: fix port stats reply entry by Rich Lane · 10 years ago
  42. 2dd8ed2 pyloxi: add support for OF 1.4 by Rich Lane · 10 years ago
  43. 3d2c573 test_data: add first of14 testcase by Rich Lane · 10 years ago
  44. 94af378 openflow_input: fix of_instruction_goto_table definition by Rich Lane · 10 years ago
  45. b4d24df openflow_input: rename OF 1.4 match to match_v3 by Rich Lane · 10 years ago
  46. e7262ef add OF 1.4 to default version list by Rich Lane · 10 years ago
  47. 455b9ac Merge pull request #321 from rlane/of14 by Rich Lane · 10 years ago
  48. 13517e7 openflow_input: add discriminator to of_table_feature_prop_experimenter by Rich Lane · 10 years ago
  49. 997fa6f Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  50. 016c040 Merge into master from pull request #319: by abat · 10 years ago
  51. 778c544 Merge into master from pull request #320: by abat · 10 years ago
  52. 1803278 wireshark: support OF 1.3 OXMs by Rich Lane · 10 years ago
  53. 5ebb75b Cosmetic changes by Saurav Das · 10 years ago
  54. bc26674 Adding a boolean java type for the mpls BoS indicator bit by Saurav Das · 10 years ago
  55. 0288b23 Adding an oxm for mpls BoS indicator bit by Saurav Das · 10 years ago
  56. f2cc055 Merge into master from pull request #316: by abat · 10 years ago
  57. 6d75344 pyloxi: generate subdirectory from version name by Rich Lane · 10 years ago
  58. 7c85d69 Merge into master from pull request #318: by abat · 10 years ago
  59. 19d566b fix header keyword bugs by Harshmeet Singh · 10 years ago
  60. de7aed9 openflow_input: add TLVs for SFLOW gentables by Harshmeet Singh · 10 years ago
  61. e8bc0f2 Merge into master from pull request #317: by abat · 10 years ago
  62. b9ccfa1 openflow_input: add new TLV by Rich Lane · 10 years ago
  63. 1cd9791 pyloxi: reduce boilerplate code required for each module by Rich Lane · 10 years ago
  64. e574cbb Merge pull request #315 from rlane/of14-input by Rich Lane · 10 years ago
  65. 7f503ee openflow_input: fixup standard-1.4 by Rich Lane · 10 years ago
  66. b97e93e openflow_input: add missing "_t" suffix to list members by Rich Lane · 10 years ago
  67. 9cead30 Merge branch 'master' of github.com:alshabib/loxigen into of14-pr by Rich Lane · 10 years ago
  68. 070075b Merge into master from pull request #314: by abat · 10 years ago
  69. 5f9931f wireshark: make enums global instead of local by Rich Lane · 10 years ago
  70. 3045255 Merge into master from pull request #313: by abat · 10 years ago
  71. 85b94e8 openflow_input: add TLVs for NAT gentable by Rich Lane · 10 years ago
  72. 0bc0754 Merge into master from pull request #309: by abat · 10 years ago
  73. 449664c IPv6Address: remove redundant null assignment by Rich Lane · 10 years ago
  74. 068d76e Merge into master from pull request #312: by abat · 10 years ago
  75. 10957eb java_gen/pom.xml: Bump version to 0.4.0 by Andreas Wundsam · 10 years ago
  76. 9cf2b1f fixing wireshark dissector by alshabib · 10 years ago
  77. 6ff7f10 Merge into master from pull request #304: by abat · 10 years ago
  78. 17372b7 Merge into master from pull request #310: by abat · 10 years ago
  79. e5af9c4 Add bsn_span_destination extension by Duc Pham · 10 years ago
  80. bae30f9 java: discard the IPv6 zone id when parsing addresses by Rich Lane · 10 years ago
  81. 9f50e48 initial OF 1.4 support by alshabib · 10 years ago
  82. e9f250b Merge into master from pull request #308: by abat · 10 years ago
  83. 7b97880 Add licensing info to README.md by Andreas Wundsam · 10 years ago
  84. 56b0429 Merge into master from pull request #307: by abat · 10 years ago
  85. 1f03f67 loci: add a convenience wrapper around of_object_id_str by Rich Lane · 10 years ago
  86. eadf463 Merge into master from pull request #306: by abat · 10 years ago
  87. 2180a9c bump version by Gregor Maier · 10 years ago
  88. 9dcd9a3 Merge into master from pull request #305: by abat · 10 years ago
  89. 5902bbf Add rate limit to l2gre vport. by Wilson Ng · 10 years ago
  90. ba92e29 modified to support list of IPv4 and IPv6 addresses in the openflow input files. this patch is only for the java part of loxigen. by Byungjoon Lee · 10 years ago
  91. e9d1055 Merge into master from pull request #302: by abat · 10 years ago
  92. 88fe6c2 wireshark: dissect OpenFlow payload of error messages by Rich Lane · 10 years ago
  93. 1dcdc36 Merge into master from pull request #301: by abat · 10 years ago
  94. d4a6932 openflow_input: remove subtype from OF 1.0 and 1.1 experimenter message by Rich Lane · 10 years ago
  95. 201b2d7 Merge into master from pull request #299: by abat · 10 years ago
  96. a87b1fc Cast InetAddress to Inet4Address or Inet6Address to call the specific static methods by Ronald Li · 10 years ago
  97. d521400 Merge into master from pull request #298: by abat · 10 years ago
  98. 46cad1b Add bsn_disable_vlan_counters instruction. by Ken Chiang · 10 years ago
  99. 2c4d126 Merge into master from pull request #297: by abat · 10 years ago
  100. 1247d0e Use -1L instead of (long) -1 by Ronald Li · 10 years ago