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