git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
debian: Clarify packages' purpose in description
[sliver-openvswitch.git]
/
ofproto
/
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
tree
|
commitdiff
2010-03-24
Ben Pfaff
ofproto: Don't optimize out updating flow cookie.
tree
|
commitdiff
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
tree
|
commitdiff
2010-03-09
Ben Pfaff
ofproto: Avoid extra call to time_msec().
tree
|
commitdiff
2010-03-06
Ben Pfaff
ofproto: Fix stupid typo that broke the build.
tree
|
commitdiff
2010-03-05
Ben Pfaff
ofproto: Fix OpenFlow flow statistics result.
tree
|
commitdiff
2010-03-04
Ben Pfaff
ofproto: Don't shadow global variable name.
tree
|
commitdiff
2010-02-25
Jesse Gross
collectors: Check for NULL set of collectors.
tree
|
commitdiff
2010-02-24
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-20
Jesse Gross
collectors: Check for NULL set of collectors.
tree
|
commitdiff
2010-02-20
Ben Pfaff
ofproto: Fix implementation of OFPAT_SET_NW_DST.
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Always terminate OpenFlow description strings
tree
|
commitdiff
2010-02-20
Justin Pettit
ovs-vswitchd: Remove inline OpenFlow descriptions
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Don't leak descriptions when destroying an...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Set protocol version to 0x01 (OpenFlow 1.0)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Querying port stats for individual ports ...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Improve resolution of flow stats and removed...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add support for matching IP addresses in ARP...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add support for flow cookies (OpenFlow 1.0)
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add user-specifiable datapath description...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Use 64-bit datapath id and management id ...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add support for barrier command (OpenFlow...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Add selective Flow Removed messages and flow...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Check overlap, emerg flow cache, and error...
tree
|
commitdiff
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
tree
|
commitdiff
2010-02-24
Ben Pfaff
ofproto: Delete fail-open flow when turning off fail...
tree
|
commitdiff
2010-02-17
Jesse Gross
Add extern "C" to more header files.
tree
|
commitdiff
2010-02-12
Ben Pfaff
ofproto: Use UINT16_MAX in place of -1, for clarity.
tree
|
commitdiff
2010-02-12
Ben Pfaff
Work around bugs in system headers.
tree
|
commitdiff
2010-02-12
Ben Pfaff
Add missing <stdint.h> includes.
tree
|
commitdiff
2010-02-12
Ben Pfaff
pktbuf: Assign UINT16_MAX in place of -1, for clarity.
tree
|
commitdiff
2010-02-12
Ben Pfaff
ofproto: Don't leak struct ofproto's port array.
tree
|
commitdiff
2010-02-11
Ben Pfaff
Merge "master" into "next".
tree
|
commitdiff
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
tree
|
commitdiff
2010-02-11
Ben Pfaff
ofproto: Avoid passing indeterminate value to rule_inse...
tree
|
commitdiff
2010-02-11
Ben Pfaff
sflow: Don't assign value that is never used.
tree
|
commitdiff
2010-02-08
Jesse Gross
vswitch: Consistently set Nicira OUI.
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'next' of repo.nicira.com:/srv/git/openvsw...
tree
|
commitdiff
2010-02-06
Justin Pettit
Merge branch 'master' into next
tree
|
commitdiff
2010-02-01
Ben Pfaff
ofproto: Mark NXT_ACT_SET_CONFIG and NXT_ACT_GET_CONFIG...
tree
|
commitdiff
2010-02-01
Ben Pfaff
ofproto: Remove support for OpenFlow-based management...
tree
|
commitdiff
2010-01-28
Jesse Gross
dpif: Update dpif interface to match netdev.
tree
|
commitdiff
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
tree
|
commitdiff
2010-01-20
Ben Pfaff
sflow: Fix sFlow sampling structure.
tree
|
commitdiff
2010-01-19
Ben Pfaff
sflow: Fix printf format specifier in log message.
tree
|
commitdiff
2010-01-15
Jesse Gross
netdev: Fully handle netdev lifecycle through refcounting.
tree
|
commitdiff
2010-01-11
Ben Pfaff
sflow: Fix byte order problem.
tree
|
commitdiff
2010-01-11
Ben Pfaff
sflow: Improve user-visible string.
tree
|
commitdiff
2010-01-11
Ben Pfaff
sflow: Improve comments.
tree
|
commitdiff
2010-01-11
Ben Pfaff
sflow: Avoid division by zero if sampling rate is 0.
tree
|
commitdiff
2010-01-11
Ben Pfaff
sflow: Fix ifDirection setting if duplex unknown.
tree
|
commitdiff
2010-01-11
Ben Pfaff
sflow: Fix handling of struct ofproto_sflow_options...
tree
|
commitdiff
2010-01-09
Ben Pfaff
sflow: Set proper output port number for dropped packets.
tree
|
commitdiff
2010-01-09
Ben Pfaff
sflow: Report port ifIndexes instead of datapath port...
tree
|
commitdiff
2010-01-06
Ben Pfaff
vconn: Reimplement in terms of the "stream" abstraction.
tree
|
commitdiff
2010-01-05
Tetsuo NAKAGAWA
ofproto: Fix segfault when changing command execution...
tree
|
commitdiff
2010-01-04
Ben Pfaff
ofproto: Get rid of unused parameter to ofconn_destroy().
tree
|
commitdiff
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
tree
|
commitdiff
2010-01-04
Ben Pfaff
ofproto: Drop remote command execution feature.
tree
|
commitdiff
2009-12-15
Justin Pettit
Clean-up compiler warnings about ignoring return values
tree
|
commitdiff
2009-12-07
Jesse Gross
netflow: Correctly set active timeout value.
tree
|
commitdiff
2009-12-07
Ben Pfaff
ofproto: Fix reversed inequality test.
tree
|
commitdiff
2009-12-03
Ben Pfaff
vswitchd: Initial conversion to database-based configur...
tree
|
commitdiff
2009-12-02
Ben Pfaff
Merge "master" branch into "db".
tree
|
commitdiff
2009-11-23
Ben Pfaff
netflow: Break out code for sending packets into a...
tree
|
commitdiff
2009-11-23
Ben Pfaff
netflow: Use inet_open_active() to factor out some...
tree
|
commitdiff
2009-11-18
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-11-17
Justin Pettit
ofproto: Support missing set_nw_dst and set_tp_dst...
tree
|
commitdiff
2009-11-14
Justin Pettit
ofproto: Update time of super-rule to match sub-rule
tree
|
commitdiff
2009-11-10
Jesse Gross
Merge citrix branch into master.
tree
|
commitdiff
2009-11-04
Ben Pfaff
Add new function xzalloc(n) as a shorthand for xcalloc...
tree
|
commitdiff
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
tree
|
commitdiff
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
tree
|
commitdiff
2009-09-22
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-09-12
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-09-05
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-09-02
Ben Pfaff
ofproto: Fix bad merge in previous commit.
tree
|
commitdiff
2009-09-02
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-08-25
Justin Pettit
Cleanup incorrect unitialized variable warnings.
tree
|
commitdiff
2009-08-25
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-08-19
Ben Pfaff
Merge citrix into master.
tree
|
commitdiff
2009-08-19
Ben Pfaff
Merge citrix into master.
tree
|
commitdiff
2009-07-30
Ben Pfaff
netdev: Implement an abstract interface to network...
tree
|
commitdiff
2009-07-30
Ben Pfaff
netdev: Make netdev_find_dev_by_in4() use netdevs,...
tree
|
commitdiff
2009-07-30
Ben Pfaff
ofproto: Don't use netdev_nodev_get_etheraddr() in...
tree
|
commitdiff
2009-07-30
Ben Pfaff
netdev: Change netdev_get_etheraddr() to return an...
tree
|
commitdiff
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-07-29
Justin Pettit
Merge commit 'origin/citrix'
tree
|
commitdiff
2009-07-16
Ben Pfaff
Merge citrix branch into master.
tree
|
commitdiff
2009-07-08
Ben Pfaff
Rename "secchan" to "ofproto" (library) and "ovs-openfl...
tree
|
commitdiff