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