projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2010-02-12
Ben Pfaff
classifier: New function cls_rule_to_string().
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
datapath: Add ODPP_NORMAL constant.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
vconn: New functions vconn_verify_name(), pvconn_verify...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
rconn: New function rconn_get_last_error().
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
rconn: Decentralize and improve disconnection logging.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
vconn: When validating OpenFlow actions always check...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
ofpbuf: New function ofpbuf_to_string().
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
ofpbuf: Mark ofpbuf_headroom(), ofpbuf_tailroom() param...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
ofproto: Don't leak struct ofproto's port array.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Ben Pfaff
dpif-netdev: Fix validation of VLAN PCP value in usersp...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-12
Neil McKee
Allow sFlowCpInterval=0 to disable counter samples...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Ben Pfaff
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Ben Pfaff
ovs-wdt: Mark variable static and use NULL for a null...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Ben Pfaff
datapath: Mark functions "static".
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Ben Pfaff
datapath: When adding a port, return the new port numbe...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Ben Pfaff
dhcp: Add missing * to use of sizeof.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Ben Pfaff
Add extern "C" { ... } to some header files to support...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Ben Pfaff
ovs-pki: Avoid using local variables, which are non...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Ian Campbell
CA-37154: vswitch: Use MAC address of tagged PIF for...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Ben Pfaff
ofpbuf: Rename ofpbuf "private" member for C++ header...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
Jesse Gross
netdev: Correctly maintain netdev refcounts even if...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Ben Pfaff
configure: Silence check for broken strtok_r().
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Ben Pfaff
xenserver: Update to use upstream XenServer location...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Justin Pettit
Release Open vSwitch 0.99.1
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Ben Pfaff
Merge "sflow" into "master".
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Ian Campbell
xenserver: Update interface-reconfigure and vif integra...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Ben Pfaff
datapath: Clean up vswitch_skb_checksum_setup().
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Ben Pfaff
netdev: Rename "class" members to "netdev_class" for...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Ben Pfaff
hmap: Rename "new" to "new_node" for C++ header compati...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Ben Pfaff
dpif: Rename "class" member to "dpif_class" for C+...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ben Pfaff
sflow: Fix sFlow sampling structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Ben Pfaff
sflow: Fix printf format specifier in log message.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Ben Pfaff
dpif-linux: Always set *fnp in make_openvswitch_device().
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Justin Pettit
Release Open vSwitch 0.99.0.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Ben Pfaff
datapath: Disable preemption updating per-CPU data...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Improve documentation phrasing.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Document how the agent address is determined.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Fix byte order problem.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Improve user-visible string.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Improve comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Avoid division by zero if sampling rate is 0.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Fix ifDirection setting if duplex unknown.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
sflow: Fix handling of struct ofproto_sflow_options...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
datapath: Improve comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Pfaff
dpif: Remove stray new-line.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ben Pfaff
datapath: Renumber ioctls to avoid gaps.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ben Pfaff
Improve comments on interpretation of sFlow sampling...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ben Pfaff
datapath: Improve comments on struct dp_stats_percpu.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ben Pfaff
sflow: Write "sFlow" as "sFlow(R)" in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ben Pfaff
sflow: Set proper output port number for dropped packets.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ben Pfaff
sflow: Report port ifIndexes instead of datapath port...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Ben Pfaff
Add runtime test that strtok_r() bug fix works.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Ben Pfaff
Include lib/string.h in "make dist"-generated tarballs.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Justin Pettit
vconn: Add comment describing usage of VCONN_SSL_LONG_O...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Justin Pettit
Add extended vlog options to utilities
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Tetsuo NAKAGAWA
ofproto: Fix segfault when changing command execution...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Justin Pettit
xenserver: Fix small typo in vswitch-xapi-update
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Ben Pfaff
Fix documented name of key used to disable MAC learning...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Ben Pfaff
Initial implementation of sFlow.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Ben Pfaff
netdev: New functions for interpreting "enum ofp_port_f...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-21
Ben Pfaff
Add InMon's sFlow Agent library to the build system.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Ben Pfaff
initscript: pass complete path to pidfile to status...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Justin Pettit
ovs-vsctl: Fix traceback when telling target to reload
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Justin Pettit
netdev: Allow explicit creation of netdev objects
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Justin Pettit
dpif: Minor provider comment cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Ben Pfaff
classifier: Improve comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
ovs-openflowd: Add support for userspace-only switching.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
svec: New function svec_split().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
dpif: New function dpif_create_and_open().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
netflow: Break out code for sending packets into a...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
netflow: Use inet_open_active() to factor out some...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
socket-util: Generalize tcp_open_*() to UDP, as inet_op...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
socket-util: Make TCP open function support no default...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
netdev: New function netdev_get_ifindex().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
Move C compiler warning (-W) flags from CFLAGS to AM_CF...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Ben Pfaff
acinclude.m4: Fix inconsistency.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Justin Pettit
Correct dameon options in INSTALL.bridge
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Ben Pfaff
netdev: Really set output values to 0 on failure in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Jean Tourrilhes
ovs-controller: Add --wildcard and --normal features.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Ian Campbell
datapath: Use HAVE_PROTO_DATA_VALID when defining vswit...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
datapath: Fix warning building datapath on pre-2.6...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
datapath: Check for proto_data_valid member instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
Merge citrix branch into master.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jesse Gross
datapath: Allow minimum headroom to be set when copying...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jesse Gross
datapath: Copy Xen's checksumming fields when doing...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
datapath: Fix build with kernel header layout recently...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
Document userspace switch.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Ben Pfaff
Update documentation to mention correct Autoconf versio...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
datapath: Remove unused print_flow() function
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
datapath: Cleanup tab/space issues in datapath
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
vconn: Fix endian issue in unknown action type error...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
ovs-ofctl: Add support for transport and network modifi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
ofproto: Support missing set_nw_dst and set_tp_dst...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
datapath: Calculate proper checksum for set_tp_src...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Justin Pettit
ovs-appctl: Fix shadow variable that could cause segfault
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Justin Pettit
ofproto: Update time of super-rule to match sub-rule
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Justin Pettit
ovs-openflowd: Setup default listener
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Jesse Gross
ofproto: Don't send OpenFlow flow expirations hidden...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Jesse Gross
ofproto: Distinguish stats from before and after action...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Justin Pettit
ofproto: Correct structure length assertion for ofp_act...
commit
|
commitdiff
|
tree
|
snapshot
next