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
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-93
/
+0
*
ofproto: Implement OpenFlow 1.3+ table features request.
Ben Pfaff
2014-08-11
1
-4
/
+3
*
ofp-util: Abstract table miss configuration and fix related bugs.
Ben Pfaff
2014-08-11
1
-21
/
+47
*
ofp-actions: Add instructions bitmaps and fix related bug.
Ben Pfaff
2014-08-11
1
-1
/
+1
*
ofp-actions: Add action bitmap abstraction.
Ben Pfaff
2014-08-11
1
-41
/
+25
*
ofp-util: Remove prototypes for unimplemented functions.
Ben Pfaff
2014-08-07
1
-3
/
+0
*
Remove assumption that there are 64 or fewer fields.
Ben Pfaff
2014-07-26
1
-4
/
+5
*
ofproto: Use OFPRR_GROUP_DELETE
Simon Horman
2014-06-11
1
-0
/
+3
*
ofproto: Add support for Openflow group and bucket stats.
Ryan Wilson
2014-05-21
1
-5
/
+7
*
meta-flow: Encode OXM version information into struct mf_field.
Ben Pfaff
2014-05-14
1
-0
/
+2
*
Implement OpenFlow 1.5 port desc stats request.
Ben Pfaff
2014-05-14
1
-1
/
+6
*
Implement OpenFlow 1.5 group desc stats request.
Ben Pfaff
2014-05-14
1
-1
/
+4
*
Add skeleton for OF1.5 support.
Ben Pfaff
2014-05-14
1
-3
/
+8
*
Implement OpenFlow 1.4 port_mod messages.
Ben Pfaff
2014-05-14
1
-1
/
+1
*
ofp-util: Remove ofputil_count_phy_ports().
Ben Pfaff
2014-05-14
1
-1
/
+0
*
ofp-msgs: New functions ofpmp_version() and ofpmp_decode_raw().
Ben Pfaff
2014-05-14
1
-2
/
+1
*
ofp-util: Fix definition of OFPUTIL_P_OF13_UP.
Ben Pfaff
2014-05-14
1
-5
/
+3
*
ovs-ofctl: Fix port lookup and "ovs-ofctl" behavior for OpenFlow 1.3+.
Ben Pfaff
2014-05-14
1
-1
/
+1
*
Add basic implementation for OpenFlow 1.4 bundles
Alexandru Copot
2014-05-02
1
-0
/
+23
*
Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
Ben Pfaff
2014-04-30
1
-7
/
+9
*
ofproto: Inline actions in struct rule_actions.
Jarno Rajahalme
2014-04-29
1
-4
/
+4
*
ofproto/bond: Implement bond megaflow using recirculation
Andy Zhou
2014-04-07
1
-0
/
+7
*
ofp-util: Implement OFPMP_TABLE_FEATURES decoding and printing.
Alexander Wu
2014-03-23
1
-1
/
+74
*
ofp-actions: Complete ofp13_action_type.
Alexander Wu
2014-03-23
1
-0
/
+5
*
ofproto: Allow the use of the OpenFlow 1.4 protocol
Alexandru Copot
2014-03-23
1
-2
/
+5
*
ofp-util: Use enum ofp_table_config in struct ofputil_table_mod
Simon Horman
2014-03-11
1
-1
/
+1
*
lib/ofp: Consolidate some struct field orders
Helmut Schaa
2013-12-13
1
-4
/
+4
*
Classifier: Track address prefixes.
Jarno Rajahalme
2013-12-11
1
-1
/
+1
*
ofproto: report the correct set of actions for group features
Ben Pfaff
2013-11-04
1
-2
/
+6
*
ofproto: Verify compatibility of liveness of groups with their type
Simon Horman
2013-11-01
1
-0
/
+7
*
ofproto: Centralize action checking, doing it at decode time.
Ben Pfaff
2013-11-01
1
-1
/
+3
*
ofp-util: Move ofputil_check_output_port() to ofp-actions, rename.
Ben Pfaff
2013-11-01
1
-2
/
+0
*
ofp-actions: Simplify interface and internal structure.
Jarno Rajahalme
2013-11-01
1
-0
/
+1
*
Native Set-Field action.
Jarno Rajahalme
2013-11-01
1
-0
/
+1
*
ofproto: Add support for sending OFPTYPE_ROLE_STATUS messages.
Alexandru Copot
2013-10-29
1
-0
/
+12
*
Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_GET_CONFIG_REPLY.
Venkitachalam Gopalakrishnan
2013-10-29
1
-0
/
+28
*
lib/ofp-actions: Enforce action consistency.
Jarno Rajahalme
2013-10-23
1
-0
/
+1
*
ofp-util: Use correct cookie value in "packet_in"s when no flow involved.
Ben Pfaff
2013-10-22
1
-1
/
+1
*
ofp-util: Improve comments on struct ofputil_packet_in.
Ben Pfaff
2013-10-22
1
-7
/
+23
*
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
[next]