1. b9f2740 Merge into master from pull request #210: by abat · 10 years ago
  2. 33d7d41 adding return statement by Jonathan Stout · 10 years ago
  3. d275228 removing print statement by Jonathan Stout · 10 years ago
  4. 83cedcc adding instruction_id funcs by Jonathan Stout · 10 years ago
  5. 4783235 adding of_instruction_id_to_object_id by Jonathan Stout · 10 years ago
  6. 86511ba loci: support bsn_acl by Rich Lane · 10 years ago
  7. f51062b loci: chunk multiple classes into each C file by Rich Lane · 10 years ago
  8. c73680c loci: add a function to parse messages without allocating memory by Rich Lane · 10 years ago
  9. a8b5463 loci: rewrite assertions by Rich Lane · 10 years ago
  10. e57f043 loci: rename ASSERT to LOCI_ASSERT by Rich Lane · 10 years ago
  11. 3f3abfb loci: fix byte swapping on OS X by Rich Lane · 10 years ago
  12. 19060b9 Merge into master from pull request #201: by abat · 10 years ago
  13. 0131f13 applying patch for test templates by Jonathan Stout · 10 years ago
  14. ed300e0 fixing values by Jonathan Stout · 10 years ago
  15. 9f17b4b rendering new template by Jonathan Stout · 10 years ago
  16. 74a983b openflow_input: add bsn_disable_split_horizon_check by Rich Lane · 10 years ago
  17. 7a65c00 setting correct experimenter types by Jonathan Stout · 10 years ago
  18. a226fd7 adding tables_features_prop_template by Jonathan Stout · 10 years ago
  19. 67dec2d loci: remove dead code by Rich Lane · 10 years ago
  20. 013dea0 loci: support bsn_flow_checksum by Rich Lane · 10 years ago
  21. e411343 loci: support OF_INSTRUCTION_BSN_DHCP_OFFLOAD by Rich Lane · 10 years ago
  22. 9d29ed0 Add DHCP pkt in reason and circuit id TLV by Duc Pham · 10 years ago
  23. b5a1917 remove selectors by Sovietaced · 10 years ago
  24. 3d42dbe OF Aux by Sovietaced · 10 years ago
  25. f41bad3 loci: support OF_INSTRUCTION_BSN_ARP_OFFLOAD by Rich Lane · 10 years ago
  26. 713d928 loci: support bsn_gentable by Rich Lane · 11 years ago
  27. fab0c82 loci: support of_checksum_128_t by Rich Lane · 11 years ago
  28. d0c5871 Merge remote-tracking branch 'origin/master' into loci-split by Rich Lane · 11 years ago
  29. f57b699 Merge into master from pull request #159: by abat · 11 years ago
  30. 03be4f8 loci: fix 32-bit build by Rich Lane · 11 years ago
  31. e84f50d openflow_input: add bsn_connections extension by Rich Lane · 11 years ago
  32. 661bc02 loci: remove optimization pragma by Rich Lane · 11 years ago
  33. c0e20ff loci: move parsing functions out of the headers by Rich Lane · 11 years ago
  34. f13e8c4 loci: remove object id to wire type maps by Rich Lane · 11 years ago
  35. 671e772 loci: remove generic union by Rich Lane · 11 years ago
  36. cd6ef15 loci: remove object tracking by Rich Lane · 11 years ago
  37. c69bd82 loci: remove config_check and code_gen_config by Rich Lane · 11 years ago
  38. 8576787 loci: remove dead gen_fn_ptrs/gen_unified_fns options by Rich Lane · 11 years ago
  39. 50aa594 loci: move of_object_parent_length_update to of_object.c by Rich Lane · 11 years ago
  40. def2e51 loci: move per-class declarations to loci_classes.h by Rich Lane · 11 years ago
  41. 22811f5 loci: move push_wire_types functions to their class's C file by Rich Lane · 11 years ago
  42. c3662bb loci: trim includes by Rich Lane · 11 years ago
  43. d587c8c loci: build a static loci library in locitest by Rich Lane · 11 years ago
  44. 4e73188 loci: stop generating empty loci.c by Rich Lane · 11 years ago
  45. cce961d loci: move init function map to its own file by Rich Lane · 11 years ago
  46. 8a82273 loci: move string tables to their own file by Rich Lane · 11 years ago
  47. 2226ae7 loci: move setup_from_add functions to a new C file by Rich Lane · 11 years ago
  48. b495044 loci: output pragmas to each class C file by Rich Lane · 11 years ago
  49. 573d2b2 loci: generate header classes by Rich Lane · 11 years ago
  50. b604e33 loci: move init/new function definitions to the class's file by Rich Lane · 11 years ago
  51. 8c4c23f loci: generate list accessors in their own files by Rich Lane · 11 years ago
  52. 57ff25e loci: rename gen_all_accessor_definitions to gen_list_accessor_definitions by Rich Lane · 11 years ago
  53. ce2e464 loci: split accessors into one file per class by Rich Lane · 11 years ago
  54. 940b875 loci: move IS_FLOW_MOD_SUBTYPE macro to loci_int.h by Rich Lane · 11 years ago
  55. a407b91 loci: move special offset/length macros to loci_int.h by Rich Lane · 11 years ago
  56. cf44ffe loci: remove dead code by Rich Lane · 11 years ago
  57. 92feca8 loci: use new push_wire_types functions in list_append_bind by Rich Lane · 11 years ago
  58. bdd8e29 loci: use IR to push wire types by Rich Lane · 11 years ago
  59. 043a3d8 loci: use IR in class_is_virtual by Rich Lane · 11 years ago
  60. 4def697 loci: use ID classes from the IR by Rich Lane · 11 years ago
  61. d5fa823 Merge into master from pull request #150: by abat · 11 years ago
  62. e311367 loci: expose group-mod subtypes by Rich Lane · 11 years ago
  63. f08ef68 add bsn_port/vlan_counter_stats_request/reply by xinwu · 11 years ago
  64. 54ceaca fix typos by xinwu · 11 years ago
  65. 358e616 separate bsn_port_counter from bsn_vlan_counter by xinwu · 11 years ago
  66. 45386fb Fixes bsn_switch_pipeline. by Wilson Ng · 11 years ago
  67. 27e4beb Add bsn_switch_pipeline extension. by Wilson Ng · 11 years ago
  68. ef7b994 loci: support of_instruction_bsn_disable_src_mac_check by Rich Lane · 11 years ago
  69. d31b118 Merge into master from pull request #124: by abat · 11 years ago
  70. e6f311a loci: add time_ms show macro by Rich Lane · 11 years ago
  71. 70b2dc6 loxi_utils: remove duplicated / unused methods by Andreas Wundsam · 11 years ago
  72. 2c0a2d7 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  73. 5420b95 backends: use template_utils by Andreas Wundsam · 11 years ago
  74. 76db006 moved of_g to c_gen.of_g_legacy, introduced loxi_globals by Andreas Wundsam · 11 years ago
  75. 542a13c loxi_frontend: move classes only used by c to c_gen by Andreas Wundsam · 11 years ago
  76. 353a79f loci: support of_bsn_lacp_stats_request/reply by Rich Lane · 11 years ago
  77. aa9af06 align of_port_no by Vishnu Emmadi · 11 years ago
  78. ce7ebdf added msg definitions for configuring lacp by Vishnu Emmadi · 11 years ago
  79. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  80. 6171836 add of_oxm_bsn_lag_id by Rich Lane · 11 years ago
  81. b8fc0b7 do not include experimenter OXMs in of_oxm_type_to_id by Rich Lane · 11 years ago
  82. 9846732 locitest: add module magic string to makefile by Rich Lane · 11 years ago
  83. 4964d54 fix loci OXM ordering to match the spec by Rich Lane · 11 years ago
  84. b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  85. b5e8c83 Fixed issues from code review by Rob Vaterlaus · 11 years ago
  86. 45f67c9 Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  87. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  88. b3f49d9 Fix issues with C backend with new error message hierarchy by Rob Vaterlaus · 11 years ago
  89. 4b9e306 add slot_num by Vishnu Emmadi · 11 years ago
  90. e815848 address review comments by Vishnu Emmadi · 11 years ago
  91. fcb9023 added an expectation field for of_bsn_set_port_pdu_expected_rx_info_request by Vishnu Emmadi · 11 years ago
  92. ea53c0f Added Extension messages for PDU management on switches by Vishnu Emmadi · 11 years ago
  93. d8d29c9 add of_oxm_bsn_in_ports by Rich Lane · 11 years ago
  94. 3b2fd83 support of_bitmap_128_t in core, loci, and pyloxi by Rich Lane · 11 years ago
  95. 5172ff1 Merge into master from pull request #66: by abat · 11 years ago
  96. b31fd48 Add of_bsn_hybrid_get_request/reply messages. by Ken Chiang · 11 years ago
  97. a9167ff Support for specifying interface name while creating virtual port. by Kiran Poola · 11 years ago
  98. fb50d38 Mask values in a match according to its masks by Dan Talayco · 11 years ago
  99. a877582 locitest: dont validate virtual messages by Rich Lane · 11 years ago
  100. 1bd2bae locitest: dont test virtual classes by Rich Lane · 11 years ago