projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
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
2009-11-13
Ian Campbell
xenserver: interface-reconfigure and vif hotplug relice...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Justin Pettit
ofp-print: Add missing error types
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Jesse Gross
ofproto: Correctly credit stats for displaced rules.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Jesse Gross
bridge: Fix segfault when updating learning table for...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Jesse Gross
mirroring: Preserve key for disabling learning.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Jesse Gross
bridge: Feed flow stats into learning table.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Jesse Gross
ofproto: Update stats for exact match flows before...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jesse Gross
Merge citrix branch into master.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jesse Gross
mirroring: Allow learning to be disabled on a VLAN.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jesse Gross
bridge: Require learning table at all times.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Justin Pettit
vconn: Clean-up "match" typo in comments
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Ben Pfaff
ovs-vsctl: Capitalize names of global constants but...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Ben Pfaff
Make ovs-appctl easier to use and synchronize its inter...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Jesse Gross
bonding: Ignore updelay if there is no active slave.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Ben Pfaff
Fix incorrect printf format specifiers.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Ben Pfaff
backtrace: Avoid GCC warning on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Ben Pfaff
backtrace: Suppress dumb GCC warning on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Jesse Gross
udatapath: Implement ZERO_TCP_FLAGS option.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Jesse Gross
netflow: Only query stats of installed flows.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Jesse Gross
datapath: Allow TCP flags to be cleared.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Jean Tourrilhes
Revert "ovs-ofctl: Fix use-after-free error in del...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Jean Tourrilhes
ovs-ofctl: Fix use-after-free error in del-flows command.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Justin Pettit
xenserver: Fix issue with deleting network UUID on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Justin Pettit
Mention running boot.sh when pulling sources from Git
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Jesse Gross
netflow: Implement NetFlow active timeouts.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Jesse Gross
datapath: Allow TCP flags to be cleared.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Jesse Gross
ofproto: Only zero stats for non exact-match sub-rules.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-30
Reid Price
dump-vif-details: Safeguard 'finally' code
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Justin Pettit
openflow: Fix endian issues in flow expiration messages
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Justin Pettit
xenserver: Print program name on error in dump-vif...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Jesse Gross
netflow: Populate NetFlow output interface field.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Ben Pfaff
Spell verb form of "set up" correctly throughout the...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Justin Pettit
flow: Differentiate between "port" when printing flows
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Justin Pettit
ovs-vswitchd: Document "bridge/dump-flows" management...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Jesse Gross
bridge: Allow flows based on ARP opcode to be installed.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-23
Ben Pfaff
Merge "citrix" into "master".
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Jesse Gross
bridge: Eject NORMAL flows without a learning entry...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Jesse Gross
bonding: Balance bond slaves based on ratio.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Jesse Gross
bonding: Drop unicast packets which have a different...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Jesse Gross
xen: Restore state files for VIF VLANs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Jesse Gross
xen: Correctly write VLAN key in config file.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Ben Pfaff
ovs-vsctl: Add tests that adding duplicate bridges...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Ben Pfaff
ovs-vsctl: Add the ability to perform multiple operatio...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Ben Pfaff
ovs-vsctl: Refactor internals to increase flexibility.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Ben Pfaff
ovs-vsctl: Allow bridge name to be omitted from del...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Ben Pfaff
ovs-vsctl: Log changes to configuration file to syslog.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Ben Pfaff
Make sure that time advances in a daemon between calls...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Ben Pfaff
datapath: Fix build with Linux 2.6.31.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Ben Pfaff
datapath: Ignore return value from rtnl_notify().
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Ben Pfaff
datapath: Fix warning on 64-bit builds.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Ben Pfaff
datapath: Factor out code for getting and setting liste...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Jesse Gross
vlan: Compare vlan tags before implicit tagging when...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Ben Pfaff
datapath: Fix build with Centos 5.3 kernel.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Ben Pfaff
datapath: Add cpumask.h header wrapper to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Ben Pfaff
xenserver: Crossport "master" interface-reconfigure...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Jesse Gross
ofproto: Make current packet counts more accurate.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Jesse Gross
bonding: Compare ports, not interfaces, for loop checks.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Jean Tourrilhes
ovs-ofctl: Fix use-after-free error in mod-flows command.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Jean Tourrilhes
datapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
Ben Pfaff
xenserver: Fix ovs-vsctl in built RPM by defining ...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Justin Pettit
Merge commit 'v0.90.6' into citrix
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Justin Pettit
Prepare for v0.90.6 release.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Justin Pettit
xenserver: Fix dbcache location for xen-bugtool
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Justin Pettit
Merge commit 'origin/citrix'
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Justin Pettit
xenserver: Include dbcache in xen-bugtool output
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Jesse Gross
netflow: Increase maximum number of NetFlow records...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ben Pfaff
Merge "citrix" branch into "master.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Jesse Gross
bonding: Update the link status on the bond fake interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ian Campbell
xenserver: use ovs-vsctl for VIF VLANs instead of separ...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Ian Campbell
xenserver: Include bridge.*.xs-network-uuids for all...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Ben Pfaff
vswitch: Allow user to set Ethernet address of any...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Ben Pfaff
vswitch: Factor out detection of internal interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Ben Pfaff
secchan: Clarify logic in add_output_action().
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Justin Pettit
dpif-linux: Clarify bad device warning message
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Justin Pettit
dpif-linux: Fail earlier if OVS kernel module isn't...
commit
|
commitdiff
|
tree
|
snapshot
next