git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ofproto: Inline actions in struct rule_actions.
[sliver-openvswitch.git]
/
lib
/
dpif.h
2014-03-20
Alex Wang
dpif: Change dpif API to allow multiple handler threads...
blob
|
commitdiff
2014-02-27
Joe Stringer
dpif: New function flow_dump_next_may_destroy_keys().
blob
|
commitdiff
|
diff to current
2014-02-27
Joe Stringer
dpif: Don't synchronize flow_dump_next() status.
blob
|
commitdiff
|
diff to current
2014-02-27
Joe Stringer
dpif: Make dpif_flow_dump_next() thread-safe.
blob
|
commitdiff
|
diff to current
2014-02-27
Joe Stringer
dpif: Separate local and shared flow dump state.
blob
|
commitdiff
|
diff to current
2013-12-31
Jarno Rajahalme
dpif: Use explicit packet metadata.
blob
|
commitdiff
|
diff to current
2013-12-17
Francesco Fusco
dpif-linux: fix the size of n_masks
blob
|
commitdiff
|
diff to current
2013-12-16
Jarno Rajahalme
dpif: Allow execute to modify the packet.
blob
|
commitdiff
|
diff to current
2013-11-13
Ben Pfaff
dpif: Document datapath masking.
blob
|
commitdiff
|
diff to current
2013-11-06
Gurucharan Shetty
ofproto-dpif: Disassociate datapath max_ports with...
blob
|
commitdiff
|
diff to current
2013-10-29
Jarno Rajahalme
Widen TCP flags handling.
blob
|
commitdiff
|
diff to current
2013-10-22
Andy Zhou
dpif-linux: collect and display mega flow mask stats
blob
|
commitdiff
|
diff to current
2013-10-10
Ben Pfaff
dpif: Support working around actions that a datapath...
blob
|
commitdiff
|
diff to current
2013-08-23
Alex Wang
dpif: Change get_max_ports() to return uint32_t.
blob
|
commitdiff
|
diff to current
2013-07-25
Ben Pfaff
dpif: Make dpifs thread-safe, and document it.
blob
|
commitdiff
|
diff to current
2013-06-20
Alex Wang
Create specific types for ofp and odp port
blob
|
commitdiff
|
diff to current
2013-06-20
Andy Zhou
ovs-dpctl: Add mega flow support
blob
|
commitdiff
|
diff to current
2013-02-16
Ben Pfaff
Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.
blob
|
commitdiff
|
diff to current
2013-01-29
Ethan Jackson
netdev-vport: Build on all platforms.
blob
|
commitdiff
|
diff to current
2013-01-09
Ben Pfaff
dpif: Document.
blob
|
commitdiff
|
diff to current
2012-11-16
Justin Pettit
Add functions to determine how port should be opened...
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
dpif: Add function to get the dpif type.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
dpif: Add new dpif_port_exists() function.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
Always treat datapath ports as 32 bits.
blob
|
commitdiff
|
diff to current
2012-11-02
Justin Pettit
dpif: Fix minor typo in comment.
blob
|
commitdiff
|
diff to current
2012-08-21
Ben Pfaff
dpif: Add 'used' argument to dpif_flow_stats_extract().
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
dpif: Make caller of dpif_recv() provide buffer space.
blob
|
commitdiff
|
diff to current
2012-04-19
Ben Pfaff
ofproto-dpif: Batch flow uninstallations due to expiration.
blob
|
commitdiff
|
diff to current
2012-02-01
Ben Pfaff
Add a few 'const's.
blob
|
commitdiff
|
diff to current
2012-01-16
Ben Pfaff
dpif: Factor 'type' and 'error' out of individual dpif_...
blob
|
commitdiff
|
diff to current
2012-01-13
Ben Pfaff
dpif: Simplify the "listen mask" concept.
blob
|
commitdiff
|
diff to current
2011-11-18
Ethan Jackson
tests: Allow unit tests to run as root.
blob
|
commitdiff
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
diff to current
2011-10-14
Ben Pfaff
dpif: New function dpif_operate() and dpif-linux implem...
blob
|
commitdiff
|
diff to current
2011-10-12
Ben Pfaff
datapath-protocol: Rename to <linux/openvswitch.h>.
blob
|
commitdiff
|
diff to current
2011-10-12
Ben Pfaff
datapath: Move Netlink PID for userspace actions from...
blob
|
commitdiff
|
diff to current
2011-10-05
Ben Pfaff
dpif: Avoid use of "struct ovs_dp_stats" in platform...
blob
|
commitdiff
|
diff to current
2011-09-30
Ben Pfaff
flow: Move flow_extract_stats() to dpif.c, as dpif_flow...
blob
|
commitdiff
|
diff to current
2011-09-28
Pravin Shelar
sFlow: Genericize/simplify kernel sFlow implementation
blob
|
commitdiff
|
diff to current
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
blob
|
commitdiff
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
diff to current
2011-07-28
pravin shelar
Datapath action should not refer to controller
blob
|
commitdiff
|
diff to current
2011-06-09
Ben Pfaff
dpif: Improve logging of upcalls.
blob
|
commitdiff
|
diff to current
2011-06-01
Ben Pfaff
datapath: Get packet metadata from userspace in odp_pac...
blob
|
commitdiff
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Complete abstraction by adding enumeration...
blob
|
commitdiff
|
diff to current
2011-05-11
Ben Pfaff
dpif: Improve abstraction by making 'run' and 'wait...
blob
|
commitdiff
|
diff to current
2011-05-04
Ben Pfaff
dpif: New function dpif_normalize_type().
blob
|
commitdiff
|
diff to current
2011-05-02
Ben Pfaff
ovs-dpctl: Add -s option to print packet and byte counters.
blob
|
commitdiff
|
diff to current
2011-03-31
Ben Pfaff
dpif: Use sset instead of svec in dpif interface.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
dpif: Remove dpif_get_all_names().
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate ODPPF_* constants from client-visible...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow_stats" from client...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow" from client-visible...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
blob
|
commitdiff
|
diff to current
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
blob
|
commitdiff
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
diff to current
2010-10-11
Ben Pfaff
datapath: Remove implementation of port groups.
blob
|
commitdiff
|
diff to current
2010-08-27
Ben Pfaff
ofproto: Avoid user->kernel->user round-trip for many...
blob
|
commitdiff
|
diff to current
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
blob
|
commitdiff
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-17
Jesse Gross
Add extern "C" to more header files.
blob
|
commitdiff
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-02-01
Jesse Gross
dpif: Allow providers to be managed at runtime.
blob
|
commitdiff
|
diff to current
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
blob
|
commitdiff
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
diff to current
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
blob
|
commitdiff
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
diff to current
2009-11-23
Ben Pfaff
dpif: New function dpif_create_and_open().
blob
|
commitdiff
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
diff to current
2009-09-01
Justin Pettit
dpif: Add dpif_port_get_name call
blob
|
commitdiff
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
diff to current
2009-08-07
Justin Pettit
ovs-dpctl: Add dump-dps command
blob
|
commitdiff
|
diff to current
next