Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
ce61a8482cfce78e03d947c9e17a63c691ad040d
/
c_gen
ce61a84
Merge into master from pull request #245:
by abat
· 11 years ago
76d44d5
Merge into master from pull request #251:
by abat
· 11 years ago
053cf3d
Merge remote-tracking branch 'upstream/master'
by Wilson Ng
· 11 years ago
734a1d6
Fix C backend for bsn_vport.
by Wilson Ng
· 11 years ago
c31cc5f
BSN Image Desc Stats Req, Reply
by Vishnu Emmadi
· 11 years ago
534e6fe
loci: link locitest with --whole-archive
by Rich Lane
· 11 years ago
cba60d8
loci: do not generate header classes for messages
by Rich Lane
· 11 years ago
4c9d1ec
Merge into master from pull request #239:
by abat
· 11 years ago
68798a5
loci: cleanup of_memmask and remove of_match_values_mask
by Rich Lane
· 11 years ago
054a818
loci: use of_memmask for OF 1.1
by Rich Lane
· 11 years ago
8c9d957
Add flags to bsn_vport_l2gre.
by Wilson Ng
· 11 years ago
c349e35
remove q_in_q and l2gre entries in c_gen/type_maps.py.
by Wilson Ng
· 11 years ago
d618188
Fix bsn_vport subtype, add l2gre vport and test file.
by Wilson Ng
· 11 years ago
4fe0f77
loci: add TODOs to validator
by Rich Lane
· 11 years ago
12181e1
loci: validate lists that use field-length members
by Rich Lane
· 11 years ago
f357571
loci: read and validate field-length members
by Rich Lane
· 11 years ago
d7692fc
loci: validate fixed-offset non-field-length lists
by Rich Lane
· 11 years ago
1839159
loci: generate validator class hierachies
by Rich Lane
· 11 years ago
cc32767
loci: replace validator with a stub
by Rich Lane
· 11 years ago
fdaa6e5
loci: remove setup-from-add functions
by Rich Lane
· 11 years ago
9afc3b9
loci: remove dead code
by Rich Lane
· 11 years ago
ac2a2da
Merge into master from pull request #243:
by abat
· 11 years ago
90020b4
loci: add clean API to get OXM from a set-field action
by Rich Lane
· 11 years ago
68c19db
Merge into master from pull request #242:
by abat
· 11 years ago
1c5679a
Merge into master from pull request #238:
by abat
· 11 years ago
dc9bc7f
loci: lazily zero wire buffer
by Rich Lane
· 11 years ago
d5f2345
loci: only mask partially wildcarded fields
by Rich Lane
· 11 years ago
3e43108
loci: remove owned field from of_object
by Rich Lane
· 11 years ago
cdd542d
loci: inline of_wire_object into of_object
by Rich Lane
· 11 years ago
dc46fe2
loci: move per-obj function pointers to global tables
by Rich Lane
· 11 years ago
6bc346d
loci: remove object tracking
by Rich Lane
· 11 years ago
9770c0a
loci: remove metadata from of_object
by Rich Lane
· 11 years ago
37911fd
loci: use minimal allocation for fixed-length objects
by Rich Lane
· 11 years ago
1bc22f2
Merge into master from pull request #228:
by abat
· 11 years ago
ddcbca7
loci: fix compilation with GCC <= 4.4
by Rich Lane
· 11 years ago
2264e93
debug_counter: replace of_table_name_t with of_str64_t
by Rich Lane
· 11 years ago
c9461f1
loci: support bsn_debug_counter extension
by Rich Lane
· 11 years ago
f1710d1
Merge into master from pull request #231:
by abat
· 11 years ago
53ddf5c
add bsn_udf extension
by Rich Lane
· 11 years ago
f8a3d00
add of_str64_t string type
by Rich Lane
· 11 years ago
a4b6830
loci: fix bug in new wire type parsers
by Rich Lane
· 11 years ago
adb9481
openflow_input: add bsn_egr_port_group_id extension
by Rich Lane
· 11 years ago
dee1111
Merge into master from pull request #216:
by abat
· 11 years ago
dfcafae
loci: fix byte order check
by Rich Lane
· 11 years ago
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
69e247e
loci: fix implicit truncation warning
by Rich Lane
· 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
40ad8b6
Merge into master from pull request #213:
by abat
· 11 years ago
f111838
removing print statements
by Jonathan Stout
· 11 years ago
79c8719
loci: decide members to ignore in tests using the IR
by Rich Lane
· 11 years ago
c26cbdb
fixing bad arg
by Jonathan Stout
· 11 years ago
b9f2740
Merge into master from pull request #210:
by abat
· 11 years ago
33d7d41
adding return statement
by Jonathan Stout
· 11 years ago
d275228
removing print statement
by Jonathan Stout
· 11 years ago
83cedcc
adding instruction_id funcs
by Jonathan Stout
· 11 years ago
4783235
adding of_instruction_id_to_object_id
by Jonathan Stout
· 11 years ago
86511ba
loci: support bsn_acl
by Rich Lane
· 11 years ago
f51062b
loci: chunk multiple classes into each C file
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
ed300e0
fixing values
by Jonathan Stout
· 11 years ago
9f17b4b
rendering new template
by Jonathan Stout
· 11 years ago
74a983b
openflow_input: add bsn_disable_split_horizon_check
by Rich Lane
· 11 years ago
7a65c00
setting correct experimenter types
by Jonathan Stout
· 11 years ago
a226fd7
adding tables_features_prop_template
by Jonathan Stout
· 11 years ago
67dec2d
loci: remove dead code
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
f57b699
Merge into master from pull request #159:
by abat
· 11 years ago
03be4f8
loci: fix 32-bit build
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
f13e8c4
loci: remove object id to wire type maps
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
c69bd82
loci: remove config_check and code_gen_config
by Rich Lane
· 11 years ago
8576787
loci: remove dead gen_fn_ptrs/gen_unified_fns options
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
4e73188
loci: stop generating empty loci.c
by Rich Lane
· 11 years ago
Next »