Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
8a6fbb7e314eba7437ec40dabca3c95c31513e78
« Previous
42a81f4
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
84603f0
openflow_input: fix of_group_desc_stats_entry.group_type
by Andreas Wundsam
· 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
f1f71c6
Merge into master from pull request #130:
by abat
· 11 years ago
2cae3f1
Merge branch 'master' of github.com:ronaldchl/loxigen
by Ronald Li
· 11 years ago
a07b257
Fix name mismatch
by Ronald Li
· 11 years ago
f80f2c8
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
2b50bbd
Merge into master from pull request #129:
by abat
· 11 years ago
2353b52
wireshark: write output file to correct directory
by Rich Lane
· 11 years ago
bad1845
java_gen: add workaround for OF1.0 values to OFVlanVidMatch.java
by Andreas Wundsam
· 11 years ago
001f2ff
Update README.md
by Andreas Wundsam
· 11 years ago
54e4c4e
Update README.md
by Andreas Wundsam
· 11 years ago
fe9507d
Update README.md
by Andreas Wundsam
· 11 years ago
7f34112
Merge into master from pull request #127:
by abat
· 11 years ago
5c2daff
extended README.md
by Andreas Wundsam
· 11 years ago
5c399ce
add setup.cfg for nosetests to find its unittests
by Andreas Wundsam
· 11 years ago
3d1d0b0
Merge branch 'master' of github.com:floodlight/loxigen into group_mod
by Andreas Wundsam
· 11 years ago
343abd9
loxi_ir: minor fixes to address reviewer comments
by Andreas Wundsam
· 11 years ago
55ecc3c
Infrastruture: fix typos
by Andreas Wundsam
· 11 years ago
70b2dc6
loxi_utils: remove duplicated / unused methods
by Andreas Wundsam
· 11 years ago
1ba0fea
Merge into master from pull request #126:
by abat
· 11 years ago
c2ce5fa
wireshark_gen: adapt to new of_g
by Andreas Wundsam
· 11 years ago
a85acd7
loxi_ir: two fixes
by Andreas Wundsam
· 11 years ago
2c0a2d7
Merge branch 'master' of github.com:floodlight/loxigen into group_mod
by Andreas Wundsam
· 11 years ago
46cbb63
add tests for BSN LACP stats request/reply
by Rich Lane
· 11 years ago
50b832c
Makefile: use nosetests for check, add ctags target
by Andreas Wundsam
· 11 years ago
cc8cd66
openflow_input: fix superclass for of_experimenter_error_msg
by Andreas Wundsam
· 11 years ago
5812cf3
group_mod: add subclass structure
by Andreas Wundsam
· 11 years ago
a8757ea
java_gen: add logback, logback config
by Andreas Wundsam
· 11 years ago
c8912c1
java_gen: adapt to of_g removal, new ir
by Andreas Wundsam
· 11 years ago
5630c42
py_gen: adapt to of_g removal / new ir model
by Andreas Wundsam
· 11 years ago
5420b95
backends: use template_utils
by Andreas Wundsam
· 11 years ago
c94e08c
loxi_utils: use new ir, split out template_utils
by Andreas Wundsam
· 11 years ago
d30c107
loxi_ir: Moved to its own package
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
641e8b5
Merge into master from pull request #125:
by abat
· 11 years ago
353a79f
loci: support of_bsn_lacp_stats_request/reply
by Rich Lane
· 11 years ago
97fd13d
java_gen: support of_bsn_lacp_stats_request/reply
by Rich Lane
· 11 years ago
d089bfa
pyloxi: support of_bsn_lacp_stats_request/reply
by Rich Lane
· 11 years ago
6d43433
openflow_input: add BSN LACP stats request
by Rich Lane
· 11 years ago
d798755
loxigen: allow structs to refer to enums in other input files
by Rich Lane
· 11 years ago
72875d6
frontend: add name to OFInput
by Rich Lane
· 11 years ago
132dc9c
add bsn_time extension
by Rich Lane
· 11 years ago
1824f8f
Merge into master from pull request #122:
by abat
· 11 years ago
a1d7b9b
Merge into master from pull request #123:
by abat
· 11 years ago
b0d0430
Merge branch 'master' into pdu
by Vishnu Emmadi
· 11 years ago
1352f17
Merge branch 'master' into pdu
by Vishnu Emmadi
· 11 years ago
5360560
Merge branch 'master' of github.com:floodlight/loxigen
by Rob Vaterlaus
· 11 years ago
353df0e
Fixed bug with getting TCP src with OF 1.0
by Rob Vaterlaus
· 11 years ago
934b4ad
Match field iteration
by Rob Vaterlaus
· 11 years ago
4bc8472
Merge into master from pull request #117:
by abat
· 11 years ago
918c16e
Merge into master from pull request #121:
by abat
· 11 years ago
d60ae85
remove actor fields from reply
by Vishnu Emmadi
· 11 years ago
9711cd6
Merge into master from pull request #119:
by abat
· 11 years ago
1758028
IPv6AddressTest: removed unused code
by Andreas Wundsam
· 11 years ago
fa93127
pyloxi: build ofclasses once during initialization
by Rich Lane
· 11 years ago
05fde26
wireshark: simplify backend init
by Rich Lane
· 11 years ago
0bc84ff
java: simplify backend init
by Rich Lane
· 11 years ago
da5446f
move output file opening to backend
by Rich Lane
· 11 years ago
aa9af06
align of_port_no
by Vishnu Emmadi
· 11 years ago
feb4925
add port & slot num to replies
by Vishnu Emmadi
· 11 years ago
bc14da1
fix comment
by Vishnu Emmadi
· 11 years ago
663e2e5
cleanup
by Vishnu Emmadi
· 11 years ago
1c91b05
remove unused file
by Vishnu Emmadi
· 11 years ago
ce7ebdf
added msg definitions for configuring lacp
by Vishnu Emmadi
· 11 years ago
2b3dc43
Merge branch 'master' of github.com:floodlight/loxigen
by Vishnu Emmadi
· 11 years ago
4c5e021
Merge into master from pull request #115:
by abat
· 11 years ago
503ceac
java_gen: small convenience fix to VlanVid (use int)
by Andreas Wundsam
· 11 years ago
40c3a85
Merge into master from pull request #113:
by abat
· 11 years ago
55dea5f
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
008d42e
Merge into master from pull request #114:
by abat
· 11 years ago
fce1bf3
Merge into master from pull request #111:
by abat
· 11 years ago
08a98ca
Merge into master from pull request #112:
by abat
· 11 years ago
48b72df
Merge into master from pull request #108:
by abat
· 11 years ago
820739e
java_gen: MatchV3.builder() - remove synchronized
by Andreas Wundsam
· 11 years ago
3b6d90e
java_gen: OFOxmList: canonicalize OFOxms on build()
by Andreas Wundsam
· 11 years ago
661a222
java_gen: OFOxm: add 'canonical' virtual attribute, test
by Andreas Wundsam
· 11 years ago
4b8661f
java_gen: add support for properties to specify a custom code template
by Andreas Wundsam
· 11 years ago
14ae8c6
java_gen: value types: add NO_MASK, FULL_MASK constants where missing
by Andreas Wundsam
· 11 years ago
e04c86f
java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0
by Andreas Wundsam
· 11 years ago
e8802ac
logging/instrumentation: address review comments, remove InstrumentationOptions
by Andreas Wundsam
· 11 years ago
98a1863
java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1
by Andreas Wundsam
· 11 years ago
37461d2
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
5e7ffbf
Some more enum translations
by Tomasz
· 11 years ago
771b08a
Improving of_stats messages reading
by Tomasz
· 11 years ago
f53bf32
Enhancing action list reader for packet_out msgs
by Tomasz
· 11 years ago
c595d5b
Adding OF_STATS messages readers
by Tomasz
· 11 years ago
cfe1cce
Merge branch 'master' of github.com:floodlight/loxigen
by Vishnu Emmadi
· 11 years ago
c4da04d
Merge into master from pull request #110:
by abat
· 11 years ago
ffb3161
Handling list of buckets instead of single bucket
by Tomasz
· 11 years ago
456379a
Merge into master from pull request #109:
by abat
· 11 years ago
3998fa7
Merge branch 'master' of github.com:floodlight/loxigen
by Andreas Wundsam
· 11 years ago
a17a669
Reading buckets and single oxm matches
by Tomasz
· 11 years ago
9c27b5d
java_gen: add OFBooleanValue type
by Rich Lane
· 11 years ago
eb21c4f
add several BSN OXMs
by Rich Lane
· 11 years ago
a3b7617
Merge into master from pull request #105:
by abat
· 11 years ago
376cafe
java_gen: use LagId type for the bsn_lag_id OXM
by Rich Lane
· 11 years ago
14ee4a8
Merge into master from pull request #107:
by abat
· 11 years ago
Next »