index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ofp-errors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofp: Add support for bundles extension in OpenFlow 1.3.
Jarno Rajahalme
2016-02-29
1
-17
/
+21
*
Implement serializing the state of packet traversal in "continuations".
Ben Pfaff
2016-02-19
1
-3
/
+13
*
openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message.
Ben Pfaff
2016-01-20
1
-0
/
+3
*
ofp-errors: Add extension error codes for OF1.3+ property errors.
Ben Pfaff
2016-01-20
1
-10
/
+19
*
geneve-map-rename: rename geneve-map to tlv-map.
Mengke Liu
2015-12-15
1
-11
/
+11
*
ofproto: Implement OF1.4 error code for set-async-config
Ambika Arora
2015-11-30
1
-0
/
+13
*
ofp-util: Require inner and outer message in bundle add to be same version.
Ben Pfaff
2015-07-06
1
-0
/
+4
*
openflow: Table maintenance commands for Geneve options.
Jesse Gross
2015-06-25
1
-0
/
+28
*
ofp-errors: Add Nicira extension code for OFPBMC_BAD_FIELD.
Ben Pfaff
2015-05-29
1
-1
/
+1
*
ofp-errors: Use OFPERR_OFPBRC_IS_SLAVE to reject slave controllers.
Ben Pfaff
2015-01-22
1
-1
/
+7
*
ofp-errors: Explain the whole "expected duplications" thing.
Ben Pfaff
2015-01-22
1
-2
/
+30
*
classifier: Add support for conjunctive matches.
Ben Pfaff
2015-01-11
1
-1
/
+6
*
ofp-errors: Use official extension code for OFPBAC_BAD_SET_MASK.
Ben Pfaff
2014-11-24
1
-2
/
+2
*
ofp-errors: Add (draft) OpenFlow 1.5 group mod errors.
Simon Horman
2014-11-10
1
-0
/
+8
*
nx-match: Reject bad wildcard combinations.
Ben Pfaff
2014-09-29
1
-1
/
+2
*
ofp-errors: Migrate EXT-444 errors to ONF experimenter ID.
Jean Tourrilhes
2014-09-04
1
-6
/
+6
*
ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.
Ben Pfaff
2014-09-04
1
-1
/
+1
*
ofp-errors: Use EXT-444 extension error codes for properties in OF1.3.
Ben Pfaff
2014-08-12
1
-6
/
+6
*
ofp-actions: Use specific error code for oxm_hasmask=1 in Set-Field.
Ben Pfaff
2014-08-11
1
-0
/
+4
*
ofp-actions: Pretend that OpenFlow 1.0 has instructions.
Ben Pfaff
2014-08-11
1
-1
/
+2
*
ofp-errors: Add OFPET_FLOW_MONITOR_FAILED
Simon Horman
2014-06-13
1
-15
/
+32
*
ofp-errors: Duplicate instruction error
Simon Horman
2014-06-02
1
-2
/
+2
*
ofp-util: Generalize functions for parsing OF1.3+ properties.
Ben Pfaff
2014-05-14
1
-9
/
+37
*
Add basic implementation for OpenFlow 1.4 bundles
Alexandru Copot
2014-05-02
1
-0
/
+52
*
ofp-util: Abstract flow_mod OFPFF_* flags.
Ben Pfaff
2013-08-27
1
-1
/
+2
*
meta-flow: Use correct OF1.2+ errors for invalid fields in actions.
Ben Pfaff
2013-08-23
1
-7
/
+11
*
ofp-errors: Fix typos in error enumeration names.
Ben Pfaff
2013-06-28
1
-3
/
+3
*
ofp-errors: New error code ONFBIC_DUP_INSTRUCTION.
Ben Pfaff
2013-06-25
1
-0
/
+3
*
ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.
Ben Pfaff
2013-06-25
1
-36
/
+53
*
ofp-errors: Make ofperr_decode() static.
Ben Pfaff
2013-06-21
1
-1
/
+0
*
ofp-errors: Fix typos in comment.
Ben Pfaff
2013-06-21
1
-3
/
+3
*
ofp-errors: Make every error encodable.
Ben Pfaff
2012-12-04
1
-1
/
+4
*
ofp-errors: Remove OFPERR_* values for error categories.
Jarno Rajahalme
2012-12-04
1
-48
/
+1
*
ofp-errors: Correctly encode errors as extensions or not depending on domain.
Ben Pfaff
2012-12-04
1
-1
/
+0
*
Don't use error categories as if they were actually errors.
Jarno Rajahalme
2012-12-04
1
-0
/
+5
*
Initial OpenFlow 1.3 support
Jarno Rajahalme
2012-11-27
1
-0
/
+74
*
ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".
Ben Pfaff
2012-10-13
1
-4
/
+1
*
ofp-errors: Use OFPERR_OFPBRC_BAD_TABLE_ID
Simon Horman
2012-09-05
1
-4
/
+4
*
ofp-errors: Use OFPERR_OFPBRC_BAD_PORT
Simon Horman
2012-09-05
1
-4
/
+4
*
ofp-errors: Ignore text enclosed in square brackets
Simon Horman
2012-09-05
1
-0
/
+13
*
ofp-errors: Use standardised code for OFPERR_OFPBMC_BAD_VALUE
Simon Horman
2012-09-04
1
-1
/
+1
*
ofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED
Simon Horman
2012-09-04
1
-3
/
+0
*
ofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
Simon Horman
2012-09-04
1
-3
/
+0
*
ofp-error: Remove ofperr_domain from external API
Simon Horman
2012-08-06
1
-12
/
+6
*
ofp-util: Make ofperr_encode_msg__() use correct Open Flow version
Simon Horman
2012-08-06
1
-2
/
+3
*
ofp-util: Work on decoding OF1.1 flow_mods.
Ben Pfaff
2012-07-30
1
-0
/
+3
*
ofp-msgs: New approach to encoding and decoding OpenFlow headers.
Ben Pfaff
2012-07-30
1
-1
/
+3
*
ofproto: New feature to notify controllers of flow table changes.
Ben Pfaff
2012-07-12
1
-1
/
+14
*
ofp-actions: Add decoding and encoding OF1.1 instructions and actions.
Ben Pfaff
2012-07-03
1
-1
/
+4
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
[next]