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-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
connmgr: Move send_len from ofputil_packet_in to ofproto_packet_in.
Ben Pfaff
2013-10-22
1
-1
/
+0
*
connmgr: Move controller_id from ofputil_packet_in to ofproto_packet_in.
Ben Pfaff
2013-10-22
1
-1
/
+0
*
ofproto, ofp-util: Begin disentangling packet-in wire format and handling.
Ben Pfaff
2013-10-22
1
-2
/
+0
*
ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
Joe Stringer
2013-10-21
1
-1
/
+1
*
include/openflow: Move union ofp_action away from headers.
Jarno Rajahalme
2013-10-17
1
-0
/
+1
*
ofproto: update flow_stats flags on flow_stats_request
Daniel Baluta
2013-09-11
1
-5
/
+13
*
openflow-1.1+: OFPT_TABLE_MOD (part 1)
Andy Zhou
2013-09-07
1
-0
/
+11
*
ovs-ofctl: Handle any number of buckets in group statistics
Simon Horman
2013-09-05
1
-1
/
+1
*
Implement OpenFlow 1.1+ "groups" protocol.
Neil Zhu
2013-09-02
1
-0
/
+94
*
lib: Keep track of usable protocols while parsing.
Jarno Rajahalme
2013-08-27
1
-6
/
+11
*
ofp-util: Abstract flow_mod OFPFF_* flags.
Ben Pfaff
2013-08-27
1
-2
/
+12
*
ofproto-dpif: Make packet_ins thread safe.
Ethan Jackson
2013-08-08
1
-0
/
+2
*
ofproto-dpif: Handle learn action flow mods asynchronously.
Ethan Jackson
2013-08-02
1
-0
/
+2
*
Implement OpenFlow 1.3 queue stats duration feature.
Ben Pfaff
2013-07-26
1
-1
/
+9
*
Add basic OpenFlow 1.1 protocol support.
Ben Pfaff
2013-07-08
1
-3
/
+16
*
ofp-util: Add 'modify_cookie' to struct ofputil_flow_mod, to support OF1.1.
Ben Pfaff
2013-07-08
1
-16
/
+25
*
ofp-util: Meter fixes.
Jarno Rajahalme
2013-06-27
1
-15
/
+15
*
ofp-util: Support for OpenFlow 1.3 meters.
Jarno Rajahalme
2013-06-25
1
-0
/
+87
*
ofp-util: New function ofputil_port_to_string().
Ben Pfaff
2013-06-24
1
-0
/
+2
*
ofp-util: Remove prototype of non-existing function.
Jarno Rajahalme
2013-06-20
1
-2
/
+0
*
Create specific types for ofp and odp port
Alex Wang
2013-06-20
1
-17
/
+19
*
ofp-util: Don't return static data in ofputil_packet_in_reason_to_string().
Ben Pfaff
2013-06-10
1
-1
/
+5
*
Implement duration fields in OpenFlow 1.3 port stats.
Ben Pfaff
2013-05-30
1
-0
/
+2
*
ofp-util: Fix type of 'port' param to ofputil_encode_dump_ports_request().
Ben Pfaff
2013-05-03
1
-1
/
+1
*
ofp-util: Remove prototype for unimplemented, misspelled function.
Ben Pfaff
2013-02-25
1
-2
/
+0
*
ofp-util: Simplify struct ofputil_role_request.
Ben Pfaff
2013-02-11
1
-4
/
+3
*
nicira-ext: Remove the autopath action.
Ethan Jackson
2013-02-05
1
-1
/
+0
*
Remove useless use of <assert.h>.
Ben Pfaff
2013-01-16
1
-1
/
+0
*
Add Openflow 1.2 role request/reply processing, update OF 1.2 tests. Add stru...
Jarno Rajahalme
2012-12-28
1
-0
/
+13
*
ofp-util: New functions for converting protocols to and from versions.
Ben Pfaff
2012-11-29
1
-3
/
+6
*
ofp-util: Make "OXM" flow format name include both OpenFlow 1.2 and 1.3.
Ben Pfaff
2012-11-29
1
-0
/
+1
*
ofp-util: Style fixes.
Ben Pfaff
2012-11-29
1
-2
/
+1
*
Initial OpenFlow 1.3 support
Jarno Rajahalme
2012-11-27
1
-9
/
+13
*
Fix handling of OFPP_ANY in OpenFlow 1.1 and later.
Jarno Rajahalme
2012-11-27
1
-1
/
+1
*
vswitchd: Configuration of allowed OpenFlow versions
Simon Horman
2012-11-19
1
-0
/
+1
*
connmgr: Use version of underlying rconn
Ben Pfaff
2012-11-19
1
-0
/
+1
*
ofp-util: Allow use of OpenFlow 12 flow format
Ben Pfaff
2012-11-16
1
-2
/
+4
*
ofp-util: Rename OFPUTIL_P_* constants and update comments for clarity.
Ben Pfaff
2012-11-16
1
-18
/
+32
*
ofp-util: Add version bitmap support to hello messages.
Simon Horman
2012-11-04
1
-0
/
+4
*
ofp-util: Add functions to support version number bitmaps.
Simon Horman
2012-11-04
1
-0
/
+26
*
ofp-actions: Implement writing to metadata field
Joe Stringer
2012-10-18
1
-0
/
+1
*
ofp-util: Separate output, error reporting in ofputil_port_from_string().
Ben Pfaff
2012-10-18
1
-1
/
+1
*
ofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
Simon Horman
2012-10-12
1
-0
/
+24
*
ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
Simon Horman
2012-10-10
1
-0
/
+15
*
ofp-util: Set Packet In Format: Use prevailing OpenFlow version
Simon Horman
2012-10-04
1
-1
/
+2
*
ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove Messages
Simon Horman
2012-10-01
1
-0
/
+1
*
ofp-actions: Allow OF1.1+ actions to be variable-length.
Ben Pfaff
2012-09-26
1
-7
/
+7
*
ofp-actions: Prepare to treat OF1.2 actions as OF1.1 actions.
Ben Pfaff
2012-09-26
1
-5
/
+0
*
ovs-ofctl: Accept port keywords, OF1.1 port numbers, reject port number 0.
Ben Pfaff
2012-09-20
1
-1
/
+1
*
ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table Statistics Request Mess...
Simon Horman
2012-09-13
1
-0
/
+9
[prev]
[next]