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
/
dpif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
packets: New function packet_get_tcp_flags(), factored out of dpif.
Ben Pfaff
2012-02-15
1
-8
/
+1
*
Add a few 'const's.
Ben Pfaff
2012-02-01
1
-1
/
+1
*
dpif: Log each operation in dpif_operate().
Ben Pfaff
2012-01-16
1
-0
/
+14
*
dpif: Change provider interface to consistently use operation structs.
Ben Pfaff
2012-01-16
1
-66
/
+105
*
dpif: Factor 'type' and 'error' out of individual dpif_op members.
Ben Pfaff
2012-01-16
1
-12
/
+12
*
dpif: Simplify the "listen mask" concept.
Ben Pfaff
2012-01-12
1
-38
/
+8
*
Better abstract OpenFlow error codes.
Ben Pfaff
2012-01-12
1
-5
/
+5
*
ofp-print: Remove vestigial 'total_len' argument.
Ethan Jackson
2012-01-10
1
-2
/
+1
*
ofproto: Add "fast path".
Ben Pfaff
2011-11-28
1
-0
/
+2
*
tests: Allow unit tests to run as root.
Ethan Jackson
2011-11-18
1
-0
/
+15
*
datapath: Convert kernel priority actions into match/set.
Pravin B Shelar
2011-11-01
1
-3
/
+3
*
Implement new fragment handling policy.
Ben Pfaff
2011-10-21
1
-27
/
+0
*
dpif: New function dpif_operate() and dpif-linux implementation.
Ben Pfaff
2011-10-14
1
-0
/
+45
*
datapath: Move Netlink PID for userspace actions from flows to actions.
Ben Pfaff
2011-10-12
1
-1
/
+23
*
dpif: Avoid use of "struct ovs_dp_stats" in platform-independent modules.
Ben Pfaff
2011-10-05
1
-1
/
+1
*
flow: Move flow_extract_stats() to dpif.c, as dpif_flow_stats_extract().
Ben Pfaff
2011-09-30
1
-0
/
+20
*
sFlow: Genericize/simplify kernel sFlow implementation
Pravin Shelar
2011-09-28
1
-38
/
+1
*
datapath: Always use generic stats for devices (vports)
Pravin Shelar
2011-09-15
1
-1
/
+0
*
datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.
Justin Pettit
2011-08-19
1
-8
/
+8
*
dpif: Improve logging of upcalls.
Ben Pfaff
2011-06-09
1
-14
/
+28
*
datapath: Get packet metadata from userspace in odp_packet_cmd_execute().
Ben Pfaff
2011-06-01
1
-2
/
+7
*
Merge 'master' into 'next'.
Ben Pfaff
2011-05-12
1
-0
/
+1
|
\
|
*
ovs-dpctl: Add -s option to print packet and byte counters.
Ben Pfaff
2011-05-02
1
-0
/
+1
*
|
dpif: Make dp_parse_name() normalize its returned type.
Ben Pfaff
2011-05-11
1
-4
/
+6
*
|
dpif: Improve abstraction by making 'run' and 'wait' functions per-dpif.
Ben Pfaff
2011-05-11
1
-32
/
+19
*
|
dpif: Better log unusual errors in dpif_port_query_by_name().
Ben Pfaff
2011-05-04
1
-5
/
+8
*
|
dpif: New function dpif_normalize_type().
Ben Pfaff
2011-05-04
1
-3
/
+11
|
/
*
dpif: Use sset instead of svec in dpif interface.
Ben Pfaff
2011-03-31
1
-8
/
+8
*
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming scheme.
Ben Pfaff
2011-01-28
1
-7
/
+7
*
dpif: Remove dpif_get_all_names().
Ben Pfaff
2011-01-28
1
-27
/
+0
*
Eliminate ODPL_* from userspace-facing interface.
Ben Pfaff
2011-01-27
1
-11
/
+26
*
datapath: Eliminate 'flags' member from odp_flow.
Ben Pfaff
2011-01-27
1
-3
/
+2
*
dpif: Eliminate ODPPF_* constants from client-visible interface.
Ben Pfaff
2011-01-27
1
-11
/
+8
*
dpif: Eliminate "struct odp_flow_stats" from client-visible interface.
Ben Pfaff
2011-01-27
1
-7
/
+22
*
dpif: Eliminate "struct odp_flow" from client-visible interface.
Ben Pfaff
2011-01-27
1
-152
/
+148
*
datapath: Change ODP_FLOW_GET to retrieve only a single flow at a time.
Ben Pfaff
2011-01-27
1
-49
/
+1
*
datapath: Drop port information from odp_stats.
Ben Pfaff
2011-01-27
1
-0
/
+8
*
datapath: Drop queue information from odp_stats.
Ben Pfaff
2011-01-27
1
-20
/
+4
*
dpif: Eliminate "struct odp_port" from client-visible interface.
Ben Pfaff
2011-01-27
1
-12
/
+44
*
datapath: Change listing ports to use an iterator concept.
Ben Pfaff
2011-01-27
1
-45
/
+47
*
datapath: Report kernel's flow key when passing packets up to userspace.
Ben Pfaff
2011-01-27
1
-31
/
+30
*
datapath: Convert odp_flow_key to use Netlink attributes instead.
Ben Pfaff
2011-01-27
1
-11
/
+27
*
datapath: Change listing flows to use an iterator concept.
Ben Pfaff
2011-01-27
1
-67
/
+54
*
vswitchd: Consistently use size_t for action lengths.
Jesse Gross
2010-12-13
1
-1
/
+1
*
datapath: Replace "struct odp_action" by Netlink attributes.
Ben Pfaff
2010-12-10
1
-33
/
+33
*
dpif: Log port number of deleted port in dpif_port_del().
Ben Pfaff
2010-12-03
1
-1
/
+6
*
datapath: Make adding and attaching a vport a single step.
Ben Pfaff
2010-12-03
1
-10
/
+10
*
coverage: Make the coverage counters catalog program-specific.
Ben Pfaff
2010-11-30
1
-0
/
+13
*
dpif: Make dpif_class 'open' function take class instead of type name.
Ben Pfaff
2010-11-18
1
-1
/
+3
*
dpif: Use caller-provided dpif_class in dp_register_provider().
Ben Pfaff
2010-11-18
1
-10
/
+9
[next]