1. 7e7aa35 Add java test for bsn_vport_l2gre and bsn_vport_q_in_q. by Wilson Ng · 10 years ago
  2. 8c9d957 Add flags to bsn_vport_l2gre. by Wilson Ng · 10 years ago
  3. 25e077e Merge into master from pull request #248: by abat · 10 years ago
  4. dd53516 address review comment by KC Wang · 10 years ago
  5. 3d555b0 update VlanVid.ofVlan to accept NO_MASK by KC Wang · 10 years ago
  6. c349e35 remove q_in_q and l2gre entries in c_gen/type_maps.py. by Wilson Ng · 10 years ago
  7. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  8. 79125bc openflow_input: add bsn_pktin_flag extension by Rich Lane · 10 years ago
  9. 4fe0f77 loci: add TODOs to validator by Rich Lane · 10 years ago
  10. 12181e1 loci: validate lists that use field-length members by Rich Lane · 10 years ago
  11. f357571 loci: read and validate field-length members by Rich Lane · 10 years ago
  12. d7692fc loci: validate fixed-offset non-field-length lists by Rich Lane · 10 years ago
  13. 1839159 loci: generate validator class hierachies by Rich Lane · 10 years ago
  14. cc32767 loci: replace validator with a stub by Rich Lane · 10 years ago
  15. eddc92a Merge into master from pull request #244: by abat · 10 years ago
  16. 0f4cc50 pyloxi: remove dead code by Rich Lane · 10 years ago
  17. fdaa6e5 loci: remove setup-from-add functions by Rich Lane · 10 years ago
  18. 9afc3b9 loci: remove dead code by Rich Lane · 10 years ago
  19. a26215e remove dead core code by Rich Lane · 10 years ago
  20. d2487ad add coverage makefile target by Rich Lane · 10 years ago
  21. a5706e6 Add test file for q_in_q vport. by Wilson Ng · 10 years ago
  22. ac2a2da Merge into master from pull request #243: by abat · 10 years ago
  23. 90020b4 loci: add clean API to get OXM from a set-field action by Rich Lane · 10 years ago
  24. 68c19db Merge into master from pull request #242: by abat · 10 years ago
  25. 1c5679a Merge into master from pull request #238: by abat · 10 years ago
  26. dc9bc7f loci: lazily zero wire buffer by Rich Lane · 10 years ago
  27. ffa04cc Merge into master from pull request #241: by abat · 10 years ago
  28. 27a6422 Merge into master from pull request #240: by abat · 10 years ago
  29. 768c3e2 us aux id java type for of controller connection message by Sovietaced · 10 years ago
  30. 24b6c19 Merge into master from pull request #237: by abat · 10 years ago
  31. d5f2345 loci: only mask partially wildcarded fields by Rich Lane · 10 years ago
  32. 3e43108 loci: remove owned field from of_object by Rich Lane · 10 years ago
  33. cdd542d loci: inline of_wire_object into of_object by Rich Lane · 10 years ago
  34. dc46fe2 loci: move per-obj function pointers to global tables by Rich Lane · 10 years ago
  35. 6bc346d loci: remove object tracking by Rich Lane · 10 years ago
  36. 9770c0a loci: remove metadata from of_object by Rich Lane · 10 years ago
  37. 133db45 java_gen/pom.xml: adapt to extended floodlight-buildinfo format by Andreas Wundsam · 10 years ago
  38. 767b11d Merge into master from pull request #236: by abat · 10 years ago
  39. 48f997f vrf size: 4 bytes by Duc Pham · 10 years ago
  40. 37911fd loci: use minimal allocation for fixed-length objects by Rich Lane · 10 years ago
  41. abe23a4 minor name change by Duc Pham · 10 years ago
  42. d07e637 openflow_input: add bsn_vrf TLV by Duc Pham · 10 years ago
  43. 1bc22f2 Merge into master from pull request #228: by abat · 10 years ago
  44. 01cfbb2 Merge into master from pull request #234: by abat · 10 years ago
  45. e19601a Merge into master from pull request #235: by abat · 10 years ago
  46. ddcbca7 loci: fix compilation with GCC <= 4.4 by Rich Lane · 10 years ago
  47. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  48. fe27730 bsn_debug_counter: remove reset message by Rich Lane · 10 years ago
  49. 2264e93 debug_counter: replace of_table_name_t with of_str64_t by Rich Lane · 10 years ago
  50. f2c32dc update copyright year by Rich Lane · 10 years ago
  51. c9461f1 loci: support bsn_debug_counter extension by Rich Lane · 10 years ago
  52. b345456 openflow_input: add bsn_debug_counter extension by Rich Lane · 10 years ago
  53. f1710d1 Merge into master from pull request #231: by abat · 10 years ago
  54. c8f12e4 Merge into master from pull request #233: by abat · 10 years ago
  55. 5151f77 openflow_input: add UDF TLVs by Rich Lane · 10 years ago
  56. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  57. f8dda5b Merge into master from pull request #232: by abat · 10 years ago
  58. b2de005 openflow_input: add OFPR_BSN_PACKET_OF_DEATH by Rich Lane · 10 years ago
  59. f8a3d00 add of_str64_t string type by Rich Lane · 10 years ago
  60. 8c9f602 Merge into master from pull request #229: by abat · 10 years ago
  61. f7efee3 openflow_input: add bsn_packet_of_death extension by Rich Lane · 10 years ago
  62. 28facb2 Merge into master from pull request #226: by abat · 10 years ago
  63. 21edcd5 Merge into master from pull request #227: by abat · 10 years ago
  64. e539689 ArpOpcode is updated to add toString() by Byungjoon Lee · 10 years ago
  65. abb41e5 ICMPv4Type and ICMPv4Code cannot be converted into TransportPort. Thus, the manual conversion code is inserted. by Byungjoon Lee · 10 years ago
  66. fd2f043 Merge into master from pull request #224: by abat · 10 years ago
  67. 0ab7418 Merge into master from pull request #223: by abat · 10 years ago
  68. a4b6830 loci: fix bug in new wire type parsers by Rich Lane · 10 years ago
  69. 384ccc1 java_gen: make of_aggregate_stats_request.out_group type OFGroup by Andreas Wundsam · 10 years ago
  70. 764a45f Merge into master from pull request #222: by abat · 10 years ago
  71. 917bb9a java_gen: support of_oxm_bsn_egr_port_group_id by Rich Lane · 10 years ago
  72. d94103f Merge into master from pull request #221: by abat · 10 years ago
  73. adb9481 openflow_input: add bsn_egr_port_group_id extension by Rich Lane · 10 years ago
  74. 7d9d741 Merge into master from pull request #220: by abat · 10 years ago
  75. 98c96e7 make logical oper typesafe and remove code duplication by Aditya Vaja · 10 years ago
  76. b21043d check for invalid masks in getSubnetBroadcastAddress in IPAWithMask by Aditya Vaja · 10 years ago
  77. 56b8b18 add bitwise logical operators and broadcast check by Aditya Vaja · 10 years ago
  78. 3700d16 java_gen: add documentation to string-parsing 'of' methods by Andreas Wundsam · 10 years ago
  79. dee1111 Merge into master from pull request #216: by abat · 10 years ago
  80. adde1a6 Merge into master from pull request #219: by abat · 10 years ago
  81. dfcafae loci: fix byte order check by Rich Lane · 10 years ago
  82. c64bdb7 Merge into master from pull request #218: by abat · 10 years ago
  83. 76a5c93 openflow_input: remove redundant of_experimenter_stats_header by Rich Lane · 10 years ago
  84. 863b25c Merge remote-tracking branch 'origin/master' into loci-parser by Rich Lane · 10 years ago
  85. f53332e Merge into master from pull request #203: by abat · 10 years ago
  86. 69e247e loci: fix implicit truncation warning by Rich Lane · 10 years ago
  87. 85aaa65 loci: add missing test for of_object_new_from_message by Rich Lane · 10 years ago
  88. 76f181e loci: switch message parsing to of_header_wire_object_id_get by Rich Lane · 10 years ago
  89. eba2a80 loci: remove more dead code by Rich Lane · 10 years ago
  90. 0fde418 loci: remove handwritten wire_object_id_get functions by Rich Lane · 10 years ago
  91. b9fab4b loci: generate wire type parsers from the IR by Rich Lane · 10 years ago
  92. 40ad8b6 Merge into master from pull request #213: by abat · 10 years ago
  93. c8ab1df Merge pull request #215 from vaterlaus/master by Rob Vaterlaus · 10 years ago
  94. e36faa3 Use Short.parseShort instead of valueOf to avoid boxing by Rob Vaterlaus · 10 years ago
  95. 113d8bf Merge into master from pull request #214: by abat · 10 years ago
  96. a1969e5 Make leading zeroes optional in the string passed to HexString.toLong by Rob Vaterlaus · 10 years ago
  97. f111838 removing print statements by Jonathan Stout · 10 years ago
  98. 79c8719 loci: decide members to ignore in tests using the IR by Rich Lane · 10 years ago
  99. c26cbdb fixing bad arg by Jonathan Stout · 10 years ago
  100. b9f2740 Merge into master from pull request #210: by abat · 10 years ago