projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add missing "static" keywords.
[openvswitch]
/
lib
/
dpif-linux.c
2011-05-16
Ben Pfaff
Add missing "static" keywords.
blob
|
commitdiff
|
raw
2011-05-02
Ben Pfaff
ovs-dpctl: Add -s option to print packet and byte counters.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Ethan Jackson
dpif-linux: Recycle leaked ports.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ben Pfaff
dpif-linux: Avoid logging error on ENOENT in dpif_linux...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Ben Pfaff
dpif-linux: Avoid segfault on netdev_get_stats() withou...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Ethan Jackson
dpif-linux: Choose port numbers more prudently.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-01
Ben Pfaff
netdev-vport: Implement 'send' function.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
dpif: Use sset instead of svec in dpif interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Ben Pfaff
datapath: Dump flow actions only if there is room.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Ben Pfaff
dpif-linux: Always pass an actions attribute in dpif_fl...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Jesse Gross
dpif-linux: Read flow used time.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-30
Jesse Gross
dpif-linux: Add missing NLM_F_ECHO flag to flow requests.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-29
Ethan Jackson
dpif-linux: Remove extraneous name variable.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Remove dpif_get_all_names().
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change dp_idx to dp_ifindex, the ifindex...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif-linux: Replace 'minor' by 'dp_idx'.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert ODP_DP_* commands to use AF_NETLINK...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert ODP_EXECUTE to use Netlink framing.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert datapath operations to use Netlink...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate ODPPF_* constants from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow_stats" from client...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow" from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netli...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop datapath index and port number from...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Make it possible to query vports by name...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Ethan Jackson
rtnetlink: Remove LINK specific messages from rtnetlink
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Justin Pettit
vswitch: Use "ipsec_gre" vport instead of "gre" with...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
vswitchd: Consistently use size_t for action lengths.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
Ben Pfaff
dpif: Make dpif_class 'open' function take class instea...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
vlog: Make client supply semicolon for VLOG_DEFINE_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Remove implementation of port groups.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Ben Pfaff
shash: New function shash_steal().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Ben Pfaff
vlog: Add VLOG_WARN_ONCE() and similar macros.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Ben Pfaff
ofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_wi...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Ben Pfaff
netdev-linux: Avoid minor number 0 in traffic control.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Ben Pfaff
dpif-linux: Translate queues to priorities correctly.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Ben Pfaff
datapath: Make datapath-protocol.h portable to non...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-20
Justin Pettit
dpif: Include stat.h header
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Ben Pfaff
dpif-linux: Use hash instead of sorted array.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Ben Pfaff
ofproto: Avoid buffer copy in OFPT_PACKET_IN path.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
dpif-linux: Clean up vports that are no longer in config.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Add generic virtual port layer.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Tetsuo NAKAGAWA
dpif-linux: Fix file descriptor leak.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Jesse Gross
Fix some regressions from the merge from master.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-02-01
Jesse Gross
dpif: Allow providers to be managed at runtime.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Ben Pfaff
dpif-linux: Always set *fnp in make_openvswitch_device().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-10
Jesse Gross
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Justin Pettit
dpif-linux: Clarify bad device warning message
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Justin Pettit
dpif-linux: Fail earlier if OVS kernel module isn't...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
Cleanup isdigit() warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Ben Pfaff
Merge citrix into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
rtnetlink: Move into separate source and header file.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
netdev-linux: Rename "linux_netdev_*" to "rtnetlink_*".
blob
|
commitdiff
|
raw
|
diff to current
2009-07-30
Ben Pfaff
netdev: Implement an abstract interface to network...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-16
Ben Pfaff
Merge citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
vswitch: Avoid knowledge of details specific to Linux...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-06
Ben Pfaff
dpif-linux: Don't allow arbitrary internal ports to...
blob
|
commitdiff
|
raw
|
diff to current
next