1. d56f8d2 loci: remove OXM_INDEX bits by Rich Lane · 10 years ago
  2. 24e5e15 loci: remove declarations for nonexistent length functions by Rich Lane · 10 years ago
  3. 1d9f5b6 loci: remove setup_from_add declarations by Rich Lane · 10 years ago
  4. 91372ec loci: remove unused util functions by Rich Lane · 10 years ago
  5. 4d2c03b loci: remove most type_maps code by Rich Lane · 10 years ago
  6. 0a92b3a Merge into master from pull request #258: by abat · 10 years ago
  7. 972bc42 U128: fix signedness bug in compareTo by Andreas Wundsam · 10 years ago
  8. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  9. bbb582a Merge into master from pull request #260: by abat · 10 years ago
  10. 6cab2bb loci: workaround a clang analyzer warning by Rich Lane · 10 years ago
  11. 411505b Merge into master from pull request #259: by abat · 10 years ago
  12. 0320bfe openflow_input : bsn_prioritize_pdus by Kiran Poola · 10 years ago
  13. 3421f7d java_gen: bump version to 0.3.5-SNAPSHOT by Andreas Wundsam · 10 years ago
  14. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  15. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  16. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  17. ff11f80 Merge into master from pull request #257: by abat · 10 years ago
  18. c9c54fe loci: OF_HEADER is a message by Rich Lane · 10 years ago
  19. 3a35d52 Merge into master from pull request #256: by abat · 10 years ago
  20. a3c0a48 loci: fix compiler warning due to large constant by Rich Lane · 10 years ago
  21. ce61a84 Merge into master from pull request #245: by abat · 10 years ago
  22. 746a2d0 loci: remove unused validator import by Rich Lane · 10 years ago
  23. 32ef7d1 Merge into master from pull request #254: by abat · 10 years ago
  24. 29274d7 add java doc by xinwu · 10 years ago
  25. d6a402f add util function for multiple pkt in reasons by xinwu · 10 years ago
  26. 76d44d5 Merge into master from pull request #251: by abat · 10 years ago
  27. 767c148 Merge into master from pull request #252: by abat · 10 years ago
  28. 053cf3d Merge remote-tracking branch 'upstream/master' by Wilson Ng · 10 years ago
  29. 734a1d6 Fix C backend for bsn_vport. by Wilson Ng · 10 years ago
  30. c31cc5f BSN Image Desc Stats Req, Reply by Vishnu Emmadi · 10 years ago
  31. bfdf35b Merge into master from pull request #250: by abat · 10 years ago
  32. 534e6fe loci: link locitest with --whole-archive by Rich Lane · 10 years ago
  33. cba60d8 loci: do not generate header classes for messages by Rich Lane · 10 years ago
  34. 4c9d1ec Merge into master from pull request #239: by abat · 10 years ago
  35. 68798a5 loci: cleanup of_memmask and remove of_match_values_mask by Rich Lane · 10 years ago
  36. 054a818 loci: use of_memmask for OF 1.1 by Rich Lane · 10 years ago
  37. 3c2fb99 Merge into master from pull request #247: by abat · 10 years ago
  38. 287a444 openflow_input: fix wire_type in ofp_bsn_pktin_flag by Rich Lane · 10 years ago
  39. a406f06 Merge into master from pull request #246: by abat · 10 years ago
  40. 7e7aa35 Add java test for bsn_vport_l2gre and bsn_vport_q_in_q. by Wilson Ng · 10 years ago
  41. 8c9d957 Add flags to bsn_vport_l2gre. by Wilson Ng · 10 years ago
  42. 25e077e Merge into master from pull request #248: by abat · 10 years ago
  43. dd53516 address review comment by KC Wang · 10 years ago
  44. 3d555b0 update VlanVid.ofVlan to accept NO_MASK by KC Wang · 10 years ago
  45. c349e35 remove q_in_q and l2gre entries in c_gen/type_maps.py. by Wilson Ng · 10 years ago
  46. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  47. 79125bc openflow_input: add bsn_pktin_flag extension by Rich Lane · 10 years ago
  48. 4fe0f77 loci: add TODOs to validator by Rich Lane · 10 years ago
  49. 12181e1 loci: validate lists that use field-length members by Rich Lane · 10 years ago
  50. f357571 loci: read and validate field-length members by Rich Lane · 10 years ago
  51. d7692fc loci: validate fixed-offset non-field-length lists by Rich Lane · 10 years ago
  52. 1839159 loci: generate validator class hierachies by Rich Lane · 10 years ago
  53. cc32767 loci: replace validator with a stub by Rich Lane · 10 years ago
  54. eddc92a Merge into master from pull request #244: by abat · 10 years ago
  55. 0f4cc50 pyloxi: remove dead code by Rich Lane · 10 years ago
  56. fdaa6e5 loci: remove setup-from-add functions by Rich Lane · 10 years ago
  57. 9afc3b9 loci: remove dead code by Rich Lane · 10 years ago
  58. a26215e remove dead core code by Rich Lane · 10 years ago
  59. d2487ad add coverage makefile target by Rich Lane · 10 years ago
  60. a5706e6 Add test file for q_in_q vport. by Wilson Ng · 10 years ago
  61. ac2a2da Merge into master from pull request #243: by abat · 10 years ago
  62. 90020b4 loci: add clean API to get OXM from a set-field action by Rich Lane · 10 years ago
  63. 68c19db Merge into master from pull request #242: by abat · 10 years ago
  64. 1c5679a Merge into master from pull request #238: by abat · 10 years ago
  65. dc9bc7f loci: lazily zero wire buffer by Rich Lane · 10 years ago
  66. ffa04cc Merge into master from pull request #241: by abat · 10 years ago
  67. 27a6422 Merge into master from pull request #240: by abat · 10 years ago
  68. 768c3e2 us aux id java type for of controller connection message by Sovietaced · 10 years ago
  69. 24b6c19 Merge into master from pull request #237: by abat · 10 years ago
  70. d5f2345 loci: only mask partially wildcarded fields by Rich Lane · 10 years ago
  71. 3e43108 loci: remove owned field from of_object by Rich Lane · 10 years ago
  72. cdd542d loci: inline of_wire_object into of_object by Rich Lane · 10 years ago
  73. dc46fe2 loci: move per-obj function pointers to global tables by Rich Lane · 10 years ago
  74. 6bc346d loci: remove object tracking by Rich Lane · 10 years ago
  75. 9770c0a loci: remove metadata from of_object by Rich Lane · 10 years ago
  76. 133db45 java_gen/pom.xml: adapt to extended floodlight-buildinfo format by Andreas Wundsam · 10 years ago
  77. 767b11d Merge into master from pull request #236: by abat · 10 years ago
  78. 48f997f vrf size: 4 bytes by Duc Pham · 10 years ago
  79. 37911fd loci: use minimal allocation for fixed-length objects by Rich Lane · 10 years ago
  80. abe23a4 minor name change by Duc Pham · 10 years ago
  81. d07e637 openflow_input: add bsn_vrf TLV by Duc Pham · 10 years ago
  82. 1bc22f2 Merge into master from pull request #228: by abat · 10 years ago
  83. 01cfbb2 Merge into master from pull request #234: by abat · 10 years ago
  84. e19601a Merge into master from pull request #235: by abat · 10 years ago
  85. ddcbca7 loci: fix compilation with GCC <= 4.4 by Rich Lane · 10 years ago
  86. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  87. fe27730 bsn_debug_counter: remove reset message by Rich Lane · 10 years ago
  88. 2264e93 debug_counter: replace of_table_name_t with of_str64_t by Rich Lane · 10 years ago
  89. f2c32dc update copyright year by Rich Lane · 10 years ago
  90. c9461f1 loci: support bsn_debug_counter extension by Rich Lane · 10 years ago
  91. b345456 openflow_input: add bsn_debug_counter extension by Rich Lane · 10 years ago
  92. f1710d1 Merge into master from pull request #231: by abat · 10 years ago
  93. c8f12e4 Merge into master from pull request #233: by abat · 10 years ago
  94. 5151f77 openflow_input: add UDF TLVs by Rich Lane · 10 years ago
  95. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  96. f8dda5b Merge into master from pull request #232: by abat · 10 years ago
  97. b2de005 openflow_input: add OFPR_BSN_PACKET_OF_DEATH by Rich Lane · 10 years ago
  98. f8a3d00 add of_str64_t string type by Rich Lane · 10 years ago
  99. 8c9f602 Merge into master from pull request #229: by abat · 10 years ago
  100. f7efee3 openflow_input: add bsn_packet_of_death extension by Rich Lane · 10 years ago