Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
cfdd1724164092ee5f40bc3e5d1e8d06de05eabc
/
openflow_input
108d37a
Merge remote-tracking branch 'upstream/master' into HEAD
by Brian O'Connor
· 9 years ago
6085236
Merge into master from pull request #417:
by abat
· 9 years ago
f8caac0
Loxi support for Optical Transport extensions, onos-2472
by Yafit Hadar
· 9 years ago
916ead2
openflow_input: add ipv6 TLV
by Harshmeet Singh
· 9 years ago
4d69d68
fixing support for meter config statistics
by alshabib
· 9 years ago
4c17111
openflow_input: add negate TLV
by Rich Lane
· 9 years ago
88c0bcb
Calient flow and port stat updates
by Marc De Leenheer
· 9 years ago
b613d53
Merge into master from pull request #409:
by abat
· 9 years ago
be23366
openflow_input: add bsn_port_generation_id extension
by Rich Lane
· 9 years ago
95afd51
openflow_input: add oxm_bsn_inner_vlan_vid.
by Wilson Ng
· 9 years ago
27d8ec1
openflow_input: add more BSN TLVs
by Rich Lane
· 9 years ago
a927245
openflow_input: add a couple of BSN TLVs
by Rich Lane
· 9 years ago
d0c6035
openflow_input: add bsn_tlv vlan_vid_mask
by Rich Lane
· 9 years ago
7e37f4b
Merge into master from pull request #404:
by abat
· 9 years ago
b159145
openflow_input: add bsn_takeover extension
by Rich Lane
· 9 years ago
ba4dc3f
Merge into master from pull request #403:
by abat
· 9 years ago
4e1dcb1
Removed FIXME to align table properties
by Ryan Izard
· 9 years ago
a772e21
Align table_feature_prop structs to 8 bytes.
by Ryan Izard
· 9 years ago
c967bb1
openflow_input: add bsn_generic_async extension
by Rich Lane
· 9 years ago
58a73e3
Adding OCS OpenFlow Protocol Extensions from Calient
by Brian O'Connor
· 9 years ago
8bd3661
Merge remote-tracking branch 'upstream/master'
by Brian O'Connor
· 9 years ago
814102c
Adjust version numbers.
by Ken Chiang
· 10 years ago
e113c46
Add OXMs for VXLAN network identifier, inner eth dest mac,
by Ken Chiang
· 10 years ago
eae3016
Add rx port counter bad_vlan.
by Kiran Poola
· 10 years ago
dc548b1
openflow_input: add bsn_disable_l3 extension
by Rich Lane
· 10 years ago
99a7d2e
Need to include length field
by Shudong Zhou
· 10 years ago
a5e7ec8
Add a few tlvs for tag stripping
by Shudong Zhou
· 10 years ago
bda83b6
add vlan_pcp tlv
by Harshmeet Singh
· 10 years ago
5ba96f7
openflow_input: add bsn_internal_priority extension
by Rich Lane
· 10 years ago
63b4346
openflow_input: add OFP_BSN_PKTIN_FLAG_ARP_TARGET
by Rich Lane
· 10 years ago
58dd7ac
openflow_input: add bsn_uplink extension
by Rich Lane
· 10 years ago
904df76
openflow_input: add bsn_ingress_port_group_id extension
by Rich Lane
· 10 years ago
78e24b9
Merge remote-tracking branch 'upstream/master'
by alshabib
· 10 years ago
0.3.9.oe
5d9d4dc
openflow_input: add OFP_BSN_PKTIN_FLAG_ARP_CACHE
by Rich Lane
· 10 years ago
8ec889f
openflow_input: add of_bsn_tlv_rx_bytes
by Rich Lane
· 10 years ago
c0df60f
openflow_input: add more TLVs for conntrack
by Rich Lane
· 10 years ago
4559707
openflow_input: add bsn_lua extensions for commands and notifications
by Rich Lane
· 10 years ago
5dba58d
Merge into master from pull request #372:
by abat
· 10 years ago
2e67201
openflow_input: add bsn_lua extension
by Rich Lane
· 10 years ago
2eace7d
openflow_input: add of_bsn_tlv_bucket
by Rich Lane
· 10 years ago
7858d21
Merge into master from pull request #368:
by abat
· 10 years ago
98bcb89
Add breakout capable to 1.4
by Vishnu Emmadi
· 10 years ago
4a2ea14
Merge into master from pull request #362:
by abat
· 10 years ago
a498795
openflow_input: add bsn_generic_stats extension
by Rich Lane
· 10 years ago
37632bc
Merge remote-tracking branch 'origin/master' into reference-tlv
by Rich Lane
· 10 years ago
c68f5d0
Add MPLS related tlvs.
by Wilson Ng
· 10 years ago
dbe4982
add ipv4_netmask tlv
by Harshmeet Singh
· 10 years ago
4cf08bd
openflow_input: add of_bsn_tlv_reference
by Rich Lane
· 10 years ago
db949d4
changed order of sigtype and sigid
by Praseed Balakrishnan
· 10 years ago
931eab3
openflow_input: add of_oxm_bsn_in_ports_512
by Rich Lane
· 10 years ago
3551645
Merge into master from pull request #355:
by abat
· 10 years ago
45e1d49
Change type of IP values from uint32_t to of_ipv4_t in NXMs, which does fix the Java unit test errors.
by Ryan Izard
· 10 years ago
712c4a1
Added NXMs for source and destination tunnels. These are included by OVS in matches. C and Python unit tests pass. Java unit test fails with masked versions of the NXMs.
by Ryan Izard
· 10 years ago
52a7324
Auto Negotiation Instruction.
by Kiran Poola
· 10 years ago
c717bc0
add comment
by Harshmeet Singh
· 10 years ago
6086fee
add polling interval tlv
by Harshmeet Singh
· 10 years ago
5e0100b
add sflow pktin reason
by Harshmeet Singh
· 10 years ago
03cd204
Merge remote-tracking branch 'origin/ihplus' into merge-ihplus
by Rich Lane
· 10 years ago
ac6b4b0
Merge remote-tracking branch 'origin/ihplus' into merge-ihplus
by Rich Lane
· 10 years ago
6c965f8
Remove breakout_enabled from port_mod
by Vishnu Emmadi
· 10 years ago
10ef6eb
Merge into master from pull request #346:
by abat
· 10 years ago
d34a44e
Merge into master from pull request #345:
by abat
· 10 years ago
1567619
Merge into master from pull request #343:
by abat
· 10 years ago
0a2406a
Change priority to uint32_t.
by Wilson Ng
· 10 years ago
2034f5e
Fix type_len.
by Wilson Ng
· 10 years ago
58a9190
Add oxm for bsn_l2_cache_hit.
by Wilson Ng
· 10 years ago
6e6da30
Address review comments.
by Wilson Ng
· 10 years ago
453c73a
Add l2 cache tlvs.
by Wilson Ng
· 10 years ago
d353d24
openflow_input: add data bsn_tlv
by Rich Lane
· 10 years ago
1f2162d
openflow_input: add new error subclasses for OF 1.4
by Rich Lane
· 10 years ago
9f59504
openflow_input: add standard OXMs for 1.3 and 1.4
by Rich Lane
· 10 years ago
4b1d8f4
openflow_input: add BSN extensions to OF 1.4
by Rich Lane
· 10 years ago
21ad520
Move breakout_capable to msb
by Vishnu Emmadi
· 10 years ago
40111f9
Merge remote-tracking branch 'origin/master' into of14
by Rich Lane
· 10 years ago
a219b51
Add breakout enable/capable bits
by Vishnu Emmadi
· 10 years ago
7913562
add lacp state value enum
by Harshmeet Singh
· 10 years ago
24ab88f
add lacp actor/partnet state tlvs
by Harshmeet Singh
· 10 years ago
89478fa
Merge into master from pull request #335:
by abat
· 10 years ago
fc9bbff
openflow_input: add of_action_bsn_gentable
by Rich Lane
· 10 years ago
fcc1c3b
add "stable" parameter to enums
by Rich Lane
· 10 years ago
0355576
openflow_input: remove "_t" suffix from enum names
by Rich Lane
· 10 years ago
457bc45
openflow_input: cleanup standard-1.4 whitespace
by Rich Lane
· 10 years ago
888d58d
openflow_input: expand standard-1.4
by Rich Lane
· 10 years ago
991b9ff
openflow_input: add "name" bsn_tlv
by Rich Lane
· 10 years ago
23e5c82
openflow_input: add subclasses for port_mod_prop
by Rich Lane
· 10 years ago
8c6a781
Merge remote-tracking branch 'origin/master' into of14
by Rich Lane
· 10 years ago
23fb16a
openflow_input: rename actor tlvs and add partner tlvs
by Harshmeet Singh
· 10 years ago
edda661
openflow_input: remove queue_get_config_request/reply
by Andreas Wundsam
· 10 years ago
c1f2a39
openflow_input: add TLVs for LACP gentable
by Harshmeet Singh
· 10 years ago
c6463c3
openflow_input: add of_port_desc_prop_ethernet to standard-1.4
by Rich Lane
· 10 years ago
90651c4
openflow_input: fix port stats reply entry
by Rich Lane
· 10 years ago
94af378
openflow_input: fix of_instruction_goto_table definition
by Rich Lane
· 10 years ago
b4d24df
openflow_input: rename OF 1.4 match to match_v3
by Rich Lane
· 10 years ago
13517e7
openflow_input: add discriminator to of_table_feature_prop_experimenter
by Rich Lane
· 10 years ago
997fa6f
Merge remote-tracking branch 'origin/master' into of14
by Rich Lane
· 10 years ago
2ed6da0
optical circuit experimenter changes
by Praseed Balakrishnan
· 10 years ago
0288b23
Adding an oxm for mpls BoS indicator bit
by Saurav Das
· 10 years ago
de7aed9
openflow_input: add TLVs for SFLOW gentables
by Harshmeet Singh
· 10 years ago
b9ccfa1
openflow_input: add new TLV
by Rich Lane
· 10 years ago
7f503ee
openflow_input: fixup standard-1.4
by Rich Lane
· 10 years ago
Next »