Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
7d9d741382e53ab2a1819061c2d66a96dd94b3d8
/
c_gen
/
templates
863b25c
Merge remote-tracking branch 'origin/master' into loci-parser
by Rich Lane
· 11 years ago
f53332e
Merge into master from pull request #203:
by abat
· 11 years ago
85aaa65
loci: add missing test for of_object_new_from_message
by Rich Lane
· 11 years ago
76f181e
loci: switch message parsing to of_header_wire_object_id_get
by Rich Lane
· 11 years ago
eba2a80
loci: remove more dead code
by Rich Lane
· 11 years ago
0fde418
loci: remove handwritten wire_object_id_get functions
by Rich Lane
· 11 years ago
b9fab4b
loci: generate wire type parsers from the IR
by Rich Lane
· 11 years ago
33d7d41
adding return statement
by Jonathan Stout
· 11 years ago
83cedcc
adding instruction_id funcs
by Jonathan Stout
· 11 years ago
86511ba
loci: support bsn_acl
by Rich Lane
· 11 years ago
c73680c
loci: add a function to parse messages without allocating memory
by Rich Lane
· 11 years ago
a8b5463
loci: rewrite assertions
by Rich Lane
· 11 years ago
e57f043
loci: rename ASSERT to LOCI_ASSERT
by Rich Lane
· 11 years ago
3f3abfb
loci: fix byte swapping on OS X
by Rich Lane
· 11 years ago
19060b9
Merge into master from pull request #201:
by abat
· 11 years ago
0131f13
applying patch for test templates
by Jonathan Stout
· 11 years ago
74a983b
openflow_input: add bsn_disable_split_horizon_check
by Rich Lane
· 11 years ago
013dea0
loci: support bsn_flow_checksum
by Rich Lane
· 11 years ago
e411343
loci: support OF_INSTRUCTION_BSN_DHCP_OFFLOAD
by Rich Lane
· 11 years ago
9d29ed0
Add DHCP pkt in reason and circuit id TLV
by Duc Pham
· 11 years ago
b5a1917
remove selectors
by Sovietaced
· 11 years ago
3d42dbe
OF Aux
by Sovietaced
· 11 years ago
f41bad3
loci: support OF_INSTRUCTION_BSN_ARP_OFFLOAD
by Rich Lane
· 11 years ago
713d928
loci: support bsn_gentable
by Rich Lane
· 11 years ago
fab0c82
loci: support of_checksum_128_t
by Rich Lane
· 11 years ago
d0c5871
Merge remote-tracking branch 'origin/master' into loci-split
by Rich Lane
· 11 years ago
e84f50d
openflow_input: add bsn_connections extension
by Rich Lane
· 11 years ago
661bc02
loci: remove optimization pragma
by Rich Lane
· 11 years ago
c0e20ff
loci: move parsing functions out of the headers
by Rich Lane
· 11 years ago
671e772
loci: remove generic union
by Rich Lane
· 11 years ago
cd6ef15
loci: remove object tracking
by Rich Lane
· 11 years ago
50aa594
loci: move of_object_parent_length_update to of_object.c
by Rich Lane
· 11 years ago
def2e51
loci: move per-class declarations to loci_classes.h
by Rich Lane
· 11 years ago
22811f5
loci: move push_wire_types functions to their class's C file
by Rich Lane
· 11 years ago
c3662bb
loci: trim includes
by Rich Lane
· 11 years ago
d587c8c
loci: build a static loci library in locitest
by Rich Lane
· 11 years ago
cce961d
loci: move init function map to its own file
by Rich Lane
· 11 years ago
8a82273
loci: move string tables to their own file
by Rich Lane
· 11 years ago
2226ae7
loci: move setup_from_add functions to a new C file
by Rich Lane
· 11 years ago
b495044
loci: output pragmas to each class C file
by Rich Lane
· 11 years ago
ce2e464
loci: split accessors into one file per class
by Rich Lane
· 11 years ago
940b875
loci: move IS_FLOW_MOD_SUBTYPE macro to loci_int.h
by Rich Lane
· 11 years ago
a407b91
loci: move special offset/length macros to loci_int.h
by Rich Lane
· 11 years ago
cf44ffe
loci: remove dead code
by Rich Lane
· 11 years ago
92feca8
loci: use new push_wire_types functions in list_append_bind
by Rich Lane
· 11 years ago
bdd8e29
loci: use IR to push wire types
by Rich Lane
· 11 years ago
d5fa823
Merge into master from pull request #150:
by abat
· 11 years ago
e311367
loci: expose group-mod subtypes
by Rich Lane
· 11 years ago
f08ef68
add bsn_port/vlan_counter_stats_request/reply
by xinwu
· 11 years ago
54ceaca
fix typos
by xinwu
· 11 years ago
358e616
separate bsn_port_counter from bsn_vlan_counter
by xinwu
· 11 years ago
45386fb
Fixes bsn_switch_pipeline.
by Wilson Ng
· 11 years ago
27e4beb
Add bsn_switch_pipeline extension.
by Wilson Ng
· 11 years ago
ef7b994
loci: support of_instruction_bsn_disable_src_mac_check
by Rich Lane
· 11 years ago
d31b118
Merge into master from pull request #124:
by abat
· 11 years ago
e6f311a
loci: add time_ms show macro
by Rich Lane
· 11 years ago
2c0a2d7
Merge branch 'master' of github.com:floodlight/loxigen into group_mod
by Andreas Wundsam
· 11 years ago
76db006
moved of_g to c_gen.of_g_legacy, introduced loxi_globals
by Andreas Wundsam
· 11 years ago
542a13c
loxi_frontend: move classes only used by c to c_gen
by Andreas Wundsam
· 11 years ago
353a79f
loci: support of_bsn_lacp_stats_request/reply
by Rich Lane
· 11 years ago
aa9af06
align of_port_no
by Vishnu Emmadi
· 11 years ago
ce7ebdf
added msg definitions for configuring lacp
by Vishnu Emmadi
· 11 years ago
eb21c4f
add several BSN OXMs
by Rich Lane
· 11 years ago
6171836
add of_oxm_bsn_lag_id
by Rich Lane
· 11 years ago
9846732
locitest: add module magic string to makefile
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
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
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
d8d29c9
add of_oxm_bsn_in_ports
by Rich Lane
· 11 years ago
3b2fd83
support of_bitmap_128_t in core, loci, and pyloxi
by Rich Lane
· 11 years ago
5172ff1
Merge into master from pull request #66:
by abat
· 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
a877582
locitest: dont validate virtual messages
by Rich Lane
· 11 years ago
afe7e5a
Merge into master from pull request #35:
by abat
· 11 years ago
b566a16
openflow_input: introduced type ipv4_t
by Andreas Wundsam
· 11 years ago
ccae031
locitest: generate tests from the test_data files
by Rich Lane
· 11 years ago
9ff6d16
locitest: add Makefile
by Rich Lane
· 11 years ago
7be2e61
loci: fix of_wire_buffer_replace_data for non-trailing members
by Rich Lane
· 11 years ago
32b13b0
locitest: run all messages through the validator
by Rich Lane
· 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
071b591
improve mcheck availability check
by YAMAMOTO Takashi
· 11 years ago
9dc5619
add pointer to license files to loci/pyloxi generated copyright headers
by Rich Lane
· 11 years ago
d983aa5
loci: centralize copyright header
by Rich Lane
· 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
99c29c3
add check-c make target
by Rich Lane
· 11 years ago
f76f711
Added bw ext types
by Dan Talayco
· 11 years ago
c0e802e
Added virtual port
by Dan Talayco
· 11 years ago
103e147
Add L2 table extension messages.
by Ken Chiang
· 11 years ago
d76e492
loci: add enabled show macro
by Rich Lane
· 12 years ago
ed79e0d
loci: fix non-generated unused variable warnings
by Rich Lane
· 12 years ago
a06d0c3
Initial import
by Rich Lane
· 12 years ago