Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
9dc561994c987e86a9d2266a7058b40fd3d9b37f
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
8f89ec1
Merge pull request #23 from capveg/master
by Rich Lane
· 11 years ago
1462504
Merge pull request #22 from floodlight/bsn_det_vport
by Dan Talayco
· 11 years ago
afa73b0
Removed $BIGCODE hack
by Rob Sherwood
· 11 years ago
b392f6b
Make port remove a request/reply pair.
by Dan Talayco
· 11 years ago
c6da97e
Merge pull request #20 from capveg/master
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
7b89a32
pyloxi: serialize/deserialize of_bsn_vport_q_in_q_t
by Rich Lane
· 11 years ago
63981e9
Merge pull request #18 from rlane/pyloxi-doc
by Rich Lane
· 11 years ago
8e5a1f8
generate pyloxi documentation using sphinx
by Rich Lane
· 11 years ago
99c29c3
add check-c make target
by Rich Lane
· 11 years ago
df847e3
fix generation of legacy type maps for message superclasses
by Rich Lane
· 11 years ago
7e948db
Merge branch 'bsn_det_vport'
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
e7b572a
Merge branch 'loxi-ir'
by Rich Lane
· 11 years ago
dd6a03f
Merge remote-tracking branch 'origin/master' into loxi-ir
by Rich Lane
· 11 years ago
194b429
Merge pull request #15 from rlane/more-test-data
by Andreas Wundsam
· 11 years ago
c9fc57d
pyloxi: move remaining basic serialization tests to datafiles
by Rich Lane
· 11 years ago
b1f347d
pyloxi: move remaining basic serialization tests to datafiles
by Rich Lane
· 11 years ago
a0ee636
test_data: preserve leading whitespace
by Rich Lane
· 11 years ago
d23c013
loxigen: ignore emacs backup files when searching for input files
by Rich Lane
· 11 years ago
5c4446e
pyloxi: automatically test all datafiles
by Rich Lane
· 11 years ago
c6e4856
Merge pull request #12 from rlane/test-data
by Andreas Wundsam
· 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
6b435a5
move header class generation into legacy codepath
by Rich Lane
· 11 years ago
6bb28dd
type_maps: factor code out of top level
by Rich Lane
· 11 years ago
31b8714
openflow_input: add type values
by Rich Lane
· 11 years ago
3214287
frontend: support specifying type member values in the input file
by Rich Lane
· 11 years ago
f424e97
parser: tag data members
by Rich Lane
· 11 years ago
ff2f472
move OXM wire types into type_maps.py
by Rich Lane
· 11 years ago
883919c
move OXM definitions into the input files
by Rich Lane
· 11 years ago
d797778
loxigen: sort ofclasses by name
by Rich Lane
· 11 years ago
c9e111d
expose new intermediate representation at of_g.ir
by Rich Lane
· 11 years ago
4d9f0f6
frontend: generate intermediate representation
by Rich Lane
· 11 years ago
e2af4ee
openflow_input: use padding member syntax
by Rich Lane
· 11 years ago
e4d04ea
parser: add padding syntax
by Rich Lane
· 11 years ago
68ae4d7
openflow_input: use of_ prefix in input files
by Rich Lane
· 11 years ago
d47e5a2
factor out transforming AST into OFInput
by Rich Lane
· 11 years ago
43b2a90
parser: return AST in list form
by Rich Lane
· 11 years ago
c0659ad
Merge remote-tracking branch 'kenchiang/l2-ext'
by Rich Lane
· 11 years ago
cf524bf
Remove unnecessary fields.
by Ken Chiang
· 11 years ago
103e147
Add L2 table extension messages.
by Ken Chiang
· 11 years ago
d392eae
pyloxi: test packing the unpacked object
by Rich Lane
· 11 years ago
9a3f1fd
pyloxi: start using data files for test cases
by Rich Lane
· 11 years ago
1d5b010
pyloxi: factor out test utility functions
by Rich Lane
· 11 years ago
62a5649
add a test data file parser
by Rich Lane
· 11 years ago
f3dc396
loci: output constants in hex
by Rich Lane
· 11 years ago
f0bb71e
Merge branch 'group-stats'
by Rich Lane
· 12 years ago
5edb555
pyloxi: parse OF 1.1 and 1.2 stats messages
by Rich Lane
· 12 years ago
2ad0d1c
Merge pull request #11 from andi-bigswitch/master
by Andreas Wundsam
· 12 years ago
fd67d5d
add java to makefile
by Andreas Wundsam
· 12 years ago
9fa71ce
.gitignore: ignore ctags file
by Andreas Wundsam
· 12 years ago
40e14f7
java_gen: work in progress commit of java generator
by Andreas Wundsam
· 12 years ago
85ee6e7
Merge pull request #9 from andi-bigswitch/master
by Andreas Wundsam
· 12 years ago
d157d4a
py_gen/utils: more specific error msg
by Andreas Wundsam
· 12 years ago
8778d5e
loxi_utils: allow for custom prefix in tenjin templates
by Andreas Wundsam
· 12 years ago
d8b6f90
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 12 years ago
56db3af
Merge pull request #10 from rlane/pyloxi-1.3
by Rich Lane
· 12 years ago
adb7983
pyloxi: fix of_wc_bmap_t for OF 1.2+
by Rich Lane
· 12 years ago
ed4f906
pyloxi: unpack of_list_instruction
by Rich Lane
· 12 years ago
e02314c
pyloxi: generate instruction classes
by Rich Lane
· 12 years ago
d367a24
pyloxi: implement of_meter_features_t
by Rich Lane
· 12 years ago
6c3acb2
pyloxi: unpack of_list_meter_stats
by Rich Lane
· 12 years ago
d82c0a6
pyloxi: support meter bands
by Rich Lane
· 12 years ago
8bfdafc
openflow_input: add missing table_stats_request/reply messages to OF 1.3
by Rich Lane
· 12 years ago
42bf98c
pyloxi: unpack of_list_group_stats_entry
by Rich Lane
· 12 years ago
9b38d11
pyloxi: unpack of_list_group_desc_stats_entry
by Rich Lane
· 12 years ago
8692ecd
pyloxi: blacklist inheritance parents from simple list deserialization
by Rich Lane
· 12 years ago
8e27ec7
pyloxi: unpack of_list_bucket_t
by Rich Lane
· 12 years ago
a2477b4
Makefile: remove test python files from dependencies
by Rich Lane
· 12 years ago
698eeb8
added pre-commit hook script that checks for whitespace errors
by Andreas Wundsam
· 12 years ago
5325616
fixed whitespace errors
by Andreas Wundsam
· 12 years ago
fe49b41
Merge pull request #8 from rlane/pyloxi-1.3
by Rich Lane
· 12 years ago
a4d3d2d
pyloxi: add of13 packet-out test
by Rich Lane
· 12 years ago
4c76498
pyloxi: add (incomplete) of13 message test cases
by Rich Lane
· 12 years ago
a018605
pyloxi: raise an exception when unimplemented
by Rich Lane
· 12 years ago
2216080
pyloxi: skip padding after reading of_match_v3
by Rich Lane
· 12 years ago
ef0b887
pyloxi: remove unused 'offset' fields
by Rich Lane
· 12 years ago
5de3bb2
pyloxi: remove 'skip' field from Member
by Rich Lane
· 12 years ago
0b2ce25
pyloxi: fill in of11 match type
by Rich Lane
· 12 years ago
21fd011
pyloxi: deserialize OXM lists
by Rich Lane
· 12 years ago
82e9f6e
pyloxi: fix OXM lengths
by Rich Lane
· 12 years ago
3005cf9
pyloxi: support (only) empty 1.2/1.3 matches
by Rich Lane
· 12 years ago
b00a75f
pyloxi: alias of11/of12 matches
by Rich Lane
· 12 years ago
193317b
pyloxi: support field length members
by Rich Lane
· 12 years ago
57026dc
pyloxi: rewrite deserialization to use OFReader
by Rich Lane
· 12 years ago
1de06ab
pyloxi: add OFReader class
by Rich Lane
· 12 years ago
15cbe84
pyloxi: move version-independent utility code to a new file
by Rich Lane
· 12 years ago
c268579
pyloxi: add padding as its own member type
by Rich Lane
· 12 years ago
8ca3b77
pyloxi: include all members in OFClass.members
by Rich Lane
· 12 years ago
00549ea
pyloxi: add loxi.version_names
by Rich Lane
· 12 years ago
Next »