1. 113d25b java_gen: use auto-generated reader/writer code for OFBsnVportQInQ by Andreas Wundsam · 10 years ago
  2. 527015e Merge into master from pull request #176: by abat · 10 years ago
  3. 1559876 java_gen: bump version to 0.3.4 by Andreas Wundsam · 10 years ago
  4. 08e2b47 Merge into master from pull request #175: by abat · 10 years ago
  5. 907c361 java_type: remove hard coded superclass information by Andreas Wundsam · 10 years ago
  6. 6310e32 Merge into master from pull request #174: by abat · 10 years ago
  7. 64665e6 Merge into master from pull request #173: by abat · 10 years ago
  8. d4b2269 java_gen: small improvements to gen_table/tlv extensions by Andreas Wundsam · 10 years ago
  9. deef8ef Merge into master from pull request #170: by abat · 10 years ago
  10. f41bad3 loci: support OF_INSTRUCTION_BSN_ARP_OFFLOAD by Rich Lane · 10 years ago
  11. e2eab95 openflow_input: add bsn_arp_offload by Rich Lane · 10 years ago
  12. 3f7a890 Merge into master from pull request #169: by abat · 10 years ago
  13. e6fc815 wireshark: support of_checksum_128_t by Rich Lane · 10 years ago
  14. 0e07efe Merge into master from pull request #165: by abat · 10 years ago
  15. f511bf0 openflow_input: clarify bsn_gentable by Rich Lane · 11 years ago
  16. e052b08 openflow_input: add more TLVs for the ARP agent by Rich Lane · 11 years ago
  17. 15f93be Merge into master from pull request #167: by abat · 11 years ago
  18. 2f82644 Fixed typo with masked destination IP addresses by Rob Vaterlaus · 11 years ago
  19. 7b2a8b6 loci: add max_entries member to of_bsn_gentable_desc_stats_entry by Rich Lane · 11 years ago
  20. 713d928 loci: support bsn_gentable by Rich Lane · 11 years ago
  21. 1373073 java_gen: support TLVs by Rich Lane · 11 years ago
  22. e632199 py_gen: move TLVs into their own module by Rich Lane · 11 years ago
  23. fb67025 frontend: recognize key_length as an OFFieldLengthMember by Rich Lane · 11 years ago
  24. fab0c82 loci: support of_checksum_128_t by Rich Lane · 11 years ago
  25. 2d1c5c7 java_gen: support of_checksum_128_t by Rich Lane · 11 years ago
  26. 1adf421 pyloxi: support of_checksum_128_t by Rich Lane · 11 years ago
  27. 5183398 loxi_ir: support of_checksum_128_t by Rich Lane · 11 years ago
  28. 1ac4300 openflow_input: add bsn_gentable extension and tests by Rich Lane · 11 years ago
  29. 3fb4e81 Merge into master from pull request #164: by abat · 11 years ago
  30. e13d784 openflow_input: add "no route" packet-in reason by Rich Lane · 11 years ago
  31. 0d008f2 Merge into master from pull request #163: by abat · 11 years ago
  32. 24d059a Adding read_of_bitmap_128_t function by Tomasz · 11 years ago
  33. f053888 Merge into master from pull request #158: by abat · 11 years ago
  34. d0c5871 Merge remote-tracking branch 'origin/master' into loci-split by Rich Lane · 11 years ago
  35. c3c2b78 Merge into master from pull request #162: by abat · 11 years ago
  36. 359147c read_of_port_desc_t function added by Tomasz · 11 years ago
  37. f57b699 Merge into master from pull request #159: by abat · 11 years ago
  38. 8460229 openflow_input: rename bsn_connections to bsn_controller_connections by Rich Lane · 11 years ago
  39. fe0012d Merge into master from pull request #161: by abat · 11 years ago
  40. c0b397a Set of members instead of OFFieldMember flag by Tomasz · 11 years ago
  41. abaeac3 Read_list function by Tomasz · 11 years ago
  42. e77318d Implementing list reading by Tomasz · 11 years ago
  43. 4bc08ae Two enums more by Tomasz · 11 years ago
  44. 6f3ba6b Length_member param for ir.py by Tomasz · 11 years ago
  45. 5c11767 Merge into master from pull request #160: by abat · 11 years ago
  46. 03be4f8 loci: fix 32-bit build by Rich Lane · 11 years ago
  47. e84f50d openflow_input: add bsn_connections extension by Rich Lane · 11 years ago
  48. 0422620 openflow_input: add bsn_role_status extension by Rich Lane · 11 years ago
  49. 661bc02 loci: remove optimization pragma by Rich Lane · 11 years ago
  50. c0e20ff loci: move parsing functions out of the headers by Rich Lane · 11 years ago
  51. f13e8c4 loci: remove object id to wire type maps by Rich Lane · 11 years ago
  52. 671e772 loci: remove generic union by Rich Lane · 11 years ago
  53. cd6ef15 loci: remove object tracking by Rich Lane · 11 years ago
  54. c69bd82 loci: remove config_check and code_gen_config by Rich Lane · 11 years ago
  55. 8576787 loci: remove dead gen_fn_ptrs/gen_unified_fns options by Rich Lane · 11 years ago
  56. 50aa594 loci: move of_object_parent_length_update to of_object.c by Rich Lane · 11 years ago
  57. def2e51 loci: move per-class declarations to loci_classes.h by Rich Lane · 11 years ago
  58. 22811f5 loci: move push_wire_types functions to their class's C file by Rich Lane · 11 years ago
  59. c3662bb loci: trim includes by Rich Lane · 11 years ago
  60. 7cb31ff Makefile: add parallelism to the locitest build by Rich Lane · 11 years ago
  61. d587c8c loci: build a static loci library in locitest by Rich Lane · 11 years ago
  62. 4e73188 loci: stop generating empty loci.c by Rich Lane · 11 years ago
  63. cce961d loci: move init function map to its own file by Rich Lane · 11 years ago
  64. 8a82273 loci: move string tables to their own file by Rich Lane · 11 years ago
  65. 2226ae7 loci: move setup_from_add functions to a new C file by Rich Lane · 11 years ago
  66. b495044 loci: output pragmas to each class C file by Rich Lane · 11 years ago
  67. 573d2b2 loci: generate header classes by Rich Lane · 11 years ago
  68. b604e33 loci: move init/new function definitions to the class's file by Rich Lane · 11 years ago
  69. 8c4c23f loci: generate list accessors in their own files by Rich Lane · 11 years ago
  70. 57ff25e loci: rename gen_all_accessor_definitions to gen_list_accessor_definitions by Rich Lane · 11 years ago
  71. ce2e464 loci: split accessors into one file per class by Rich Lane · 11 years ago
  72. 940b875 loci: move IS_FLOW_MOD_SUBTYPE macro to loci_int.h by Rich Lane · 11 years ago
  73. a407b91 loci: move special offset/length macros to loci_int.h by Rich Lane · 11 years ago
  74. 9b15f2d Merge into master from pull request #157: by abat · 11 years ago
  75. acaf650 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  76. 12cea88 Types: added 'matches' method to Masked<T> by Andreas Wundsam · 11 years ago
  77. 5fc6071 Small fix for list reading by Tomasz · 11 years ago
  78. e7e581b Removing unnecessary list reader functions by Tomasz · 11 years ago
  79. a0dfec0 Cleaning up one reader a bit by Tomasz · 11 years ago
  80. b5711af Handling lists in _ofclass_dissector by Tomasz · 11 years ago
  81. f705e0a Adding one more parameter for msg_len field by Tomasz · 11 years ago
  82. 192b1b0 update icmp packet_in reasons by Harshmeet Singh · 11 years ago
  83. dea7bf2 Merge into master from pull request #155: by abat · 11 years ago
  84. 1acb450 More review comments. Fix concurrency issue. by Gregor Maier · 11 years ago
  85. cef9e3e More test coverage by Gregor Maier · 11 years ago
  86. c892a1b Bump version number for openflowj-loxi maven artifact by Gregor Maier · 11 years ago
  87. 14e8893 Merge remote-tracking branch 'floodlight/master' by Gregor Maier · 11 years ago
  88. 5615b6c Address review comments by Gregor Maier · 11 years ago
  89. a2f9d95 Merge into master from pull request #154: by abat · 11 years ago
  90. 026ff02 Merge into master from pull request #153: by abat · 11 years ago
  91. 6277874 Merge into master from pull request #156: by abat · 11 years ago
  92. 1ff5597 Add null pointer checks and associated test cases. by Gregor Maier · 11 years ago
  93. 6db5eac Bump openflowj-loxi artifact version by Gregor Maier · 11 years ago
  94. 7f987e6 IPAddress and IPAddressWithMask updates and fixes by Gregor Maier · 11 years ago
  95. d1ca4f9 java_gen: dedicated factories for (action|instruction)_id, erromsg by Andreas Wundsam · 11 years ago
  96. a62cb58 openflow_input: fix lengths in masked extension OXMs by Rich Lane · 11 years ago
  97. cf44ffe loci: remove dead code by Rich Lane · 11 years ago
  98. 92feca8 loci: use new push_wire_types functions in list_append_bind by Rich Lane · 11 years ago
  99. bdd8e29 loci: use IR to push wire types by Rich Lane · 11 years ago
  100. 043a3d8 loci: use IR in class_is_virtual by Rich Lane · 11 years ago