Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
9b17807d600055c41a2520dcd46b6c24f9844583
« Previous
0422620
openflow_input: add bsn_role_status 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
7cb31ff
Makefile: add parallelism to the locitest build
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
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
573d2b2
loci: generate header classes
by Rich Lane
· 11 years ago
b604e33
loci: move init/new function definitions to the class's file
by Rich Lane
· 11 years ago
8c4c23f
loci: generate list accessors in their own files
by Rich Lane
· 11 years ago
57ff25e
loci: rename gen_all_accessor_definitions to gen_list_accessor_definitions
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
9b15f2d
Merge into master from pull request #157:
by abat
· 11 years ago
acaf650
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
12cea88
Types: added 'matches' method to Masked<T>
by Andreas Wundsam
· 11 years ago
5fc6071
Small fix for list reading
by Tomasz
· 11 years ago
e7e581b
Removing unnecessary list reader functions
by Tomasz
· 11 years ago
a0dfec0
Cleaning up one reader a bit
by Tomasz
· 11 years ago
b5711af
Handling lists in _ofclass_dissector
by Tomasz
· 11 years ago
f705e0a
Adding one more parameter for msg_len field
by Tomasz
· 11 years ago
192b1b0
update icmp packet_in reasons
by Harshmeet Singh
· 11 years ago
dea7bf2
Merge into master from pull request #155:
by abat
· 11 years ago
1acb450
More review comments. Fix concurrency issue.
by Gregor Maier
· 11 years ago
cef9e3e
More test coverage
by Gregor Maier
· 11 years ago
c892a1b
Bump version number for openflowj-loxi maven artifact
by Gregor Maier
· 11 years ago
14e8893
Merge remote-tracking branch 'floodlight/master'
by Gregor Maier
· 11 years ago
5615b6c
Address review comments
by Gregor Maier
· 11 years ago
a2f9d95
Merge into master from pull request #154:
by abat
· 11 years ago
026ff02
Merge into master from pull request #153:
by abat
· 11 years ago
6277874
Merge into master from pull request #156:
by abat
· 11 years ago
1ff5597
Add null pointer checks and associated test cases.
by Gregor Maier
· 11 years ago
6db5eac
Bump openflowj-loxi artifact version
by Gregor Maier
· 11 years ago
7f987e6
IPAddress and IPAddressWithMask updates and fixes
by Gregor Maier
· 11 years ago
d1ca4f9
java_gen: dedicated factories for (action|instruction)_id, erromsg
by Andreas Wundsam
· 11 years ago
a62cb58
openflow_input: fix lengths in masked extension OXMs
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
043a3d8
loci: use IR in class_is_virtual
by Rich Lane
· 11 years ago
5fe7721
loxi_ir: add convenience property OFClass.has_type_members
by Rich Lane
· 11 years ago
c7a1246
Merge into master from pull request #152:
by abat
· 11 years ago
2663f4f
Simplifying reader functions
by Tomasz
· 11 years ago
9cb04a5
Doing ofclass_dissector the right way
by Tomasz
· 11 years ago
4b52334
Adding definition of info variable
by Tomasz
· 11 years ago
3f1b1f9
Doing virtual classes the right way
by Tomasz
· 11 years ago
71b185f
Merge into master from pull request #151:
by abat
· 11 years ago
ea35686
java_gen: support action and instruction IDs
by Rich Lane
· 11 years ago
4def697
loci: use ID classes from the IR
by Rich Lane
· 11 years ago
2c9938e
py_gen: move ID classes into their own modules
by Rich Lane
· 11 years ago
b87348d
loxi_ir: automatically generate action/instruction ID classes
by Rich Lane
· 11 years ago
d5fa823
Merge into master from pull request #150:
by abat
· 11 years ago
06b5b31
Merge into master from pull request #149:
by abat
· 11 years ago
c1b0ad3
One more enum
by Tomasz
· 11 years ago
a19e9d2
Handling virtual classes
by Tomasz
· 11 years ago
cdfb36c
Peeker function for reading subclass discriminator
by Tomasz
· 11 years ago
e311367
loci: expose group-mod subtypes
by Rich Lane
· 11 years ago
9b8989c
replace tabs with spaces
by xinwu
· 11 years ago
4f6987f
add prefix to avoid name collision
by xinwu
· 11 years ago
7e2f382
add test data bsn_port_counter_stats_reply.data
by xinwu
· 11 years ago
37aaed5
simplify variable names
by xinwu
· 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
122ea6c
add bsn_counter request reply
by xinwu
· 11 years ago
d0c6860
Merge into master from pull request #148:
by abat
· 11 years ago
45386fb
Fixes bsn_switch_pipeline.
by Wilson Ng
· 11 years ago
9564e0b
Fix bsn_switch_pipeline_stats structs.
by Wilson Ng
· 11 years ago
27e4beb
Add bsn_switch_pipeline extension.
by Wilson Ng
· 11 years ago
9863d49
Merge remote-tracking branch 'upstream/master'
by Wilson Ng
· 11 years ago
cc24d75
Merge into master from pull request #147:
by abat
· 11 years ago
25e73f0
ir: add alignment properties to OFClass
by Rich Lane
· 11 years ago
f0bac29
pyloxi: move pack_list to generic_util
by Rich Lane
· 11 years ago
5bcc7c7
pyloxi: generic list deserialization
by Rich Lane
· 11 years ago
8158ed0
pyloxi: remove special case for reading OXM lists
by Rich Lane
· 11 years ago
a160186
pyloxi: deal with length fields inside unpack
by Rich Lane
· 11 years ago
5df3fd8
pyloxi: keep track of offset/length ourselves in OFReader
by Rich Lane
· 11 years ago
5b2745c
pyloxi: remove automatic conversion from str to OFReader
by Rich Lane
· 11 years ago
3b9b28e
pyloxi: generate all openflow class modules from a single template
by Rich Lane
· 11 years ago
d50d971
pyloxi: move list unpack functions into util
by Rich Lane
· 11 years ago
78a3bc4
pyloxi: generate virtual class unpack methods
by Rich Lane
· 11 years ago
9d98adf
pyloxi: create inheritance hierarchy
by Rich Lane
· 11 years ago
a2de219
pyloxi: use OFClass directly
by Rich Lane
· 11 years ago
7bc2377
ir: convert version fields to OFTypeMembers
by Rich Lane
· 11 years ago
a9b756c
pyloxi: use ofclass subtemplate for OXMs
by Rich Lane
· 11 years ago
0f7f9d5
pyloxi: use the ofclass subtemplate for messages
by Rich Lane
· 11 years ago
936e6ad
Merge into master from pull request #146:
by abat
· 11 years ago
Next »