Tagging 3.2.0.onos
  1. f95672c Updating with latest loxi including openflow1.5 ONOS-4770 by Murat Parlakisik · 8 years ago
  2. a259e3f Adding odu_sig_id and och_sig_id to c_gen/ by Brian O'Connor · 9 years ago
  3. 88c0bcb Calient flow and port stat updates by Marc De Leenheer · 9 years ago
  4. 58a73e3 Adding OCS OpenFlow Protocol Extensions from Calient by Brian O'Connor · 9 years ago
  5. 8bd3661 Merge remote-tracking branch 'upstream/master' by Brian O'Connor · 9 years ago
  6. 9f00eb3 loci: add of_object_truncate by Rich Lane · 9 years ago
  7. 79a435d loci: remove dead code from of_object.c by Rich Lane · 9 years ago
  8. 78e24b9 Merge remote-tracking branch 'upstream/master' by alshabib · 9 years ago 0.3.9.oe
  9. 2a87913 loci: increase maximum nesting depth by Rich Lane · 9 years ago
  10. 80bb2b4 loci: make of_mac_addr_all_zeroes name match the definition by Rich Lane · 9 years ago
  11. 5dba58d Merge into master from pull request #372: by abat · 9 years ago
  12. ad70803 locitest: prevent recursion when generating/checking lists by Rich Lane · 10 years ago
  13. c6e97f7 locitest: remove redundant list setup/check functions by Rich Lane · 10 years ago
  14. 119289c loci: support of_bitmap_512 basic type by Rich Lane · 10 years ago
  15. c489361 loci: replace generated match more_specific/overlap code with simple loop by Rich Lane · 10 years ago
  16. 6171e63 loci: generate less code and tests for virtual classes by Rich Lane · 10 years ago
  17. 9425ad1 loci: include inheritance roots that have no subclasses by Rich Lane · 10 years ago
  18. c247ade loci: remove header classes by Rich Lane · 10 years ago
  19. 8bd4c93 loci: dump/show correct subclass for embedded objects by Rich Lane · 10 years ago
  20. 5218357 loci: generate typedefs for inheritance roots by Rich Lane · 10 years ago
  21. 357b32e loci: remove inheritance unions by Rich Lane · 10 years ago
  22. 3094326 loci: replace of_list_iter_t with of_object_t * by Rich Lane · 10 years ago
  23. a3483d6 Fix unit tests. by Wilson Ng · 10 years ago
  24. e499bd1 loci: convert locitest away from inheritance union by Rich Lane · 10 years ago
  25. 7fdaa5c loci: convert internal users away from inheritance union by Rich Lane · 10 years ago
  26. e413032 loci: add transparent union for list iteration by Rich Lane · 10 years ago
  27. 7329b54 loci: support special length member in OF 1.4 queue_desc by Rich Lane · 10 years ago
  28. 41b278f loci: support embedding of_table_desc by Rich Lane · 10 years ago
  29. cd6c1d6 loci: hack _PACKET_IN_DATA_OFFSET into working by Rich Lane · 10 years ago
  30. 2fe8e91 loci: replace calculate_offsets_and_lengths with code using the IR by Rich Lane · 10 years ago
  31. e3d3fb5 loci: remove extra_length by Rich Lane · 10 years ago
  32. 294a46d loci: remove dead offset macros by Rich Lane · 10 years ago
  33. 2dd1701 loci: miscellaneous changes for OF 1.4 by Rich Lane · 10 years ago
  34. 293d3bf loci: add update_offset special case for of_port_desc_t by Rich Lane · 10 years ago
  35. f87f4c3 loci: generate per-version match variables in tests by Rich Lane · 10 years ago
  36. 398bc9e loci: extend match_v3 hack to OF 1.4 by Rich Lane · 10 years ago
  37. a926e31 loci: initialize match for OF 1.4 by Rich Lane · 10 years ago
  38. 2b49df6 loci: update OF_VERSION_OKAY macro by Rich Lane · 10 years ago
  39. 463e152 loci: fix dump and show for OF 1.4 by Rich Lane · 10 years ago
  40. facd0a4 loci: add default cases to wire buf accessors by Rich Lane · 10 years ago
  41. 127860e loci: wire length get/set functions for new special cases by Rich Lane · 10 years ago
  42. e98ee5d loci: fix testing inheritance hierarchies with no non-virtual subclasses by Rich Lane · 10 years ago
  43. 7e00310 loci: inline push_wire_values into new by Rich Lane · 10 years ago
  44. 19f254d loci: use class metadata in push_wire_values by Rich Lane · 10 years ago
  45. e2ba502 Merge into master from pull request #327: by abat · 10 years ago
  46. b8330b2 loci: automatically derive show emitters by Rich Lane · 10 years ago
  47. 2b118b1 loci: remove of_wire_id_valid by Rich Lane · 10 years ago
  48. 1f315aa loci: fix testing embedded OXMs by Rich Lane · 10 years ago
  49. 068847f loci: rewrite build_class_metadata by Rich Lane · 10 years ago
  50. 06598bb loci: use inheritance_root from the IR by Rich Lane · 10 years ago
  51. 06d3dc2 loci: rewrite class_is_u16_len by Rich Lane · 10 years ago
  52. 90409cc loci: rewrite class_is_tlv16 by Rich Lane · 10 years ago
  53. ee60d4e loci: store unmangled class name in inheritance_map by Rich Lane · 10 years ago
  54. 8841f35 loci: add a function to determine whether a class is an inheritance root by Rich Lane · 10 years ago
  55. 6f905aa loci: remove dead code and old comments by Rich Lane · 10 years ago
  56. 431b843 loci: remove inheritance_data by Rich Lane · 10 years ago
  57. 10daa5b loci: remove last use of inheritance_data by Rich Lane · 10 years ago
  58. 9145978 loci: clean up generating remaining type_maps by Rich Lane · 10 years ago
  59. 36fd640 loci: remove dead code by Rich Lane · 10 years ago
  60. a57ad01 loci: remove unused type maps by Rich Lane · 10 years ago
  61. f1a8984 loci: generate version names from OFVersions by Rich Lane · 10 years ago
  62. 2ed6da0 optical circuit experimenter changes by Praseed Balakrishnan · 10 years ago
  63. 0288b23 Adding an oxm for mpls BoS indicator bit by Saurav Das · 10 years ago
  64. 19d566b fix header keyword bugs by Harshmeet Singh · 10 years ago
  65. 7f71878 experimenter optical multipart request and reply messages to work with LINC-OE by Praseed Balakrishnan · 10 years ago
  66. f78068b Initial test of optical OXC experimenter messages by Praseed Balakrishnan · 10 years ago
  67. 1f03f67 loci: add a convenience wrapper around of_object_id_str by Rich Lane · 10 years ago
  68. 5902bbf Add rate limit to l2gre vport. by Wilson Ng · 10 years ago
  69. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  70. 7835487 Add vrf counter request/reply. by Ken Chiang · 10 years ago
  71. 3805ffa Merge into master from pull request #288: by abat · 10 years ago
  72. deb9675 loci: simplify list type extraction by Rich Lane · 10 years ago
  73. b5b697d loci: fix merge with of_object_attach changes by Rich Lane · 10 years ago
  74. 77ab707 Merge remote-tracking branch 'origin/master' into codegen-list by Rich Lane · 10 years ago
  75. 6a01fae add bsn_log extension by Rich Lane · 10 years ago
  76. cc956a9 Merge into master from pull request #283: by abat · 10 years ago
  77. c710991 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 10 years ago
  78. b68c7f0 loci: remove minimum wire buffer allocation size by Rich Lane · 10 years ago
  79. b30b9c4 loci: remove dead code by Rich Lane · 10 years ago
  80. 50f5ae3 loci: remove of_object_fixed_len lookup from list accessors by Rich Lane · 10 years ago
  81. bbf5e1d loci: replace indirect wire_length_get calls by Rich Lane · 10 years ago
  82. 08c9f3a loci: factor out class metadata generation by Rich Lane · 10 years ago
  83. 83f958d loci: replace of_object_wire_init in list accessors by Rich Lane · 10 years ago
  84. 2cc2b86 loci: generate lists from the IR by Rich Lane · 10 years ago
  85. 99d9a8d loci: generate list accessors with a template by Rich Lane · 10 years ago
  86. c7ddf23 loci: fix memory leak in locitest by Rich Lane · 10 years ago
  87. e0b70cc loci: remove a malloc/free from parsing of_match_t by Rich Lane · 10 years ago
  88. d1fe697 loci: factor out of_object_attach by Rich Lane · 10 years ago
  89. bb8f17c loci: remove *_new_from_message by Rich Lane · 10 years ago
  90. 28fc85b Add loopback port to l2gre vport. by Wilson Ng · 10 years ago
  91. 754c73a match.py merged by applying #274 by Byungjoon Lee · 10 years ago
  92. f42da58 loci: address review comments by Rich Lane · 10 years ago
  93. b4a63a5 loci: generate match tables from the IR by Rich Lane · 10 years ago
  94. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  95. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  96. f25832b location of LOCI_SHOW_u64_tunnel_id macro is adjusted. by Byungjoon Lee · 10 years ago
  97. 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
  98. 70c7094 loci: remove OF 1.0 IP mask map by Rich Lane · 10 years ago
  99. e94929a loci: remove unused bit-counting macro by Rich Lane · 10 years ago
  100. d56f8d2 loci: remove OXM_INDEX bits by Rich Lane · 10 years ago