1. 9564e0b Fix bsn_switch_pipeline_stats structs. by Wilson Ng · 11 years ago
  2. 27e4beb Add bsn_switch_pipeline extension. by Wilson Ng · 11 years ago
  3. 0a5671a openflow_input: add bsn_disable_src_mac_check extension instruction by Rich Lane · 11 years ago
  4. 057540b get_config_reply|set_config: fix enum, support java by Andreas Wundsam · 11 years ago
  5. 42a81f4 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  6. 84603f0 openflow_input: fix of_group_desc_stats_entry.group_type by Andreas Wundsam · 11 years ago
  7. d31b118 Merge into master from pull request #124: by abat · 11 years ago
  8. 2c0a2d7 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  9. cc8cd66 openflow_input: fix superclass for of_experimenter_error_msg by Andreas Wundsam · 11 years ago
  10. 5812cf3 group_mod: add subclass structure by Andreas Wundsam · 11 years ago
  11. 6d43433 openflow_input: add BSN LACP stats request by Rich Lane · 11 years ago
  12. 132dc9c add bsn_time extension by Rich Lane · 11 years ago
  13. 1352f17 Merge branch 'master' into pdu by Vishnu Emmadi · 11 years ago
  14. d60ae85 remove actor fields from reply by Vishnu Emmadi · 11 years ago
  15. aa9af06 align of_port_no by Vishnu Emmadi · 11 years ago
  16. feb4925 add port & slot num to replies by Vishnu Emmadi · 11 years ago
  17. bc14da1 fix comment by Vishnu Emmadi · 11 years ago
  18. 663e2e5 cleanup by Vishnu Emmadi · 11 years ago
  19. 1c91b05 remove unused file by Vishnu Emmadi · 11 years ago
  20. ce7ebdf added msg definitions for configuring lacp by Vishnu Emmadi · 11 years ago
  21. cfe1cce Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  22. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  23. 6171836 add of_oxm_bsn_lag_id by Rich Lane · 11 years ago
  24. e1bc17c Merge into master from pull request #104: by abat · 11 years ago
  25. 949aa52 Added OFPP_ANY into enum ofp_port by Tomasz · 11 years ago
  26. 7723c56 openflow_input: add BSN extensions to packet_in_reason by Andreas Wundsam · 11 years ago
  27. 5da6851 java_gen: correctly handle of_action 64-bit alignment by Andreas Wundsam · 11 years ago
  28. b47d7e8 openflow_input: make stats_request/reply flags use enum by Andreas Wundsam · 11 years ago
  29. 4f796b7 openflow_input: fix role_request/reply by Andreas Wundsam · 11 years ago
  30. 6bf5db6 Merge into master from pull request #87: by abat · 11 years ago
  31. 28b508f Merge into master from pull request #90: by abat · 11 years ago
  32. f86f39a add bsn_flow_idle extension by Rich Lane · 11 years ago
  33. 35e7ac7 openflow_input: fix naming of group type in group desc stats entry by Rich Lane · 11 years ago
  34. 0a8ec14 Added BSN mirror config flag to input files by Rob Vaterlaus · 11 years ago
  35. 71e1488 Merge branch 'master' into wireshark by Rich Lane · 11 years ago
  36. b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  37. 45f67c9 Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  38. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  39. a1b8f44 openflow_input: add discriminator to of_table_feature_prop by Rich Lane · 11 years ago
  40. b3f49d9 Fix issues with C backend with new error message hierarchy by Rob Vaterlaus · 11 years ago
  41. 4b9e306 add slot_num by Vishnu Emmadi · 11 years ago
  42. 4b2f967 Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  43. e815848 address review comments by Vishnu Emmadi · 11 years ago
  44. fcb9023 added an expectation field for of_bsn_set_port_pdu_expected_rx_info_request by Vishnu Emmadi · 11 years ago
  45. ea53c0f Added Extension messages for PDU management on switches by Vishnu Emmadi · 11 years ago
  46. c75630a Add extensions for LLDP PDU offload on switches by Vishnu Emmadi · 11 years ago
  47. feee371 Hierarchical error messages plus some more tweaks by Rob Vaterlaus · 11 years ago
  48. d72013d Update openflow connection port to 6653 [PAN-367] by Wilson Ng · 11 years ago
  49. 57c34ce Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  50. c6cc2ae Added wire type to ofp_nicira_controller_role enum by Rob Vaterlaus · 11 years ago
  51. d8d29c9 add of_oxm_bsn_in_ports by Rich Lane · 11 years ago
  52. c52f73a Return OFPNiciraControllerRole enum in OFNiciraControllerRoleXXX messages by Rob Vaterlaus · 11 years ago
  53. d9d72d2 Return enum types for fields in OFPortDesc and OFFeaturesReply by Rob Vaterlaus · 11 years ago
  54. 5172ff1 Merge into master from pull request #66: by abat · 11 years ago
  55. 4d83d65 Removed if_name from of_bsn_vport and moved it to bottom of of_bsn_vport_q_in_q. by Kiran Poola · 11 years ago
  56. c1acfcc enums: support partial groups in enums that have other semantics *sigh* by Andreas Wundsam · 11 years ago
  57. b31fd48 Add of_bsn_hybrid_get_request/reply messages. by Ken Chiang · 11 years ago
  58. a9167ff Support for specifying interface name while creating virtual port. by Kiran Poola · 11 years ago
  59. dfeb594 openflow_input: changed syntax for openflow input parsing of enums by Andreas Wundsam · 11 years ago
  60. c3e8dd1 openflow_input: declare of_flowmod.flags as enum ofp_flow_mod_flags by Andreas Wundsam · 11 years ago
  61. e433ed9 Merge into master from pull request #51: by abat · 11 years ago
  62. b25d07c openflow_input: add discriminators to experimenter superclasses by Rich Lane · 11 years ago
  63. 1a47c1c openflow_input: add flags field to OF 1.3 flow stats entry by Rich Lane · 11 years ago
  64. 7933beb address reviewer comments by Andreas Wundsam · 11 years ago
  65. 70411bf openflow_input: add forgotten discriminators by Andreas Wundsam · 11 years ago
  66. 9ba6536 openflow_input: add forgotten meter_band by Andreas Wundsam · 11 years ago
  67. c37ba3d openflow_input: add discriminator fields by Andreas Wundsam · 11 years ago
  68. cd2d525 Merge remote-tracking branch 'rlane/explicit-inheritance2' by Andreas Wundsam · 11 years ago
  69. e9c37db openflow_input: add inheritance by Rich Lane · 11 years ago
  70. fef7d5f loxi_ir: add support for byte alignment of messages, superclass by Andreas Wundsam · 11 years ago
  71. 4ee5146 const_values: add enum, entry parameters by Andreas Wundsam · 11 years ago
  72. 3f557de Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  73. b566a16 openflow_input: introduced type ipv4_t by Andreas Wundsam · 11 years ago
  74. be90eae pyloxi: support OXM member in set-field actions by Rich Lane · 11 years ago
  75. 8ecd3f1 review comments addressed. by Kiran Poola · 11 years ago
  76. 747339a Added error codes for virtual port operations. by Kiran Poola · 11 years ago
  77. 53989c8 PAN-346 -- the meta-id match is breaking things, so we're backing it out by Rob Sherwood · 11 years ago
  78. 8f22cee Merge remote-tracking branch 'origin/master' into pyloxi-ir by Rich Lane · 11 years ago
  79. b392f6b Make port remove a request/reply pair. by Dan Talayco · 11 years ago
  80. 6798fff Loxigen: added src/dst meta id matches by Rob Sherwood · 11 years ago
  81. 8dbe95c openflow_input: change of_bsn_pktin_suppression_reply.status to uint32_t by Rich Lane · 11 years ago
  82. 62bbafb openflow_input: add of_bsn_set_pktin_suppression_reply by Rich Lane · 11 years ago
  83. e03e86f openflow_input: fix padding fields of new messages by Rich Lane · 11 years ago
  84. d071467 Merge remote-tracking branch 'origin/master' into bsn_det_vport by Rich Lane · 11 years ago
  85. fc2eb49 Updates to some reply/request pairs by Dan Talayco · 11 years ago
  86. 78654ff Add enum of q-in-q by Dan Talayco · 11 years ago
  87. ba50672 Remove extra comment markers by Dan Talayco · 11 years ago
  88. f76f711 Added bw ext types by Dan Talayco · 11 years ago
  89. c0e802e Added virtual port by Dan Talayco · 11 years ago
  90. 4db4d04 loxigen: generate legacy type_maps data from the IR by Rich Lane · 11 years ago
  91. a652f52 openflow_input: remove experimenter OXM header by Rich Lane · 11 years ago
  92. 31b8714 openflow_input: add type values by Rich Lane · 11 years ago
  93. 883919c move OXM definitions into the input files by Rich Lane · 11 years ago
  94. e2af4ee openflow_input: use padding member syntax by Rich Lane · 11 years ago
  95. 68ae4d7 openflow_input: use of_ prefix in input files by Rich Lane · 11 years ago
  96. cf524bf Remove unnecessary fields. by Ken Chiang · 11 years ago
  97. 103e147 Add L2 table extension messages. by Ken Chiang · 11 years ago
  98. 8bfdafc openflow_input: add missing table_stats_request/reply messages to OF 1.3 by Rich Lane · 11 years ago
  99. 0733cd6 Merge branch 'master' into pyloxi-1.3 by Rich Lane · 11 years ago
  100. 5d33a62 openflow_input: add all enums by Rich Lane · 11 years ago