1. 2226ae7 loci: move setup_from_add functions to a new C file by Rich Lane · 11 years ago
  2. b495044 loci: output pragmas to each class C file by Rich Lane · 11 years ago
  3. 573d2b2 loci: generate header classes by Rich Lane · 11 years ago
  4. b604e33 loci: move init/new function definitions to the class's file by Rich Lane · 11 years ago
  5. 8c4c23f loci: generate list accessors in their own files by Rich Lane · 11 years ago
  6. 57ff25e loci: rename gen_all_accessor_definitions to gen_list_accessor_definitions by Rich Lane · 11 years ago
  7. ce2e464 loci: split accessors into one file per class by Rich Lane · 11 years ago
  8. 940b875 loci: move IS_FLOW_MOD_SUBTYPE macro to loci_int.h by Rich Lane · 11 years ago
  9. a407b91 loci: move special offset/length macros to loci_int.h by Rich Lane · 11 years ago
  10. cf44ffe loci: remove dead code by Rich Lane · 11 years ago
  11. 92feca8 loci: use new push_wire_types functions in list_append_bind by Rich Lane · 11 years ago
  12. bdd8e29 loci: use IR to push wire types by Rich Lane · 11 years ago
  13. 043a3d8 loci: use IR in class_is_virtual by Rich Lane · 11 years ago
  14. 4def697 loci: use ID classes from the IR by Rich Lane · 11 years ago
  15. d5fa823 Merge into master from pull request #150: by abat · 11 years ago
  16. e311367 loci: expose group-mod subtypes by Rich Lane · 11 years ago
  17. f08ef68 add bsn_port/vlan_counter_stats_request/reply by xinwu · 11 years ago
  18. 54ceaca fix typos by xinwu · 11 years ago
  19. 358e616 separate bsn_port_counter from bsn_vlan_counter by xinwu · 11 years ago
  20. 45386fb Fixes bsn_switch_pipeline. by Wilson Ng · 11 years ago
  21. 27e4beb Add bsn_switch_pipeline extension. by Wilson Ng · 11 years ago
  22. ef7b994 loci: support of_instruction_bsn_disable_src_mac_check by Rich Lane · 11 years ago
  23. d31b118 Merge into master from pull request #124: by abat · 11 years ago
  24. e6f311a loci: add time_ms show macro by Rich Lane · 11 years ago
  25. 70b2dc6 loxi_utils: remove duplicated / unused methods by Andreas Wundsam · 11 years ago
  26. 2c0a2d7 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  27. 5420b95 backends: use template_utils by Andreas Wundsam · 11 years ago
  28. 76db006 moved of_g to c_gen.of_g_legacy, introduced loxi_globals by Andreas Wundsam · 11 years ago
  29. 542a13c loxi_frontend: move classes only used by c to c_gen by Andreas Wundsam · 11 years ago
  30. 353a79f loci: support of_bsn_lacp_stats_request/reply by Rich Lane · 11 years ago
  31. aa9af06 align of_port_no by Vishnu Emmadi · 11 years ago
  32. ce7ebdf added msg definitions for configuring lacp by Vishnu Emmadi · 11 years ago
  33. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  34. 6171836 add of_oxm_bsn_lag_id by Rich Lane · 11 years ago
  35. b8fc0b7 do not include experimenter OXMs in of_oxm_type_to_id by Rich Lane · 11 years ago
  36. 9846732 locitest: add module magic string to makefile by Rich Lane · 11 years ago
  37. 4964d54 fix loci OXM ordering to match the spec by Rich Lane · 11 years ago
  38. b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  39. b5e8c83 Fixed issues from code review by Rob Vaterlaus · 11 years ago
  40. 45f67c9 Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  41. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  42. b3f49d9 Fix issues with C backend with new error message hierarchy by Rob Vaterlaus · 11 years ago
  43. 4b9e306 add slot_num by Vishnu Emmadi · 11 years ago
  44. e815848 address review comments by Vishnu Emmadi · 11 years ago
  45. fcb9023 added an expectation field for of_bsn_set_port_pdu_expected_rx_info_request by Vishnu Emmadi · 11 years ago
  46. ea53c0f Added Extension messages for PDU management on switches by Vishnu Emmadi · 11 years ago
  47. d8d29c9 add of_oxm_bsn_in_ports by Rich Lane · 11 years ago
  48. 3b2fd83 support of_bitmap_128_t in core, loci, and pyloxi by Rich Lane · 11 years ago
  49. 5172ff1 Merge into master from pull request #66: by abat · 11 years ago
  50. b31fd48 Add of_bsn_hybrid_get_request/reply messages. by Ken Chiang · 11 years ago
  51. a9167ff Support for specifying interface name while creating virtual port. by Kiran Poola · 11 years ago
  52. fb50d38 Mask values in a match according to its masks by Dan Talayco · 11 years ago
  53. a877582 locitest: dont validate virtual messages by Rich Lane · 11 years ago
  54. 1bd2bae locitest: dont test virtual classes by Rich Lane · 11 years ago
  55. 488b3c5 fix inheritance fallout by Rich Lane · 11 years ago
  56. afe7e5a Merge into master from pull request #35: by abat · 11 years ago
  57. b566a16 openflow_input: introduced type ipv4_t by Andreas Wundsam · 11 years ago
  58. ccae031 locitest: generate tests from the test_data files by Rich Lane · 11 years ago
  59. 9ff6d16 locitest: add Makefile by Rich Lane · 11 years ago
  60. f70be94 loci: fix OF 1.2+ packet-in data offset by Rich Lane · 11 years ago
  61. 7be2e61 loci: fix of_wire_buffer_replace_data for non-trailing members by Rich Lane · 11 years ago
  62. 26cc36f loci: fix packet out action len for OF 1.1+ by Rich Lane · 11 years ago
  63. cfd4ce0 loci: fix version used to initialize wire match objects by Rich Lane · 11 years ago
  64. 6c89d2e loci: allow dumping OF 1.3 objects by Rich Lane · 11 years ago
  65. 4708572 loci: fix OXM class and lengths by Rich Lane · 11 years ago
  66. 9277a96 flow stats setup: support OF 1.1+ effects by Rich Lane · 11 years ago
  67. 7152361 loci: correctly validate instructions member in flow mods by Rich Lane · 11 years ago
  68. 32b13b0 locitest: run all messages through the validator by Rich Lane · 11 years ago
  69. 53989c8 PAN-346 -- the meta-id match is breaking things, so we're backing it out by Rob Sherwood · 11 years ago
  70. 071b591 improve mcheck availability check by YAMAMOTO Takashi · 11 years ago
  71. 896e878 make generated c code work on non-glibc platforms by YAMAMOTO Takashi · 11 years ago
  72. 9dc5619 add pointer to license files to loci/pyloxi generated copyright headers by Rich Lane · 11 years ago
  73. d983aa5 loci: centralize copyright header by Rich Lane · 11 years ago
  74. 6798fff Loxigen: added src/dst meta id matches by Rob Sherwood · 11 years ago
  75. 8dbe95c openflow_input: change of_bsn_pktin_suppression_reply.status to uint32_t by Rich Lane · 11 years ago
  76. 62bbafb openflow_input: add of_bsn_set_pktin_suppression_reply by Rich Lane · 11 years ago
  77. 99c29c3 add check-c make target by Rich Lane · 11 years ago
  78. d071467 Merge remote-tracking branch 'origin/master' into bsn_det_vport by Rich Lane · 11 years ago
  79. f76f711 Added bw ext types by Dan Talayco · 11 years ago
  80. c0e802e Added virtual port by Dan Talayco · 11 years ago
  81. ff2f472 move OXM wire types into type_maps.py by Rich Lane · 11 years ago
  82. 103e147 Add L2 table extension messages. by Ken Chiang · 11 years ago
  83. f3dc396 loci: output constants in hex by Rich Lane · 11 years ago
  84. 5325616 fixed whitespace errors by Andreas Wundsam · 11 years ago
  85. 34f40c7 loci: only ignore warnings supported by the compiler by Rich Lane · 11 years ago
  86. d76e492 loci: add enabled show macro by Rich Lane · 11 years ago
  87. b157b0f loci: constify most global variables by Rich Lane · 11 years ago
  88. 9d77b59 loci: only use pragmas with GCC >= 3 by Rich Lane · 11 years ago
  89. ed79e0d loci: fix non-generated unused variable warnings by Rich Lane · 11 years ago
  90. 45676eb loci: disable GCC warning unused-but-set-variable by Rich Lane · 11 years ago
  91. 1219203 loci: optimize loci.c for size by Rich Lane · 11 years ago
  92. 5375773 loci: make assertions optional by Rich Lane · 11 years ago
  93. a06d0c3 Initial import by Rich Lane · 11 years ago