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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofp-print: Move much of the printing code into message-specific files.
Ben Pfaff
2018-03-14
1
-0
/
+19
*
ofp-util, ofp-parse: Break up into many separate modules.
Ben Pfaff
2018-02-13
1
-1
/
+1
*
ofp-errors: Send as much of a message as possible in an error reply.
Ben Pfaff
2018-01-09
1
-5
/
+4
*
Add skeleton for OF1.6 support.
Ben Pfaff
2016-04-18
1
-1
/
+3
*
Move lib/ofp-msgs.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-3
/
+4
*
Move lib/ofp-util.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/ofpbuf.h to include/openvswitch directory
Ben Warren
2016-03-30
1
-1
/
+1
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
Move lib/ofp-errors.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
ofpbuf: New function ofpbuf_const_initializer().
Ben Pfaff
2016-02-19
1
-5
/
+3
*
ofpbuf: Simplify ofpbuf API.
Pravin B Shelar
2015-03-03
1
-2
/
+2
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
Add skeleton for OF1.5 support.
Ben Pfaff
2014-05-14
1
-0
/
+2
*
ofp-print: Fix misaligned data access in ofp_print_error_msg().
Ben Pfaff
2014-04-05
1
-4
/
+7
*
ofpbuf: Introduce access api for base, data and size.
Pravin Shelar
2014-03-30
1
-1
/
+1
*
ofproto: Allow the use of the OpenFlow 1.4 protocol
Alexandru Copot
2014-03-23
1
-0
/
+2
*
Replace all uses of strerror() by ovs_strerror(), for thread safety.
Ben Pfaff
2013-06-28
1
-4
/
+6
*
ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.
Ben Pfaff
2013-06-25
1
-24
/
+48
*
ofp-errors: Make ofperr_decode() static.
Ben Pfaff
2013-06-21
1
-1
/
+1
*
ofp-errors: Add missing copyright and license notice.
Ben Pfaff
2013-05-23
1
-0
/
+16
*
Replace most uses of assert by ovs_assert.
Ben Pfaff
2013-01-16
1
-1
/
+1
*
ofp-errors: Make every error encodable.
Ben Pfaff
2012-12-04
1
-50
/
+17
*
ofp-errors: Remove OFPERR_* values for error categories.
Jarno Rajahalme
2012-12-04
1
-25
/
+1
*
ofp-errors: Correctly encode errors as extensions or not depending on domain.
Ben Pfaff
2012-12-04
1
-12
/
+2
*
ofp-errors: Fix typo in comment.
Jarno Rajahalme
2012-12-04
1
-1
/
+1
*
Initial OpenFlow 1.3 support
Jarno Rajahalme
2012-11-27
1
-0
/
+3
*
ofp-error: Remove ofperr_domain from external API
Simon Horman
2012-08-06
1
-33
/
+42
*
ofp-util: Make ofperr_encode_msg__() use correct Open Flow version
Simon Horman
2012-08-06
1
-11
/
+18
*
ofp-msgs: New approach to encoding and decoding OpenFlow headers.
Ben Pfaff
2012-07-30
1
-19
/
+22
*
Add error codes for Open Flow v1.2
Simon Horman
2012-03-27
1
-3
/
+58
*
Better abstract OpenFlow error codes.
Ben Pfaff
2012-01-12
1
-0
/
+287