1. 2ed6da0 optical circuit experimenter changes by Praseed Balakrishnan · 10 years ago
  2. 7f71878 experimenter optical multipart request and reply messages to work with LINC-OE by Praseed Balakrishnan · 10 years ago
  3. f78068b Initial test of optical OXC experimenter messages by Praseed Balakrishnan · 10 years ago
  4. 1f03f67 loci: add a convenience wrapper around of_object_id_str by Rich Lane · 10 years ago
  5. 5902bbf Add rate limit to l2gre vport. by Wilson Ng · 10 years ago
  6. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  7. 7835487 Add vrf counter request/reply. by Ken Chiang · 10 years ago
  8. 3805ffa Merge into master from pull request #288: by abat · 10 years ago
  9. deb9675 loci: simplify list type extraction by Rich Lane · 10 years ago
  10. b5b697d loci: fix merge with of_object_attach changes by Rich Lane · 10 years ago
  11. 77ab707 Merge remote-tracking branch 'origin/master' into codegen-list by Rich Lane · 10 years ago
  12. 6a01fae add bsn_log extension by Rich Lane · 10 years ago
  13. cc956a9 Merge into master from pull request #283: by abat · 10 years ago
  14. c710991 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 10 years ago
  15. b68c7f0 loci: remove minimum wire buffer allocation size by Rich Lane · 10 years ago
  16. b30b9c4 loci: remove dead code by Rich Lane · 10 years ago
  17. 50f5ae3 loci: remove of_object_fixed_len lookup from list accessors by Rich Lane · 10 years ago
  18. bbf5e1d loci: replace indirect wire_length_get calls by Rich Lane · 10 years ago
  19. 08c9f3a loci: factor out class metadata generation by Rich Lane · 10 years ago
  20. 83f958d loci: replace of_object_wire_init in list accessors by Rich Lane · 10 years ago
  21. 2cc2b86 loci: generate lists from the IR by Rich Lane · 10 years ago
  22. 99d9a8d loci: generate list accessors with a template by Rich Lane · 10 years ago
  23. c7ddf23 loci: fix memory leak in locitest by Rich Lane · 10 years ago
  24. e0b70cc loci: remove a malloc/free from parsing of_match_t by Rich Lane · 10 years ago
  25. d1fe697 loci: factor out of_object_attach by Rich Lane · 10 years ago
  26. bb8f17c loci: remove *_new_from_message by Rich Lane · 10 years ago
  27. 28fc85b Add loopback port to l2gre vport. by Wilson Ng · 10 years ago
  28. 754c73a match.py merged by applying #274 by Byungjoon Lee · 10 years ago
  29. f42da58 loci: address review comments by Rich Lane · 10 years ago
  30. b4a63a5 loci: generate match tables from the IR by Rich Lane · 10 years ago
  31. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  32. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  33. f25832b location of LOCI_SHOW_u64_tunnel_id macro is adjusted. by Byungjoon Lee · 10 years ago
  34. 09b5377 tunnel_id oxm location in spec file is adjusted, and loci files are updated according to the change. by Byungjoon Lee · 10 years ago
  35. 70c7094 loci: remove OF 1.0 IP mask map by Rich Lane · 10 years ago
  36. e94929a loci: remove unused bit-counting macro by Rich Lane · 10 years ago
  37. d56f8d2 loci: remove OXM_INDEX bits by Rich Lane · 10 years ago
  38. 24e5e15 loci: remove declarations for nonexistent length functions by Rich Lane · 10 years ago
  39. 1d9f5b6 loci: remove setup_from_add declarations by Rich Lane · 10 years ago
  40. 91372ec loci: remove unused util functions by Rich Lane · 10 years ago
  41. 4d2c03b loci: remove most type_maps code by Rich Lane · 10 years ago
  42. 6cab2bb loci: workaround a clang analyzer warning by Rich Lane · 10 years ago
  43. c9c54fe loci: OF_HEADER is a message by Rich Lane · 10 years ago
  44. a3c0a48 loci: fix compiler warning due to large constant by Rich Lane · 10 years ago
  45. ce61a84 Merge into master from pull request #245: by abat · 10 years ago
  46. 76d44d5 Merge into master from pull request #251: by abat · 10 years ago
  47. 053cf3d Merge remote-tracking branch 'upstream/master' by Wilson Ng · 10 years ago
  48. 734a1d6 Fix C backend for bsn_vport. by Wilson Ng · 10 years ago
  49. c31cc5f BSN Image Desc Stats Req, Reply by Vishnu Emmadi · 10 years ago
  50. 534e6fe loci: link locitest with --whole-archive by Rich Lane · 10 years ago
  51. cba60d8 loci: do not generate header classes for messages by Rich Lane · 10 years ago
  52. 4c9d1ec Merge into master from pull request #239: by abat · 10 years ago
  53. 68798a5 loci: cleanup of_memmask and remove of_match_values_mask by Rich Lane · 10 years ago
  54. 054a818 loci: use of_memmask for OF 1.1 by Rich Lane · 10 years ago
  55. 8c9d957 Add flags to bsn_vport_l2gre. by Wilson Ng · 10 years ago
  56. c349e35 remove q_in_q and l2gre entries in c_gen/type_maps.py. by Wilson Ng · 10 years ago
  57. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  58. 4fe0f77 loci: add TODOs to validator by Rich Lane · 10 years ago
  59. 12181e1 loci: validate lists that use field-length members by Rich Lane · 10 years ago
  60. f357571 loci: read and validate field-length members by Rich Lane · 10 years ago
  61. d7692fc loci: validate fixed-offset non-field-length lists by Rich Lane · 10 years ago
  62. 1839159 loci: generate validator class hierachies by Rich Lane · 10 years ago
  63. cc32767 loci: replace validator with a stub by Rich Lane · 10 years ago
  64. fdaa6e5 loci: remove setup-from-add functions by Rich Lane · 10 years ago
  65. 9afc3b9 loci: remove dead code by Rich Lane · 10 years ago
  66. ac2a2da Merge into master from pull request #243: by abat · 10 years ago
  67. 90020b4 loci: add clean API to get OXM from a set-field action by Rich Lane · 10 years ago
  68. 68c19db Merge into master from pull request #242: by abat · 10 years ago
  69. 1c5679a Merge into master from pull request #238: by abat · 10 years ago
  70. dc9bc7f loci: lazily zero wire buffer by Rich Lane · 10 years ago
  71. d5f2345 loci: only mask partially wildcarded fields by Rich Lane · 10 years ago
  72. 3e43108 loci: remove owned field from of_object by Rich Lane · 10 years ago
  73. cdd542d loci: inline of_wire_object into of_object by Rich Lane · 10 years ago
  74. dc46fe2 loci: move per-obj function pointers to global tables by Rich Lane · 10 years ago
  75. 6bc346d loci: remove object tracking by Rich Lane · 10 years ago
  76. 9770c0a loci: remove metadata from of_object by Rich Lane · 10 years ago
  77. 37911fd loci: use minimal allocation for fixed-length objects by Rich Lane · 10 years ago
  78. 1bc22f2 Merge into master from pull request #228: by abat · 10 years ago
  79. ddcbca7 loci: fix compilation with GCC <= 4.4 by Rich Lane · 10 years ago
  80. 2264e93 debug_counter: replace of_table_name_t with of_str64_t by Rich Lane · 10 years ago
  81. c9461f1 loci: support bsn_debug_counter extension by Rich Lane · 10 years ago
  82. f1710d1 Merge into master from pull request #231: by abat · 10 years ago
  83. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  84. f8a3d00 add of_str64_t string type by Rich Lane · 10 years ago
  85. a4b6830 loci: fix bug in new wire type parsers by Rich Lane · 10 years ago
  86. adb9481 openflow_input: add bsn_egr_port_group_id extension by Rich Lane · 10 years ago
  87. dee1111 Merge into master from pull request #216: by abat · 10 years ago
  88. dfcafae loci: fix byte order check by Rich Lane · 10 years ago
  89. 863b25c Merge remote-tracking branch 'origin/master' into loci-parser by Rich Lane · 10 years ago
  90. f53332e Merge into master from pull request #203: by abat · 10 years ago
  91. 69e247e loci: fix implicit truncation warning by Rich Lane · 10 years ago
  92. 85aaa65 loci: add missing test for of_object_new_from_message by Rich Lane · 10 years ago
  93. 76f181e loci: switch message parsing to of_header_wire_object_id_get by Rich Lane · 10 years ago
  94. eba2a80 loci: remove more dead code by Rich Lane · 10 years ago
  95. 0fde418 loci: remove handwritten wire_object_id_get functions by Rich Lane · 10 years ago
  96. b9fab4b loci: generate wire type parsers from the IR by Rich Lane · 10 years ago
  97. 40ad8b6 Merge into master from pull request #213: by abat · 10 years ago
  98. f111838 removing print statements by Jonathan Stout · 10 years ago
  99. 79c8719 loci: decide members to ignore in tests using the IR by Rich Lane · 10 years ago
  100. c26cbdb fixing bad arg by Jonathan Stout · 10 years ago