1. 54eca9f Merge into master from pull request #361: by abat · 10 years ago
  2. dbe4982 add ipv4_netmask tlv by Harshmeet Singh · 10 years ago
  3. 19ba9fc fixing java pom.xml by Brian O'Connor · 10 years ago 0.3.7.oe
  4. 3efb663 Changing openflowj groupID and version in pom.xml by Brian O'Connor · 10 years ago
  5. 7c5b6a6 push-artifacts: add optional branch name argument by Rich Lane · 10 years ago
  6. 4cf08bd openflow_input: add of_bsn_tlv_reference by Rich Lane · 10 years ago
  7. ad70803 locitest: prevent recursion when generating/checking lists by Rich Lane · 10 years ago
  8. c6e97f7 locitest: remove redundant list setup/check functions by Rich Lane · 10 years ago
  9. db949d4 changed order of sigtype and sigid by Praseed Balakrishnan · 10 years ago
  10. da32676 Merge into master from pull request #359: by abat · 10 years ago
  11. d1196ab improve test case by Sovietaced · 10 years ago
  12. 13f8802 Add isEnabled to interface and add tests by Sovietaced · 10 years ago
  13. fcc3792 Merge into master from pull request #356: by abat · 10 years ago
  14. 05da0d7 remove toBriefString by Sovietaced · 10 years ago
  15. 476bef4 Add OFPortDesc helper methods by Sovietaced · 10 years ago
  16. 15cadf5 Merge into master from pull request #358: by abat · 10 years ago
  17. 204d104 wireshark: fix header sanity checks for OF 1.4 by Rich Lane · 10 years ago
  18. 3b2e9cd wireshark: support of_bitmap_512_t by Rich Lane · 10 years ago
  19. 119289c loci: support of_bitmap_512 basic type by Rich Lane · 10 years ago
  20. c489361 loci: replace generated match more_specific/overlap code with simple loop by Rich Lane · 10 years ago
  21. 3009c1a pyloxi: support of_bitmap_512_t by Rich Lane · 10 years ago
  22. 931eab3 openflow_input: add of_oxm_bsn_in_ports_512 by Rich Lane · 10 years ago
  23. 4d0752b java_model: generate OFErrorMsg accessor for ErrorCause data by Andreas Wundsam · 10 years ago
  24. 3551645 Merge into master from pull request #355: by abat · 10 years ago
  25. 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
  26. 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
  27. 583af04 Merge into master from pull request #354: by abat · 10 years ago
  28. 52a7324 Auto Negotiation Instruction. by Kiran Poola · 10 years ago
  29. 1527d71 Merge into master from pull request #353: by abat · 10 years ago
  30. c717bc0 add comment by Harshmeet Singh · 10 years ago
  31. 6086fee add polling interval tlv by Harshmeet Singh · 10 years ago
  32. 37b4043 Merge into master from pull request #352: by abat · 10 years ago
  33. 67a4b1d Merge remote-tracking branch 'upstream/master' into java-bundle-improvements by Andreas Wundsam · 10 years ago
  34. 3846e55 java: check whether required fields have been set in messages by Andreas Wundsam · 10 years ago
  35. b3ecc22 ClassId: output as unsigned int by Andreas Wundsam · 10 years ago
  36. 73d7d67 java_gen: API improvements for BundleMessages. by Andreas Wundsam · 10 years ago
  37. 4138571 java_gen/GenericReader: BUGFIX version dispatch for hybrid by Andreas Wundsam · 10 years ago
  38. 1bfc0e3 Merge into master from pull request #350: by abat · 10 years ago
  39. 5e0100b add sflow pktin reason by Harshmeet Singh · 10 years ago
  40. 44aa60d Merge into master from pull request #349: by abat · 10 years ago
  41. 03cd204 Merge remote-tracking branch 'origin/ihplus' into merge-ihplus by Rich Lane · 10 years ago
  42. 6b7bc6a Merge pull request #347 from vishnu-emmadi/ihplus by Rich Lane · 10 years ago
  43. ac6b4b0 Merge remote-tracking branch 'origin/ihplus' into merge-ihplus by Rich Lane · 10 years ago
  44. 314cb9f Merge into master from pull request #348: by abat · 10 years ago
  45. 6171e63 loci: generate less code and tests for virtual classes by Rich Lane · 10 years ago
  46. 9425ad1 loci: include inheritance roots that have no subclasses by Rich Lane · 10 years ago
  47. c247ade loci: remove header classes by Rich Lane · 10 years ago
  48. 8bd4c93 loci: dump/show correct subclass for embedded objects by Rich Lane · 10 years ago
  49. 5218357 loci: generate typedefs for inheritance roots by Rich Lane · 10 years ago
  50. 357b32e loci: remove inheritance unions by Rich Lane · 10 years ago
  51. 3094326 loci: replace of_list_iter_t with of_object_t * by Rich Lane · 10 years ago
  52. 6c965f8 Remove breakout_enabled from port_mod by Vishnu Emmadi · 10 years ago
  53. 10ef6eb Merge into master from pull request #346: by abat · 10 years ago
  54. d34a44e Merge into master from pull request #345: by abat · 10 years ago
  55. 15efef9 Address review comments. by Wilson Ng · 10 years ago
  56. 1567619 Merge into master from pull request #343: by abat · 10 years ago
  57. 0a2406a Change priority to uint32_t. by Wilson Ng · 10 years ago
  58. a3483d6 Fix unit tests. by Wilson Ng · 10 years ago
  59. 2034f5e Fix type_len. by Wilson Ng · 10 years ago
  60. 58a9190 Add oxm for bsn_l2_cache_hit. by Wilson Ng · 10 years ago
  61. 6e6da30 Address review comments. by Wilson Ng · 10 years ago
  62. 453c73a Add l2 cache tlvs. by Wilson Ng · 10 years ago
  63. 83c7de7 Merge into master from pull request #344: by abat · 10 years ago
  64. d353d24 openflow_input: add data bsn_tlv by Rich Lane · 10 years ago
  65. 1f2162d openflow_input: add new error subclasses for OF 1.4 by Rich Lane · 10 years ago
  66. 9f59504 openflow_input: add standard OXMs for 1.3 and 1.4 by Rich Lane · 10 years ago
  67. 4b1d8f4 openflow_input: add BSN extensions to OF 1.4 by Rich Lane · 10 years ago
  68. b34bd71 Merge into master from pull request #342: by abat · 10 years ago
  69. ada8ed7 Merge pull request #340 from vishnu-emmadi/ihplus by Rich Lane · 10 years ago
  70. 21ad520 Move breakout_capable to msb by Vishnu Emmadi · 10 years ago
  71. e499bd1 loci: convert locitest away from inheritance union by Rich Lane · 10 years ago
  72. 7fdaa5c loci: convert internal users away from inheritance union by Rich Lane · 10 years ago
  73. e413032 loci: add transparent union for list iteration by Rich Lane · 10 years ago
  74. 7e1551e Merge into master from pull request #341: by abat · 10 years ago
  75. 40111f9 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  76. e2610f1 Merge pull request #337 from rlane/of14 by Rich Lane · 10 years ago
  77. a219b51 Add breakout enable/capable bits by Vishnu Emmadi · 10 years ago
  78. 65630e2 Merge into master from pull request #339: by abat · 10 years ago
  79. 7913562 add lacp state value enum by Harshmeet Singh · 10 years ago
  80. 24ab88f add lacp actor/partnet state tlvs by Harshmeet Singh · 10 years ago
  81. f8fac13 Merge into master from pull request #336: by abat · 10 years ago
  82. f299baa java_gen: generate getStableValue() for 'stable' enums by Andreas Wundsam · 10 years ago
  83. b132440 java_gen/java_type: fix format_primitive_literal by Andreas Wundsam · 10 years ago
  84. 89478fa Merge into master from pull request #335: by abat · 10 years ago
  85. 6c95181 Merge into master from pull request #334: by abat · 10 years ago
  86. 59a2d28 java_gen/pom.xml: Bump version to 0.4.1 by Rich Lane · 10 years ago
  87. fc9bbff openflow_input: add of_action_bsn_gentable by Rich Lane · 10 years ago
  88. fcc1c3b add "stable" parameter to enums by Rich Lane · 10 years ago
  89. 0355576 openflow_input: remove "_t" suffix from enum names by Rich Lane · 10 years ago
  90. 0b1698d java: support embedding of_table_desc by Rich Lane · 10 years ago
  91. 7329b54 loci: support special length member in OF 1.4 queue_desc by Rich Lane · 10 years ago
  92. 41b278f loci: support embedding of_table_desc by Rich Lane · 10 years ago
  93. babfc33 pyloxi: support new OF 1.4 inheritance hierarchies by Rich Lane · 10 years ago
  94. 457bc45 openflow_input: cleanup standard-1.4 whitespace by Rich Lane · 10 years ago
  95. 888d58d openflow_input: expand standard-1.4 by Rich Lane · 10 years ago
  96. 77e2b92 Merge pull request #330 from rlane/of14-loci2 by Rich Lane · 10 years ago
  97. 632477b Merge pull request #331 from andi-bigswitch/of14 by Andreas Wundsam · 10 years ago
  98. 006f308 Merge into master from pull request #332: by abat · 10 years ago
  99. 991b9ff openflow_input: add "name" bsn_tlv by Rich Lane · 10 years ago
  100. cd6c1d6 loci: hack _PACKET_IN_DATA_OFFSET into working by Rich Lane · 10 years ago