Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
c59ad1169e3024529bd390723e130f96fec56cbd
/
c_gen
/
templates
58a73e3
Adding OCS OpenFlow Protocol Extensions from Calient
by Brian O'Connor
· 9 years ago
9f00eb3
loci: add of_object_truncate
by Rich Lane
· 10 years ago
79a435d
loci: remove dead code from of_object.c
by Rich Lane
· 10 years ago
2a87913
loci: increase maximum nesting depth
by Rich Lane
· 10 years ago
119289c
loci: support of_bitmap_512 basic type
by Rich Lane
· 10 years ago
3094326
loci: replace of_list_iter_t with of_object_t *
by Rich Lane
· 10 years ago
e499bd1
loci: convert locitest away from inheritance union
by Rich Lane
· 10 years ago
7fdaa5c
loci: convert internal users away from inheritance union
by Rich Lane
· 10 years ago
e413032
loci: add transparent union for list iteration
by Rich Lane
· 10 years ago
7329b54
loci: support special length member in OF 1.4 queue_desc
by Rich Lane
· 10 years ago
cd6c1d6
loci: hack _PACKET_IN_DATA_OFFSET into working
by Rich Lane
· 10 years ago
2dd1701
loci: miscellaneous changes for OF 1.4
by Rich Lane
· 10 years ago
facd0a4
loci: add default cases to wire buf accessors
by Rich Lane
· 10 years ago
127860e
loci: wire length get/set functions for new special cases
by Rich Lane
· 10 years ago
e2ba502
Merge into master from pull request #327:
by abat
· 10 years ago
b8330b2
loci: automatically derive show emitters
by Rich Lane
· 10 years ago
2b118b1
loci: remove of_wire_id_valid
by Rich Lane
· 10 years ago
0288b23
Adding an oxm for mpls BoS indicator bit
by Saurav Das
· 10 years ago
5902bbf
Add rate limit to l2gre vport.
by Wilson Ng
· 10 years ago
a5eeae3
add bsn_vlan_xlate_port_group_id extension
by Rich Lane
· 10 years ago
7835487
Add vrf counter request/reply.
by Ken Chiang
· 10 years ago
3805ffa
Merge into master from pull request #288:
by abat
· 10 years ago
b5b697d
loci: fix merge with of_object_attach changes
by Rich Lane
· 10 years ago
77ab707
Merge remote-tracking branch 'origin/master' into codegen-list
by Rich Lane
· 10 years ago
6a01fae
add bsn_log extension
by Rich Lane
· 10 years ago
cc956a9
Merge into master from pull request #283:
by abat
· 10 years ago
c710991
Merge remote-tracking branch 'upstream/master'
by Wilson Ng
· 10 years ago
b68c7f0
loci: remove minimum wire buffer allocation size
by Rich Lane
· 10 years ago
b30b9c4
loci: remove dead code
by Rich Lane
· 10 years ago
50f5ae3
loci: remove of_object_fixed_len lookup from list accessors
by Rich Lane
· 10 years ago
bbf5e1d
loci: replace indirect wire_length_get calls
by Rich Lane
· 10 years ago
83f958d
loci: replace of_object_wire_init in list accessors
by Rich Lane
· 10 years ago
99d9a8d
loci: generate list accessors with a template
by Rich Lane
· 10 years ago
c7ddf23
loci: fix memory leak in locitest
by Rich Lane
· 10 years ago
d1fe697
loci: factor out of_object_attach
by Rich Lane
· 10 years ago
28fc85b
Add loopback port to l2gre vport.
by Wilson Ng
· 10 years ago
e4a6b63
c_match.py is patched to name collision commented by @rlane
by Byungjoon Lee
· 10 years ago
9b17807
add bsn_tcp_flags extension
by Rich Lane
· 10 years ago
f25832b
location of LOCI_SHOW_u64_tunnel_id macro is adjusted.
by Byungjoon Lee
· 10 years ago
09b5377
tunnel_id oxm location in spec file is adjusted, and loci files are updated according to the change.
by Byungjoon Lee
· 10 years ago
4d2c03b
loci: remove most type_maps code
by Rich Lane
· 11 years ago
6cab2bb
loci: workaround a clang analyzer warning
by Rich Lane
· 11 years ago
a3c0a48
loci: fix compiler warning due to large constant
by Rich Lane
· 11 years ago
ce61a84
Merge into master from pull request #245:
by abat
· 11 years ago
32ef7d1
Merge into master from pull request #254:
by abat
· 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
68c19db
Merge into master from pull request #242:
by abat
· 11 years ago
dc9bc7f
loci: lazily zero wire buffer
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
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
adb9481
openflow_input: add bsn_egr_port_group_id extension
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
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
Next »