Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
9b8bbdb8bb2cdbfb442dfaab0c4b34c6e6c61e95
/
openflow_input
71e1488
Merge branch 'master' into wireshark
by Rich Lane
· 11 years ago
b78ac7b
Merge branch 'master' of github.com:floodlight/loxigen
by Rob Vaterlaus
· 11 years ago
45f67c9
Merge branch 'master' of github.com:floodlight/loxigen
by Vishnu Emmadi
· 11 years ago
d6e97d4
Merge branch 'master' of github.com:floodlight/loxigen
by Rob Vaterlaus
· 11 years ago
a1b8f44
openflow_input: add discriminator to of_table_feature_prop
by Rich Lane
· 11 years ago
b3f49d9
Fix issues with C backend with new error message hierarchy
by Rob Vaterlaus
· 11 years ago
4b9e306
add slot_num
by Vishnu Emmadi
· 11 years ago
4b2f967
Merge remote-tracking branch 'origin/master' into in_ports_masked2
by Rich Lane
· 11 years ago
e815848
address review comments
by Vishnu Emmadi
· 11 years ago
fcb9023
added an expectation field for of_bsn_set_port_pdu_expected_rx_info_request
by Vishnu Emmadi
· 11 years ago
ea53c0f
Added Extension messages for PDU management on switches
by Vishnu Emmadi
· 11 years ago
feee371
Hierarchical error messages plus some more tweaks
by Rob Vaterlaus
· 11 years ago
d72013d
Update openflow connection port to 6653 [PAN-367]
by Wilson Ng
· 11 years ago
57c34ce
Merge remote-tracking branch 'origin/master' into in_ports_masked2
by Rich Lane
· 11 years ago
c6cc2ae
Added wire type to ofp_nicira_controller_role enum
by Rob Vaterlaus
· 11 years ago
d8d29c9
add of_oxm_bsn_in_ports
by Rich Lane
· 11 years ago
c52f73a
Return OFPNiciraControllerRole enum in OFNiciraControllerRoleXXX messages
by Rob Vaterlaus
· 11 years ago
d9d72d2
Return enum types for fields in OFPortDesc and OFFeaturesReply
by Rob Vaterlaus
· 11 years ago
5172ff1
Merge into master from pull request #66:
by abat
· 11 years ago
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
c1acfcc
enums: support partial groups in enums that have other semantics *sigh*
by Andreas Wundsam
· 11 years ago
b31fd48
Add of_bsn_hybrid_get_request/reply messages.
by Ken Chiang
· 11 years ago
a9167ff
Support for specifying interface name while creating virtual port.
by Kiran Poola
· 11 years ago
dfeb594
openflow_input: changed syntax for openflow input parsing of enums
by Andreas Wundsam
· 11 years ago
c3e8dd1
openflow_input: declare of_flowmod.flags as enum ofp_flow_mod_flags
by Andreas Wundsam
· 11 years ago
e433ed9
Merge into master from pull request #51:
by abat
· 11 years ago
b25d07c
openflow_input: add discriminators to experimenter superclasses
by Rich Lane
· 11 years ago
1a47c1c
openflow_input: add flags field to OF 1.3 flow stats entry
by Rich Lane
· 11 years ago
7933beb
address reviewer comments
by Andreas Wundsam
· 11 years ago
70411bf
openflow_input: add forgotten discriminators
by Andreas Wundsam
· 11 years ago
9ba6536
openflow_input: add forgotten meter_band
by Andreas Wundsam
· 11 years ago
c37ba3d
openflow_input: add discriminator fields
by Andreas Wundsam
· 11 years ago
cd2d525
Merge remote-tracking branch 'rlane/explicit-inheritance2'
by Andreas Wundsam
· 11 years ago
e9c37db
openflow_input: add inheritance
by Rich Lane
· 11 years ago
fef7d5f
loxi_ir: add support for byte alignment of messages, superclass
by Andreas Wundsam
· 11 years ago
4ee5146
const_values: add enum, entry parameters
by Andreas Wundsam
· 11 years ago
3f557de
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
b566a16
openflow_input: introduced type ipv4_t
by Andreas Wundsam
· 11 years ago
be90eae
pyloxi: support OXM member in set-field actions
by Rich Lane
· 11 years ago
8ecd3f1
review comments addressed.
by Kiran Poola
· 11 years ago
747339a
Added error codes for virtual port operations.
by Kiran Poola
· 11 years ago
53989c8
PAN-346 -- the meta-id match is breaking things, so we're backing it out
by Rob Sherwood
· 11 years ago
8f22cee
Merge remote-tracking branch 'origin/master' into pyloxi-ir
by Rich Lane
· 11 years ago
b392f6b
Make port remove a request/reply pair.
by Dan Talayco
· 11 years ago
6798fff
Loxigen: added src/dst meta id matches
by Rob Sherwood
· 11 years ago
8dbe95c
openflow_input: change of_bsn_pktin_suppression_reply.status to uint32_t
by Rich Lane
· 11 years ago
62bbafb
openflow_input: add of_bsn_set_pktin_suppression_reply
by Rich Lane
· 11 years ago
e03e86f
openflow_input: fix padding fields of new messages
by Rich Lane
· 11 years ago
d071467
Merge remote-tracking branch 'origin/master' into bsn_det_vport
by Rich Lane
· 11 years ago
fc2eb49
Updates to some reply/request pairs
by Dan Talayco
· 11 years ago
78654ff
Add enum of q-in-q
by Dan Talayco
· 11 years ago
ba50672
Remove extra comment markers
by Dan Talayco
· 11 years ago
f76f711
Added bw ext types
by Dan Talayco
· 11 years ago
c0e802e
Added virtual port
by Dan Talayco
· 11 years ago
4db4d04
loxigen: generate legacy type_maps data from the IR
by Rich Lane
· 11 years ago
a652f52
openflow_input: remove experimenter OXM header
by Rich Lane
· 11 years ago
31b8714
openflow_input: add type values
by Rich Lane
· 11 years ago
883919c
move OXM definitions into the input files
by Rich Lane
· 11 years ago
e2af4ee
openflow_input: use padding member syntax
by Rich Lane
· 12 years ago
68ae4d7
openflow_input: use of_ prefix in input files
by Rich Lane
· 12 years ago
cf524bf
Remove unnecessary fields.
by Ken Chiang
· 11 years ago
103e147
Add L2 table extension messages.
by Ken Chiang
· 11 years ago
8bfdafc
openflow_input: add missing table_stats_request/reply messages to OF 1.3
by Rich Lane
· 12 years ago
0733cd6
Merge branch 'master' into pyloxi-1.3
by Rich Lane
· 12 years ago
5d33a62
openflow_input: add all enums
by Rich Lane
· 12 years ago
60472de
openflow_input: add ofp_nicira_controller_role enum
by Rich Lane
· 12 years ago
4b2dcd3
LoxiGen: pktin_suppression: reject if timeouts are zero
by Rich Lane
· 12 years ago
fd2fcd5
LoxiGen: rename pktin_dedup extension to pktin_suppression
by Rich Lane
· 12 years ago
70040a9
LoxiGen: add ofp_bsn_set_deduplication extension
by Rich Lane
· 12 years ago
a06d0c3
Initial import
by Rich Lane
· 12 years ago