Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
4f3577691ca7ec7e03d47b45c0208ab3fbf004d4
/
java_gen
/
templates
/
custom
20c73b6
java_gen: beautify toString output of OFMatch
by Andreas Wundsam
· 11 years ago
2f82644
Fixed typo with masked destination IP addresses
by Rob Vaterlaus
· 11 years ago
40bca24
java_gen.OFMatchV3V13: auto-gen list of supported fields
by Andreas Wundsam
· 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
40c3a85
Merge into master from pull request #113:
by abat
· 11 years ago
820739e
java_gen: MatchV3.builder() - remove synchronized
by Andreas Wundsam
· 11 years ago
661a222
java_gen: OFOxm: add 'canonical' virtual attribute, test
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
2fdf99d
java_gen: add support for bsn_in_ports
by Andreas Wundsam
· 11 years ago
6bf5db6
Merge into master from pull request #87:
by abat
· 11 years ago
3ce6fe3
More fixes for supporting ARP match fields with OF 1.0
by Rob Vaterlaus
· 11 years ago
553583b
Fixed a src vs. dst bug
by Rob Vaterlaus
· 11 years ago
f13323d
Fixes to the OF 1.0 match support
by Rob Vaterlaus
· 11 years ago
520c880
Value Types: remove unnecessary prefixes from enumeration constants
by Andreas Wundsam
· 11 years ago
ad499c9
OFPort: remove wrong NONE=0 constant
by Andreas Wundsam
· 11 years ago
376cef5
java_gen: add MaskedEnumGroup fro OFTableConfig.TABLE_MISS
by Andreas Wundsam
· 11 years ago
f89f782
add implementation of OFMatchV1 match, normalization
by Andreas Wundsam
· 11 years ago
a9305c2
Changed getActions() to just take the action list from ApplyActions if found instead of creating a new list, as ApplyActions may only appear once.
by Yotam Harchol
· 11 years ago
f25e814
Added the ability to set custom methods instead of the auto-generated methods, and added custom methods for getActions/setActions in OFFlowMod implementation classes of version 1.3.
by Yotam Harchol
· 11 years ago
15ae4c0
Removed the 'extends Match' declaration from Match.Builder and added only the getters from Match into Builder.
by Yotam Harchol
· 11 years ago
bd1d728
Added content to the template of Ver 1.2 and added additional casting to the OXM from field/value creation
by Yotam Harchol
· 11 years ago
98af775
Implementation of the Match porcelain interface for OF version 1.3:
by Yotam Harchol
· 11 years ago
76757bb
remove getMatch() - replaced with build()
by Andreas Wundsam
· 11 years ago
a8b9bd3
Changed template files to match new Builder interface and compile.
by Yotam Harchol
· 11 years ago
bc679f7
of_class: support custom template stanzas for of_match
by Andreas Wundsam
· 11 years ago